-
very easy to use calendar shows that the procedure is mainly used in the develop...
使用起来十分顺手的日历显示程序,主要是用在网页开发方面。-very easy to use calendar shows that the procedure is mainly used in the development of the website.
- 2022-03-29 11:38:33下载
- 积分:1
-
ping ip address 简单的网络ping软件
ping ip address 简单的网络ping软件-ping ip address simple network software ping
- 2022-02-10 16:34:54下载
- 积分:1
-
各种套接字接口函数在环境重的上下文中有其用途…
各种套接字接口函数都有其使用的上下文环境和参数规定。上下文环境由程序模式和程序流程决定;参数则有正确和错误之分。因此在根据错误提示信息解决错误时,应注意到这两种情况。-various socket interface function has its use in the context of environmental requirements and parameters. Environmental context by the procedures in decision processes and procedures; Parameters are right and wrong points. In accordance with the wrong message at the wrong solution, it should be noted that both cases.
- 2022-02-21 13:36:18下载
- 积分:1
-
ppp协议源代码
ppp协议源代码-ppp agreement source code
- 2022-03-07 19:47:55下载
- 积分:1
-
VC下基于winsock2的组播程序,包含有服务器端和客户端,可以将客户端拷贝的不同机器上测试组播。含有详尽的注释和调试说明。...
VC下基于winsock2的组播程序,包含有服务器端和客户端,可以将客户端拷贝的不同机器上测试组播。含有详尽的注释和调试说明。-VC-based Multicast Winsock2 procedures, contains a server-side and client, you can copy the client on different machines to test multicast. Contains a detailed description of the Notes and debugging.
- 2022-02-10 14:32:09下载
- 积分:1
-
不完美
不完美-Not perfect
- 2022-02-11 10:26:02下载
- 积分:1
-
TCP通信的客户端
基于tcp通信的客户端源代码,可以与基于TCP通信的服务器端实现链接并通话-client for tcp communication
- 2022-08-21 17:56:43下载
- 积分:1
-
五大的IO模型四:asyncselect模型,该模型引入asyncselect G.
5大IO模型之四:asyncselect模型,介绍asyncselect模型的一般编程流程。-five large IO model four : asyncselect model, the model introduced asyncselect general programming process.
- 2023-03-24 12:45:03下载
- 积分: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
-
提取指定网站包含所有的链接。分组使用WinInet
提取指定网页内包含的所有链接。使用Wininet包-extract designated website contains all the links. The use of packet Wininet
- 2022-12-24 11:40:04下载
- 积分:1