-
Windows+TDI过滤驱动开发,非常好的代码,欢迎下载
Windows+TDI过滤驱动开发,非常好的代码,欢迎下载-Windows+ TDI filter driver development
- 2022-06-27 12:39:09下载
- 积分:1
-
windows网络编程技术之二,读者可继续下载
windows网络编程技术之二,读者可继续下载-windows network programming technology bis, readers can continue to download
- 2022-03-15 21:38:59下载
- 积分:1
-
windows 视频监视程序, 基于h264
windows 视频监视程序, 基于h264 -,Visual C++,多媒体编程/Multimedia Develop -windows video surveillance procedures, based on the h264-, Visual C, Multimedia Programming/Multimedia Develop
- 2023-07-11 11:55:03下载
- 积分:1
-
用户可以选择谈话对象,选择多种动作,设置字体,悄悄话,过滤信息等...
用户可以选择谈话对象,选择多种动作,设置字体,悄悄话,过滤信息等-users can choose interlocutors, and multiple moves installed fonts, whispered, filtering information
- 2022-08-26 07:37:08下载
- 积分:1
-
用VC SOCKET实现聊天室的服务器端
用VC SOCKET实现聊天室的服务器端-VC SOCKET use chat rooms to achieve the server-side
- 2023-07-06 02:30:03下载
- 积分:1
-
socket to receive the concrete realization of the code, test the connection usin...
socket 接收代码的具体实现,测试连接时使用-socket to receive the concrete realization of the code, test the connection using
- 2022-07-23 07:46:11下载
- 积分:1
-
EVC TCPServer WINCE.NET下可以使用
EVC TCPServer WINCE.NET下可以使用-EVC TCPServer WINCE.NET can use
- 2022-12-24 17:55:03下载
- 积分:1
-
JAVA网络编程,JAVA多线程编程,重点是JAVA 网络编程.如UDP包的收发,建立TCP连接等....
JAVA网络编程,JAVA多线程编程,重点是JAVA 网络编程.如UDP包的收发,建立TCP连接等.-Java Network Programming, Java multithreaded programming, with a focus on Java network programming. If the UDP packet transceiver to establish TCP connection.
- 2022-03-07 14:49:42下载
- 积分: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编写的原码程序,自定义的通讯协议;可以任意转载,修改
c编写的原码程序,自定义的通讯协议;可以任意转载,修改-c prepared by the original procedure code, since the definition of the communication protocol; Reprinted can arbitrarily revised
- 2022-08-22 06:01:24下载
- 积分:1