-
vc+ SOCKET+ server+ client+ List
vc+SOCKET+服务器+客户端+链表-vc+ SOCKET+ server+ client+ List
- 2022-03-20 08:47:25下载
- 积分:1
-
套接字一旦建立,通过套接字选项和IO控制命令对各种属性进行操作,便可以对套接字的行为产生影响,本章主要内容就是这些,...
套接字一旦建立,通过套接字选项和IO控制命令对各种属性进行操作,便可以对套接字的行为产生影响,本章主要内容就是这些,-Socket, once established, through the socket options and IO control commands to operate on a variety of attributes, they can have an impact on the conduct of the socket, the main contents of this chapter is that these,
- 2022-02-01 13:06:14下载
- 积分:1
-
机器狗源码...C写的.
大家可以学习下.原理部分
机器狗源码...C写的.
大家可以学习下.原理部分-Dog source code ... C wrote. We can learn from the next. The principle part of
- 2022-02-24 18:21:33下载
- 积分: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
-
M
The M-Bus protocol is a standard protocol for reading of counter devices like Heating or Electrical energy counters. M-Bus is normalized as EN 1434-3. Many counter manufacturers have implemented the M-Bus protocol in their products.
- 2023-05-05 03:50:03下载
- 积分:1
-
一个用VC++写的简单的异步网络通讯及消息传递程序代码
一个用VC++写的简单的异步网络通讯及消息传递程序代码 -With VC++ to write a simple asynchronous network communications and messaging program code
- 2022-04-26 16:07:46下载
- 积分:1
-
Delphi source code can be automatically downloaded from the web site specified p...
Delphi源码,可以自动从网页下载指定的图片,对于学习delphi编程有一定的用处-Delphi source code can be automatically downloaded from the web site specified pictures, for learning delphi programming in some ways useful to
- 2022-09-24 12:20:03下载
- 积分:1
-
pb 做的一个小程序,可以用于对人员的内部管理用。
pb 做的一个小程序,可以用于对人员的内部管理用。-pb do a small program that can be used to the internal management use.
- 2022-02-28 12:07:49下载
- 积分:1
-
This is a Socket programming examples from the Code downloaded from the Project
这是一个从项目下载的Socket编程示例代码
- 2022-02-21 12:23:13下载
- 积分:1
-
这是一个应用Socket做的简单聊天室程
这是一个应用Socket做的简单聊天室程-Socket This is an application process to do simple chat room
- 2022-03-30 23:45:48下载
- 积分:1