-
Java混淆器 0.9,用于对java代码进行编码
Java混淆器 0.9,用于对java代码进行编码-confused with Java 0.9, java code used to encode
- 2022-04-14 10:46:48下载
- 积分:1
-
The objective is to design and implement a simple Flow Control Protocol with OPN...
The objective is to design and implement a simple Flow Control Protocol with OPNET
- 2023-05-31 05:30:03下载
- 积分:1
-
very good source code procedures
非常好的源代码程序-very good source code procedures
- 2022-08-24 15:54:57下载
- 积分:1
-
存量房
股票实时数据控件是标准的OCX控件,提供实时的沪深股票数据,数据来自各种数据接口,如银江、数畅等。股票实时数据控件是国内第一款股票数据的ocx控件,可以用在支持Activex的所有语言上。-Stock real-time data control is a standard OCX control, Shanghai and Shenzhen to provide real-time stock data, data from a variety of data interfaces, such as the Silver River, a few smooth and so on. Stock real-time data control is China" s first stock data, ocx control, can be used in support of Activex in all language.
- 2023-01-06 13:50:03下载
- 积分:1
-
邮件发送程序是一个高级的邮件发动程序,能够设定smtp的验证,同时也能够发送附件,还能够设定各种编码以及数据加密。...
邮件发送程序是一个高级的邮件发动程序,能够设定smtp的验证,同时也能够发送附件,还能够设定各种编码以及数据加密。-spammers procedure is a senior email procedures can set smtp certification, but also to send attachments, but can also set various codes and data encryption.
- 2022-09-10 01:20:02下载
- 积分:1
-
安全焦点Xsniff嗅探工具的外壳程序,需要安全焦点Xsniff来配合运行。
原创者:djhui...
安全焦点Xsniff嗅探工具的外壳程序,需要安全焦点Xsniff来配合运行。
原创者:djhui -Security focus Xsniff shell sniffer tools, necessary to cope with the security operation Xsniff focus. Director: djhui
- 2022-01-22 00:56:17下载
- 积分:1
-
聊天采用TCP IP服务器
Chat server using tcp ip
- 2023-07-09 15:30:09下载
- 积分:1
-
路由跟踪。网络方向的跟踪网络数据包。和记录…
路由跟踪。实现跟踪网络包在网络中的走向。并记录了每一调的信息。-routing tracking. Tracking network packets in the network direction. And records of each transfer of information.
- 2022-09-25 09:45: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
-
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