-
csma/cd 模拟 其余的自己看吧
csma/cd 模拟 其余的自己看吧-csma/cd simulate the rest of their own and see
- 2022-04-09 23:13:55下载
- 积分:1
-
C语言编写的服务器端SOCKET程序源代码
C语言编写的服务器端SOCKET程序源代码-C language server-side source code SOCKET
- 2022-01-25 17:02:31下载
- 积分:1
-
一个windows SOCKET client端测试程序,与Remote Server 连接后可以发送和接收TCP Packet。在作网络程序开发时,我们用它做...
一个windows SOCKET client端测试程序,与Remote Server 连接后可以发送和接收TCP Packet。在作网络程序开发时,我们用它做网络测试程序。基于microsoft visual studio 开发。-A windows SOCKET client-side test procedure, with the Remote Server connections can send and receive TCP Packet. In program development for the network, we use it to do network testing procedures. Development based on microsoft visual studio.
- 2022-04-27 23:42:54下载
- 积分:1
-
简单的网络编程下的窗口程序,功能强大
vc的简单网络编程,windows下ping程序,功能强大-vc simple network programming under windows ping procedures, powerful
- 2022-06-22 04:43:27下载
- 积分:1
-
FTP server, FTP server will have to learn to help
FTP服务器,学习写FTP服务器会有帮助-FTP server, FTP server will have to learn to help
- 2022-07-19 03:33:54下载
- 积分: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
-
一个简单在线日历的实现过程,利用asp开发。
一个简单在线日历的实现过程,利用asp开发。-a simple online calendar of the implementation process, using asp development.
- 2022-04-17 00:57:29下载
- 积分:1
-
from the Internet stable and reliable source of the download
从Internet上稳定可靠的下载文件的代码-from the Internet stable and reliable source of the download
- 2022-04-17 21:44:03下载
- 积分:1
-
Visual C++实现的视频聊天程序
visual c++ 实现的视频聊天程序-visual c++ to achieve the video chat program
- 2023-08-18 03:00:04下载
- 积分:1
-
winsock 客户端程序 简单测试来自server端的程序
winsock 客户端程序 简单测试来自server端的程序-winsock simple test client program from server-side procedures
- 2022-03-29 23:24:33下载
- 积分:1