-
双程序在窗口下使用套接字。
Two programs using Sockets under Windows. -Two programs using Sockets under Windows.
- 2022-06-19 17:10:08下载
- 积分:1
-
ARP防火墙,一款很好用的ARP防火墙,编译通过
ARP防火墙,一款很好用的ARP防火墙,编译通过-ARP firewall, a good firewall to use the ARP, the compiler through
- 2022-02-25 13:56:34下载
- 积分:1
-
一个用C语言开发的BBS系统,包含在线留言等功能。
一个用C语言开发的BBS系统,包含在线留言等功能。-a C-language development of the BBS system, including voice mail and other online functions.
- 2022-01-27 19:55:22下载
- 积分:1
-
the second examination model for the c language
the second examination model for the c language
- 2022-01-23 10:35:42下载
- 积分:1
-
里边有很多精彩的网络编程程序,大家快来下载呀,过期也我可不管的...
里边有很多精彩的网络编程程序,大家快来下载呀,过期也我可不管的-inside many wonderful network programming procedures, we hurry and download it, I can also expired regardless of the.
- 2022-03-22 13:22:54下载
- 积分:1
-
基于网络通信的窗口游戏。..学校的朋友们…
windows游戏网络通信基础的基础。。。学3D的朋友不要错过。-windows game based on the basis of network communications. . . School friends do not miss 3D.
- 2023-06-09 21:40:03下载
- 积分:1
-
ESP协议的实现,初级阶段
ESP协议的实现,初级阶段-ESP agreement achieved, the initial stage
- 2022-06-17 12:54:07下载
- 积分: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
-
embest provided under arm system architecture instruction set reference
embest提供的arm系统架构下的指令集参考-embest provided under arm system architecture instruction set reference
- 2022-03-22 02:59:44下载
- 积分:1
-
这是一个关于c#的网络协议分析程序,希望大家可以有用
这是一个关于c#的网络协议分析程序,希望大家可以有用-This is a study on c# Network protocol analysis process, I hope everyone can be useful
- 2022-03-18 21:37:40下载
- 积分:1