-
利用mina的通讯框架,实现两端传输文件。
利用mina的通讯框架,实现两端传输文件。-Mina framework for the use of communications, to transfer files to achieve both ends.
- 2022-02-15 11:09:56下载
- 积分:1
-
vc++ ftp client code
vc++ ftp client code
- 2022-03-19 09:06:21下载
- 积分:1
-
网站源码,完成所有网站内容下载到本地硬盘…
网站下载源码,完成对网站内容全部下载到本地硬盘-website source, the completion of all site content downloaded to a local hard disk
- 2022-11-03 10:40:03下载
- 积分:1
-
C#中XML解析的DEMO程序,绝对经典!学习C#者必备
C#中XML解析的DEMO程序,绝对经典!学习C#者必备-C# In XML parsing DEMO procedures, an absolute classic! Learning C# Are essential
- 2023-06-20 06:00:04下载
- 积分:1
-
P2P c++ sdk
P2P dll c++ ,
static emReturnType SetAppType(emAppType AppType);//设置程序类型,服务器emAppType_Server或者客户端emAppType_Client
static emReturnType SetClientCallback(IMsgCallback *pMsgCallback);//设置回调类,回调类继承IMsgCallback接口
static emReturnType Startup();//开启网络
static emReturnType Cleanup();//关闭网络
//Server 以下函数是服务器调用
static emReturnType BeginService(unsigned short nPort);//如果是服务器,调用该函数开启服务,nPort:端口号
static emReturnType EndService();//服务器退出的时候,调用该函数关闭服务
//Client 以下函数是客户端调用
static emReturnType Logon(LOGONINFO* pLogonInfo);//函数登录服务器。pLogonInfo:登录信息,详细见P2PHeaderDef.h->LOGONINFO
static emReturnType Logout();//登出服务器
static emReturnType ConnectAnchor(CLIENTINFO* pClientInfo);//连接主播,该函数是用户调用
static emReturnType SendP2PMSG(CLIENTINFO* pClientInfo, char* pszMsg, int nMsgLen);//发送P2P消息,pClientInfo,要发送的客户信息,如果是用户,则pClientI
- 2022-02-03 19:54:38下载
- 积分:1
-
用C++builder编写的一个用来获取天气信息的程序,其界面简单,实用性强...
用C++builder编写的一个用来获取天气信息的程序,其界面简单,实用性强-C++ builder prepared a weather information used to obtain the procedure, the interface simple. practical
- 2022-03-06 09:59:47下载
- 积分:1
-
一个轻量级网络编程框架 前面上传的socketman是跨平台的C++版本,我弄成VC版本了,请站长达人修改一下。...
一个轻量级网络编程框架 前面上传的socketman是跨平台的C++版本,我弄成VC版本了,请站长达人修改一下。-a lightweight framework for network programming uploaded socketman ahead of cross-platform C version, I ended up version of the VC, with many people again.
- 2022-05-09 13:53:58下载
- 积分:1
-
C:Documents and Settingsyyy桌面新建文件夹 socket.rar
C:Documents and Settingsyyy桌面新建文件夹 socket.rar -C:Documents and Settingsyyy桌面新建文件夹 socket.rarC:Documents and Settingsyyy桌面新建文件夹 socket.rar
- 2022-07-15 12:25:42下载
- 积分:1
-
Asp sites for transmission of the encrypted text, specifically to prevent transm...
用于asp网站中传输文本的加密,防止明文传输造成的内容泄露-Asp sites for transmission of the encrypted text, specifically to prevent transmission of the contents caused by leaks
- 2023-02-26 04:10:03下载
- 积分:1
-
用java写的一个端口扫描器源码
使用了swing和thread
学习网络安全的人值得一读...
用java写的一个端口扫描器源码
使用了swing和thread
学习网络安全的人值得一读-Using java to write a port scanner source thread using the swing and learning network security worth reading
- 2023-06-02 16:35:03下载
- 积分:1