-
基于Socket类实现SMTP,POP邮件服务器的源代码
基于Socket类实现SMTP,POP邮件服务器的源代码-based on Socket class achieve SMTP and POP mail server source code
- 2022-03-29 22:00:43下载
- 积分:1
-
Using WMI to realize IP address, DNS display and modification. Winodws interface...
用WMI实现的对IP地址、DNS的显示和修改。界面上仿照winodws控制面板里的IP设置。-Using WMI to realize IP address, DNS display and modification. Winodws interface modeled on the control panel
- 2022-08-19 17:50:03下载
- 积分:1
-
Java network approach. A server and client code. Worth learning
JAVA中网络的处理方法.有服务器端,和客户端代码.值得学习 -Java network approach. A server and client code. Worth learning
- 2023-08-06 04:35:03下载
- 积分:1
-
The latest version V1.032 version of TCP/UDP debugging tools, modify the previou...
最新版本V1.032版本的TCP/UDP调试工具,修改了上一版本的bug,提供应用程序接口,帮助学习TCP/UDP协议栈,尤其对开发带有TCP/UDP接口的硬件设备很实用,相当于串口超级终端的功能(可以叫做网口超级终端!)-The latest version V1.032 version of TCP/UDP debugging tools, modify the previous version of one bug, to provide application programming interfaces to help learning TCP/UDP protocol stack, in particular on the development of a TCP/UDP interface hardware device is very useful, very in serial HyperTerminal function (can be called network HyperTerminal mouth!)
- 2022-06-30 03:27:57下载
- 积分:1
-
VC写的一个通讯程序,使用winsock,非
一个VC写的通信程序,用winsock,非CSocket 实现的聊天室程序.-VC to write a communications program, using winsock, non-CSocket realize chat room procedures.
- 2023-02-17 19:10:03下载
- 积分: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
-
一个网络包监控程序,包括抓包的驱动代码
一个网络包监控程序,包括抓包的驱动代码--A network packet monitoring program, it includs driver code of grasping packet
- 2022-02-26 08:24:39下载
- 积分:1
-
利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的服务器端,采用了TCP/UDP协议,可扩展到net网络传输!...
利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的服务器端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the server using the TCP/UDP protocol, which can be expanded to net network transmission!
- 2022-02-02 18:29:08下载
- 积分:1
-
企业级同步备份系统,数据卫兵,企业级源码
企业级同步备份系统,数据卫兵,企业级源码-Enterprise-class backup system synchronization, data guard, enterprise-class source
- 2022-07-06 21:19:27下载
- 积分:1
-
peercast, foreign universities in a peer
peercast,国外大学的一个P2P流媒体的仿真程序。可以仿真节点的路由。-peercast, foreign universities in a peer-to-peer streaming media simulation program. The simulator can Routing nodes.
- 2022-03-21 16:01:21下载
- 积分:1