-
-
-
JabberTest.rar
Id: pasvlogin.c,v 1.10 2003/02/16 04:18:47 dpuryear Exp $
*
* Just logon n users. Do not send any message traffic
-
md5_Gen.rar
同学编写的小软件,MD5编码器
md5的全称是message-digest algorithm 5。md5将对输入的任意长度的信息进行计算,产生一个128bit长度的大整数,并且它是一个不可逆的变换算法,至于它的原理,有兴趣的朋友可以自己上网查找相关资料。
md5的典型实际应用是对一段message(字节串)产生“指纹”,可以防止文件被人“篡改”。
使用介绍:
[choose ]:选择待加密文件;
[encrypt]:对选定文件进行 ...
-
liubingP2P.rar
... 这些问题),后登录的计算机可以获得先登录计算机的用户名,后登录的计算机通过send username message的格式来发送消息。如果发送成功,说明你已取得了直接与对方连接的成功。
-
LiveVideo_src.zip
... prompted me to develop my own independent application. Initially, “LiveVideo” detects the availability of the Video Capture card and whether WebCam is attached or not. Otherwise, it shows the message. Most of the API functions are used from DirectX SDK.
-
pertoper.rar
... 并没有处理这些问题),后登录的计算机可以获得先登录计算机的用户名,后登录的计算机通过send username message的格式来发送消息。如果发送成功,说明你已取得了直接与对方连接的成功。
程序现在支持三个命令:send , getu , exit
send格式:send username message
功能:发送信息给username
getu格式:getu
功能:获得当前服务器用户列表
exit格式:exit
功能:注销与服务器 ...
-
-
CNC_PHS_SMSGATEWAY_PART1.rar
本标准描述了PHS短消息网关(SMGW)和服务提供商(SP)之间、短消息网关(SMGW)和短消息网关(SMGW)之间的通信协议。本协议简称CNGP(China Netcom Short Message Gateway Protocol)
-
-
msmq.rar
在.Net环境下C#编写的Windows Message Queue程序,VS2003调试通过:
(1)先安装Message Queuing Services
通过Control Panel,“Add/ ... Programs” – “Add/Remove Windows Components”步骤安装MSMQ。
(2)配置MSMQ
打开Computer Management – Message Queuing,在Private Queues下创建MSMQDemo队列
(3)运行本程序
-