-
Visual+C++网络高级编程 光盘源码。学习windows网络编程。
Visual+C++网络高级编程 光盘源码。学习windows网络编程。-Visual+ C++ Network of high-level programming CD-ROM source. Learning windows network programming.
- 2023-04-05 14:30:04下载
- 积分:1
-
一个 Winsock API 打包类CNetworking
一个 Winsock API 打包类CNetworking-a Winsock API packaged category CNetworking
- 2022-02-20 08:56:27下载
- 积分:1
-
the application of capturing datas of network .
基于winpcap的网络数据包捕获应用程序。用vc++编写-the application of capturing datas of network .
- 2022-07-03 09:41:43下载
- 积分:1
-
agilent_n6700_series
安捷伦电源N6705,labview例程(Agilent Power N6705B, labview routine)
- 2015-06-24 08:52:07下载
- 积分:1
-
非常不错的,功能庞大,详细内容自己看吧。
非常不错的,功能庞大,详细内容自己看吧。-very good, the function of large, the details of which own Look here.
- 2022-01-25 19:11:44下载
- 积分:1
-
一个在AMPipeCom上开发的即时消息系统.rar
一个在AMPipeCom上开发的即时消息系统.rar-AMPipeCom one on the development of the instant messaging system. Rar
- 2022-08-16 18:45:05下载
- 积分: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
-
监听网络上的数据报!
监听网络上的数据报!-eavesdropping on the network reported data!
- 2022-11-20 10:30:03下载
- 积分:1
-
About the data in the network package and unpack the receiving end of a general...
关于网络通信中的数据打包和接收端解包的一般算法编码-About the data in the network package and unpack the receiving end of a general algorithm for encoding
- 2023-01-15 20:10:03下载
- 积分:1
-
rc4 java 实现
rc4 java 实现-rc4 java realizes
- 2023-04-06 06:50:03下载
- 积分:1