-
Delphi中数据包嗅探器
//003包嗅探器
- 2023-01-19 12:35:03下载
- 积分:1
-
Auto Draw Auto Draw program automatically automatically draw draw draw automatic...
自动绘图自动绘图程序自动自动绘图自动绘图程序自动绘图
- 2022-03-23 15:19:54下载
- 积分:1
-
采用异步方式的HTTP服务器程序代码.是最好的学习HTTP服务器的示例,希望对需要的朋友有所帮助...
采用异步方式的HTTP服务器程序代码.是最好的学习HTTP服务器的示例,希望对需要的朋友有所帮助-using asynchronous HTTP server code. The study is the best examples of HTTP server, and I hope to have a friend in need of help
- 2023-01-21 21:20: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
-
这是一个聊天室例程,服务器程序是chatsrvr.exe,客户端是ChatClient.exe,服务器先运行,客户连接到服务器运行的计算机的IP即可。...
这是一个聊天室例程,服务器程序是chatsrvr.exe,客户端是ChatClient.exe,服务器先运行,客户连接到服务器运行的计算机的IP即可。--This is a chatroom example, the server program is chatsrvr.Exe, the client is ChatClient.Exe,The server must run first,then a client only need to connect to the server IP.
- 2022-09-12 14:45:03下载
- 积分:1
-
JXTA壳最新的java源码
jxta shell 的java最新源码-JXTA shell latest source of java
- 2022-04-22 02:32:41下载
- 积分:1
-
通过对端的主机名得到的IP地址,或通过对端主机的IP地址,得到对应的主机名。...
通过对端的主机名得到的IP地址,或通过对端主机的IP地址,得到对应的主机名。-through the right side of the host name the IP address, or by right-host"s IP address, get the corresponding host name.
- 2022-06-11 19:49:04下载
- 积分:1
-
Introducing theory of GSM and the work flow, including the source. It is detaile...
介绍gsm的原理以及相关工作过程,以及实现源代码,介绍比较详细。-Introducing theory of GSM and the work flow, including the source. It is detailed.
- 2023-02-10 08:05:03下载
- 积分:1
-
这是程序dispatcherservlet.java
这是java程序的
DispatcherServlet.java-This is the procedure DispatcherServlet.java
- 2022-06-13 20:23:10下载
- 积分:1
-
非常简易的一个端口扫描程序 说明了一些端口扫描的基本思路...
非常简易的一个端口扫描程序 说明了一些端口扫描的基本思路 -a very simple description of the procedures for port scanning port scanning some basic ideas
- 2022-01-25 14:56:32下载
- 积分:1