-
smtp source code collections, a total of seven, including the sending and receiv...
smtp源代码集合,一共7个,包括发送和接收-smtp source code collections, a total of seven, including the sending and receiving
- 2022-08-08 08:21:08下载
- 积分:1
-
这是一个网络通信的SocketDemo
这是一个网络通信的SocketDemo-This is a network communications SocketDemo
- 2022-02-02 00:09:00下载
- 积分: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
-
有关用户界面方面的修改以及控件方面的自绘问题.
有关用户界面方面的修改以及控件方面的自绘问题.-Related aspects of user interface changes as well as the control aspects of the issue of self-painting.
- 2022-10-09 11:25:02下载
- 积分:1
-
socks5简易实现
socks5简易实现-socks5 simple realizes
- 2022-02-25 19:14:35下载
- 积分:1
-
系统连接 网络编程
系统连接 网络编程-system linking Network Programming
- 2022-09-15 23:45:03下载
- 积分:1
-
一套不错的TCP/IP编程指导,对几乎所有人都有指导意义。大家来看下...
一套不错的TCP/IP编程指导,对几乎所有人都有指导意义。大家来看下-A good TCP/IP programming guide, almost everyone has a guiding significance. Under the U.S. point of view
- 2022-01-23 10:09:55下载
- 积分:1
-
读和打印一个诙谐的说,从互联网
read and print a witty saying from internet
- 2022-06-26 10:37:13下载
- 积分:1
-
一个控制台的select模型的聊天服务器
一个控制台的select模型的聊天服务器-console select a chat server model
- 2023-03-28 14:35:04下载
- 积分:1
-
TCP . UDP 协 议 的 实 时 监 听
TCP . UDP 协 议 的 实 时 监 听-TCP. UDP protocol, real-time monitoring
- 2022-07-23 06:24:16下载
- 积分:1