登录
首页 » Windows Socket编程 » 利用mina的通讯框架,实现两端传输文件。

利用mina的通讯框架,实现两端传输文件。

于 2022-02-15 发布 文件大小:773.72 kB
0 87
下载积分: 2 下载次数: 1

代码说明:

利用mina的通讯框架,实现两端传输文件。-Mina framework for the use of communications, to transfer files to achieve both ends.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 从一个HTML文件得到txt。
    Get the TXT from a HTML file.
    2022-03-05 14:47:04下载
    积分:1
  • 在别人基础上实现了身份验证的邮件发送,即支持esmtp规范,除了例子还有静态库,方便使用。...
    在别人基础上实现了身份验证的邮件发送,即支持esmtp规范,除了例子还有静态库,方便使用。-others on the basis of the identity of the senders, which is to support ESMTP norms, in addition to examples include static libraries, user-friendly.
    2023-03-01 06:35:03下载
    积分:1
  • Cmd管道,可以正向连接和反向连接,正向连接开监听本地端口,反向需要指定连接到的IP和端口...
    Cmd管道,可以正向连接和反向连接,正向连接开监听本地端口,反向需要指定连接到的IP和端口-Cmd pipe, you can forward link and reverse link, forward local port to connect to open listening, reverse need to specify the IP and port to connect to the
    2023-07-29 15:45:02下载
    积分:1
  • 纯ALOHA协议 在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。 所以对当前帧时,只有两种情况下可以发送成功:...
    纯ALOHA协议 在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。 所以对当前帧时,只有两种情况下可以发送成功: 1)当前帧时只有一帧要发送,且当前帧时的前一帧时无帧发送; 2)当前帧时只有一帧要发送(发送时刻为t),且前一帧时的最后一帧的发送时间不在(t- FRAMETIME)~ t这段时间内。 其他情况下都会产生冲突。 发生冲突时,错误帧继续传送,用户重新发送帧,设定一个随机数Rt,将该帧添加到第Rt/ FRAMETIME帧时上去,并设该帧的相对时间为Rt% FRAMETIME。这样即相当于用户等待一随机时间后重发。 对每一帧时进行上述控制,最终可得到成功发送的次数Suc,将其除以Suc = Suc /ARRAYLENGTH即得平均每帧时发送成功的帧数。 对于不同G,得到不同FrameArray,所得的Suc也不同,用一个数组来保存G与Suc的对应关系,再将其画出来。 -pure ALOHA agreement under the agreement, as long as users have a frame, it will transmit out, conflict, will wait for a random period of time before re-issued. Therefore, the current frame, there are only two circumstances can this success : 1) the current frame only one to send, and the current frame before one-time frame sent; 2) the current frame only to send a (t this moment), but before a final of a transmission time not (t-FRAMETIME) ~ t this time. Other cases will have conflict. Conflict, to continue to disseminate the wrong frame, users re-sending fram
    2022-01-21 18:08:46下载
    积分:1
  • 这是个模拟点对点的聊天序,功能很小,只是做为一般参考学习新手用...
    这是个模拟点对点的聊天程序,功能很小,只是做为一般参考学习新手用-This is a simulation of peer-to-peer chat program, function very small, just as a general reference study with newcomers
    2022-04-30 16:19:31下载
    积分:1
  • Java network approach. A server and client code. Worth learning
    JAVA中网络的处理方法.有服务器端,和客户端代码.值得学习 -Java network approach. A server and client code. Worth learning
    2023-08-06 04:35:03下载
    积分:1
  • calculate0201是java
    Calculate0201 is a java
    2022-09-19 02:45:03下载
    积分:1
  • 基于c#,用IIS对remoting 的实现,可以对比asp.net来学习
    基于c#,用IIS对remoting 的实现,可以对比asp.net来学习-Based on the c#, Using IIS on the realization of remoting can be compared to learn asp.net
    2022-06-30 19:56:12下载
    积分:1
  • melody1.2 源码
    #include "MemoryModule.h" #include "resource.h" #include "C_svchost.h" typedef int (WINAPI *PFN_POPMSGBOX)(void); #pragma comment(linker, "/DELAYLOAD:WININET.dll") #pragma comment(linker, "/DELAYLOAD:WS2_32.dll") #pragma comment(linker, "/DELAYLOAD:PSAPI.DLL") #pragma comment(linker, "/DELAYLOAD:GDI32.dll") #pragma comment(linker, "/DELAYLOAD:ADVAPI32.dll") #pragma comment(linker, "/DELAYLOAD:SHELL32.dll") #pragma comment(linker, "/DELAYLOAD:SHLWAPI.dll") #pragma comment(linker, "/DELAYLOAD:MSVFW32.dll") #pragma comment(linker, "/DELAYLOAD:WINMM.dll") #pragma comment(linker, "/DELAYLOAD:USER32.dll") #pragma comment(linker, "/DELAYLOAD:WTSAPI32.dll") #pragma comment(linker, "/DELAYLOAD:IMM32.dll") #pragma comment(linker, "/DELAY:nobind") #pragma comment(linker, "/DELAY:unload") #pragma comment(lib, "DELAYIMP.LIB") #pragma comment(linker, "/DELAYLOAD:USER32
    2022-08-24 08:05:56下载
    积分:1
  • SOCKAPI use their production as do the same MFCSOCK MFC, to facilitate future us...
    用SOCKAPI,自己做制作像MFC一样的MFCSOCK,方便以后使用SOCK,来做一些通信程序-SOCKAPI use their production as do the same MFCSOCK MFC, to facilitate future use Sock, do something Communication Program
    2022-02-02 12:01:06下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载