搜索资源列表
ch_server
- 发送文本文件到服务器-send text files to the server
邮件加密和发送程序
- 能够对发送的邮件进行加密和解密,并且能够发送和收取邮件,是很好的学习和说明程序。加密算法使用TEA,发送邮件使用的是JMAIL组建,程序使用Skin++加有皮肤。-able to send mail encryption and decryption, and can send and receive mail, is a very good study and a descr iption of the proceedings. Encryption algorithm used TEA, s
arpReq
- 利用Iphlpapi发送arp请求的小程序,在处理线程结束的地方有bug,还没有解决。如果是局域网ip地址填写你所在网段,最后一位是要扫描的终点。-use Iphlpapi arp request to send a small procedure in handling threaded end of the local bug, is still not resolved. If LAN ip address where you fill in net, the last one is to
hotkeys
- Hotkeys 可以定义Windows系统热键,用来启动应用程序,发送按键序列给其它程序,退出Windows或者重新启动等.带有全部源程序.-Hotkeys can be defined hotkey Windows system, used to launch applications, send button sequence to the other programs, from Windows or-restart. With all the source.
在文件被使用时强制删除文件
- ForceDel.cpp : Defines the entry point for the console application. // // Modified by Zoltan Csizmadia, zoltan_csizmadia@yahoo.com // For companies(Austin,TX): If you would like to get my resume, send an email.-forcedel file when file is using.
18839@tdjob
- 可以让你在找工作的过程中方便地记录你所选中的公司信息、职位信息、发送的简历和公司的回复,支持多用户,是一个多用户系统 -can let you in the process of looking for work easily record your chosen company information, job information, Send resume and the company's response, support multiple users, is a multi-
发现网络中的活动主机
- 关键字: socket, 校验和算法, ICMP, connect, 端口,扫描, 这是我课程设计时,用VC.NET写的一个程序,功能是在利用socket提供的API函数, 填充并发送ICMP包,测试指定IP地址段中活动主机. 使用简单的connect方法来测试目的端口是否可通.并附带了校验和算法.希望更多的人与我交流, QQ:270596846 e_mail:chmuggmwtg@163.com-keyword : socket, the checksum algorithm, I
Manipulating_the_Keyboard_Lights_in_NT_src
- This code demonstrates manipulation of the keyboard indicator lights in Windows NT 4.0. A few relevant values were borrowed from the DDK headers, so it is not necessary to have the DDK installed, to build these sources. There s really nothing f
accept-and-send-message.rar
- 这是一个基于linux的简单客户端和服务器端互相收发消息的源代码,很适合初学者,This is a simple linux-based client and server to send and receive messages with each other' s source code, it is suitable for beginners
encryption-send.rar
- 对文件用DES加密后,并自动发送到指定的FTP服务器。,first Encrpy File in 3DES,than Send the file to FPT server.
11
- 完成基于公钥证书的非对称密钥分配工作 说明: (1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥证书和相应的私钥并分发给A、B。 (2)A和B分别将自己的公钥证书提供给对方后,分别在本地验证对方公钥证书是否可靠(假定A、B已经获得CA的公钥),然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算得到F(X),再利用A的公钥加密后发送给A;A在本地用自己的
RawPacket
- In this article, I will explain how to create UDP packets and then send them to a remote server through the Internet using WinPCap for Windows. The code has been tested to work with Windows XP SP2 and Vista SP1 on Linksys routers, and on Toshiba mode
CSharp-send-get-with-com
- 基于C#的rs232发送和接收数据 基于C#的rs232发送和接收数据-C# send and get C# send and get C# send and get
serialcon
- Sample code for sim300cz to send data via gprs Platform : linux,c-Sample code for sim300cz to send data via gprs Platform : linux,c++
send.c
- 这个程序是在linux下利用串口发送数据,把字符串通过标准的语句进行发送。-This procedure is to make use linux serial port to send data to a string for transmission through a standard statement.
201062910466864
- pb9.0中调用方式 FUNCTION long messageaa(string xxx) LIBRARY "message.dll" FUNCTION long sendit(string server,string user,string password,string zt,string zw,string jsr,string fxr) LIBRARY "message.dll" 文件有点大,主要函数功能 long ff ff=sendit("smtp.163
VCPP-Keylogger-and-send-mail
- 键盘记录并发送到指定邮箱,改改就成好东西了。-VC++ Keylogger and send mail
send
- send an skb via TT lookup for Linux v2.13.6.
send-arp-20140315
- simple code for visual c++ send arp packet to input target.
arp-send
- 用于测试arp发送,环境为linux系统,用于测试arp阻断(Used to test arp send, environment for Linux system, for testing arp block)