搜索资源列表
ClientDll
- 封装了winsock的通信模块,具有不限制大小的文件和数据传送功能,具有rpc调用接口,是一个属于文件和数据传输的高层封装类的客户端-the communications module, with no limit to the size of documents and data transmission functions with rpc call interface, is a document belonging to the data transmission and high-le
NetSrvDll
- 封装了winsock的通信模块,具有不限制大小的文件和数据传送功能,具有rpc调用接口,是一个属于文件和数据传输的高层封装类的服务器段-the communications module, with no limit to the size of documents and data transmission functions with rpc call interface, is a document belonging to the data transmission and high-l
NetClientTest
- 装了winsock的通信模块,具有不限制大小的文件和数据传送功能,具有rpc调用接口,是一个属于文件和数据传输的高层封装类的服务器端的测试程序 -installed by the winsock communication module, with no limit to the size of documents and data transmission functions with rpc call interface, is a document belonging to the d
NetSrvTest
- 装了winsock的通信模块,具有不限制大小的文件和数据传送功能,具有rpc调用接口,是一个属于文件和数据传输的高层封装类的客户端端的测试程序 -installed by the winsock communication module, with no limit to the size of documents and data transmission functions with rpc call interface, is a document belonging to the
A_Client_F1566313302003
- 一个国外编写的一个非常完整的FTP客户端,程序不采用任何控件,有设置界面,一个类模块,实现FTP的简单功能
ETCP_1.8_无限制版
- 由于近期需要TCP通讯功能 搜索到了这个模块 发现有5000连接数限制 反编译模块内部是内存加载调用的DLL 导出了DLL 逆向去除了5000限制后进行的二次封装 也就是说现在模块内原作者的DLL 是我破解过的 重写了调用逻辑 改成类封装 如果需要源码 自行反编译我重写的模块即可