-
《VC网络高级编程》随书光盘,内部附有教材所有范例的源码。...
《VC网络高级编程》随书光盘,内部附有教材所有范例的源码。-VC Network Advanced Programming book with CD-ROM, internal materials with the source code of all examples.
- 2022-12-25 00:45:04下载
- 积分:1
-
Dreamever建论坛示例
Dreamever建论坛示例-Dreamever built examples Forum
- 2022-07-26 04:17:44下载
- 积分:1
-
聊天程序服务器端
聊天程序服务器端-Chat server-
- 2022-03-05 21:50:30下载
- 积分:1
-
socket通信
socket通信详细教程请参考:
http://www.smarteas.net/post/2013/10/11/AgileEASNET-SOA-中间件平台SocketTcp通信框架-简单例子-实现简单的服务器客户段消息应答.aspx
请关注AgileEAS.NET 官方网站 http://www.smarteas.net
和技术博客:htt://www.cnblogs.com/eastjade/
- 2022-05-14 19:50:15下载
- 积分:1
-
关于网络聊天的代码,看看吧
关于网络聊天的代码,看看吧-Those are some codes about webchat.
- 2022-03-12 09:27:49下载
- 积分:1
-
变速恒频双馈风力发电机仿真中很有用的几个模块
变速恒频双馈风力发电机仿真中很有用的几个模块-Doubly-fed VSCF wind turbine simulation is useful in several modules
- 2022-09-22 06:50:03下载
- 积分:1
-
一个局域网的IP地址扫描器,可扫描到局域网的所有机器的名称,IP地址及MAC地址...
一个局域网的IP地址扫描器,可扫描到局域网的所有机器的名称,IP地址及MAC地址-a LAN IP address scanners, can scan all the LAN to the machine name, IP address and MAC address
- 2022-08-08 01:58:24下载
- 积分: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
-
一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。...
一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。-An example of CAsyncSocket extended class implements the function to get TCP data stream from a dedicated server and port.Perhaps,the server using in code has been closed,but the code has some value to view.
- 2022-06-26 20:59:31下载
- 积分:1
-
蓝牙软件工具,给有需要的朋友用.download工具等
蓝牙软件工具,给有需要的朋友用.download工具等-Bluetooth software tools, there is a need to use a friend. download tools
- 2022-02-04 08:57:07下载
- 积分:1