-
该程序是使用了串口通信的R232协议进行了编程,
该程序是使用了串口通信的R232协议进行了编程,-the program is its use of serial communications R232 agreement for programming,
- 2022-02-01 17:03:36下载
- 积分:1
-
利用套接字实现的用UDP协议进行数据通信,并对其进行检测通过...
利用套接字实现的用UDP协议进行数据通信,并对其进行检测通过-Implemented using a socket for data communication using UDP protocol, and its detection by
- 2022-05-17 02:30:56下载
- 积分: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
-
针对.net的飞信 dll
DotNetFetion_Secure.rar
针对.net的飞信 dll
DotNetFetion_Secure.rar-.net fetion
DotNetFetion_Secure.rar
- 2022-02-26 17:32:53下载
- 积分:1
-
用低层音频函数实现局域网音频实时传送的小程序 C
用低层音频函数实现局域网音频实时传送的小程序 C-audio function with the lower LAN audio real-time transmission of small programs in C
- 2022-03-05 16:51:24下载
- 积分:1
-
在调试状态下,在Output窗口中输出监测信息,监测局域网信息
在调试状态下,在Output窗口中输出监测信息,监测局域网信息-debugging under the Output window, output monitoring information, monitoring LAN Information
- 2022-10-30 02:00:04下载
- 积分:1
-
VB编写的文件传输程序
VB编写的文件传输程序-VB prepared the file transfer process
- 2023-04-24 05:20:03下载
- 积分:1
-
网页播放器,好好研究吧
网页播放器,好好研究吧-website player, a thorough study of it
- 2022-07-17 01:37:39下载
- 积分:1
-
网络爬虫,用于在指定页面中抓取内容.调试环境windows xp,数据库为oracle
网络爬虫,用于在指定页面中抓取内容.调试环境windows xp,数据库为oracle-Network reptiles for the specified page content to crawl. Debug environment for windows xp, database oracle
- 2022-04-29 18:58:57下载
- 积分:1
-
使用VC++实现的ADO编程,使用ACCESS做数据库,使用了智能指针。...
使用VC++实现的ADO编程,使用ACCESS做数据库,使用了智能指针。-Use VC++ implementation of the ADO programming, using the ACCESS database, make use of smart pointers.
- 2022-03-05 19:14:50下载
- 积分:1