-
编写自己的一个ping程序,可以说是许多人迈出网络编程的第一步吧...
编写自己的一个ping程序,可以说是许多人迈出网络编程的第一步吧-preparation of a ping own procedures, it can be said that many people take the first step to network programming! !
- 2022-01-22 03:42:14下载
- 积分:1
-
一个使用asp编写的邮件列表系统,不需要使用其他的控件
一个使用asp编写的邮件列表系统,不需要使用其他的控件-use a mailing list prepared by the system, without the need for other controls
- 2022-02-27 08:49:45下载
- 积分:1
-
使用CAsyncSocket类,代理服务器
采用CAsyncsocket类连接代理服务器-used CAsyncsocket category, Proxy Server
- 2022-05-07 04:34:41下载
- 积分:1
-
获取本机网卡的mac地址
获取本机网卡的mac地址- Gains this machine net card the mac address
- 2022-02-02 13:10:02下载
- 积分: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
-
java虚拟社区程序
网络编程
网上银行 社区
java虚拟社区程序
网络编程
网上银行 社区 -java virtual community network programming online banking program community
- 2023-02-06 18:35:03下载
- 积分:1
-
简单的asp会员管理系统
希望各位喜欢这个程序。
简单的asp会员管理系统
希望各位喜欢这个程序。-simple asp Member Management System I hope you like this procedure.
- 2022-03-15 13:56:30下载
- 积分:1
-
老外的TCPLIB 里面包括了很多东西,比如Sniff,以及IGMP封包,TCP封包,UDP封包等等封包创建程序,以及隐匿扫描端口程序和很多很多一共有10多个基...
老外的TCPLIB 里面包括了很多东西,比如Sniff,以及IGMP封包,TCP封包,UDP封包等等封包创建程序,以及隐匿扫描端口程序和很多很多一共有10多个基于这个LIB的实例程序。为了让目录比较整洁,本来可以拆成10个源码的我把他压缩在了一起。-of the foreigners TCPLIB includes a lot of things, such as Sniff and IGMP packets, TCP packets, UDP packets, and so on the packet creation procedures, and misprision of port scanning procedures and there are a lot more than 10 on the LIB examples of procedures. To enable comparison directory clean, could have stuffed into 10 source I regard him in the compressed together. Ha ha
- 2022-06-03 03:05:10下载
- 积分:1
-
基于C#网络通信编程,SOCKET客户端与服务端通信协议的程序连接测试,IPADDRESS类使用。...
基于C#网络通信编程,SOCKET客户端与服务端通信协议的程序连接测试,IPADDRESS类使用。-Network communication based on C# programming, SOCKET client and server communication protocols to connect test, IPADDRESS class to use.
- 2022-03-14 20:09:55下载
- 积分:1
-
使用TCP协议 使用winsockt编程 实现点对点的通信
使用TCP协议 使用winsockt编程 实现点对点的通信-Using the TCP protocol uses point to point communication programming winsockt
- 2022-03-13 23:55:12下载
- 积分:1