-
网络编程的一些例子,包括udp与tcp,是学习socket的好工具
网络编程的一些例子,包括udp与tcp,是学习socket的好工具-network programming examples include the tcp and udp, the socket is a good learning tool
- 2022-07-19 17:12:35下载
- 积分:1
-
UDP的服务器/客户端探测小程序。功能为:服务器开启后等待连接并负责回馈信息,客户端可用单播、多播、广播三种方式探测局域网内的服务器并发送消息。...
UDP的服务器/客户端探测小程序。功能为:服务器开启后等待连接并负责回馈信息,客户端可用单播、多播、广播三种方式探测局域网内的服务器并发送消息。-UDP server/client detection of small procedures. Function as follows: after waiting for the server to open connections and is responsible for feedback, the client can be used unicast, multicast, broadcast three ways to detect LAN server and send a message.
- 2022-04-27 11:37:35下载
- 积分:1
-
这是个查看网络设置的代码 主要是显示本机器的的各种信息 主要有: Interface Name Type IP Address SubNet Mask Gete...
这是个查看网络设置的代码 主要是显示本机器的的各种信息 主要有: Interface Name Type IP Address SubNet Mask Geteway PrimaryWinsServer DHCP 这些信息 -View network configuration code is mainly shows that the machinery of the main information : Name Type Interface IP Address SubNet Mask Geteway PrimaryWinsServer DHCP information
- 2023-07-14 17:20:04下载
- 积分: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
-
telnet源码,实现客户端,服务器功能。利用VC++编译。
telnet源码,实现客户端,服务器功能。利用VC++编译。-telnet source to achieve the client, the server function. Use VC++ Compiler.
- 2022-02-21 03:35:26下载
- 积分:1
-
This is a separate instance of the word. Is the importation of an English senten...
这是一个单词分隔实例。就是输入一个英语句子,每一个单词会分列一行分隔开来。-This is a separate instance of the word. Is the importation of an English sentence, every word will be separated from the breakdown of his party.
- 2022-03-12 22:57:38下载
- 积分:1
-
路由跟踪。网络方向的跟踪网络数据包。和记录…
路由跟踪。实现跟踪网络包在网络中的走向。并记录了每一调的信息。-routing tracking. Tracking network packets in the network direction. And records of each transfer of information.
- 2022-09-25 09:45:03下载
- 积分:1
-
基于C S模式的简单应用程序的实现,程序的开发因为服务器从事大量的复杂的计算,所以服务器端的应用程序是 在Windows环境下用VC来实现的,VC作为面向对象的...
基于C S模式的简单应用程序的实现,程序的开发因为服务器从事大量的复杂的计算,所以服务器端的应用程序是 在Windows环境下用VC来实现的,VC作为面向对象的编程语言具有运算速度快的显著特点-C S Mode simple application implementation, because of the development server heavily engaged in the complex, So server applications in the Windows environment to achieve VC, VC as object-oriented programming language with the speed calculation of notable feature
- 2022-12-15 20:00:03下载
- 积分:1
-
自己写的一个多线程聊天程序的服务器端 已经用面向对象的方法封装了。 希望对别人有帮助...
自己写的一个多线程聊天程序的服务器端 已经用面向对象的方法封装了。 希望对别人有帮助-yourself writing a multithreaded process chat server has been used object-oriented methods of packaging. Want to help others
- 2022-06-21 17:57:16下载
- 积分:1
-
网络共享 网络共享 网络共享
网络共享 网络共享 网络共享-Network-sharing networks to share network-sharing networks to share network share
- 2022-03-31 15:01:34下载
- 积分:1