搜索资源列表
sites colection
- 包括wince众多资源网和新闻组,vc和java的绝佳网站.当然也少不了linux的网上资源.最重要的是国内国外的论文搜索.希望有点用处- Including wince multitudinous resources net and news group, vc and java certainly good website Certainly also few linux on-line resources Most importantly domestic overseas pap
TRA-FFIC
- 此原代码是用VC++6.0编译实现基于SNMP的线路流量查看的参考代码,编译可通过,只可做为参考哦 -this is the original code with VC 6.0 compiler based SNMP View flow line reference code, compiler can only be used as reference oh
Trap
- 此原代码是用VC++6.0编译实现基于SNMP的线路状态检测的参考代码,编译可通过,只可做为参考哦 -this is the original code with VC 6.0 compiler based SNMP line detection of reference state code compiler can only be used as reference oh
VC++多线远程IPC程种植*
- VC++多线远程IPC程种植*-VC multi-line remote IPC-planting Trojan
1.8
- 用VC编译的简单的反向连接后门,客户端和服务端使用的端口可以自动设置,还设置了几个简单的远程登录后可执行的命令行-VC compiled easy to use reverse connection back door, the client and server use the port can be automatically set, but also set up a remote log in a few simple command line executable after
btdownload
- BT下载器源代码VC++版,还算好用,只需指定输入IP,就可进行TCP、UDP多线和连接,监听等操作、尤其是对BT下载原理及其实现方法非常有帮助。 -BT download browser source code VC++ version is still easy to use, simply enter the designated IP, be it TCP, UDP and multi-line connections, such as monitoring the operatio
Arp
- ARP欺骗代码,感觉还行!修改网上的代码的!VC++2008&winpcap编译通过-ARP cheat code, and feel okay! Modify the line of code! VC++2008 & winpcap compiled by
src
- 飞天狐狸做的一个My Oicq,程序分客户/服务两个,提供基于UDP的即时消息传送、消息广播、实时聊天、发送离线消息等功能。 - The flying apsaras fox does My Oicq, a procedure minute customer/serves two, provides based on the UDP immediate news transmission, the news broadcast, real-time chats, transmits func
textmaill
- 这是用来进行邮件的在线检测的程序,用VC++写的-This is used for mail-line detection procedure, used VC++ Written
chat
- 基于VC++的即时通讯工具设计开发一个简单的网络聊天通讯程序 1、以客户-服务器方式工作,给出服务器工作端口和客户机工作端口,任何一方都可以主动发起连接服务请求; 2、显示连接建立的过程; 3、定义客户机和服务器之间的通信格式及各个控制字段的作用; 3、服务端和客户端可用命令行界面或Windows风格界面实现,显示通讯双方发送和接收信息内容; 4、通讯结束后,任何一方都可以终止通信,并撤销已连接的链路,释放网络资源。 -Based on VC++ Instant comm
vcjuyou
- vc++开发的文件传输例子 可以外网上运行 稳定-vc++ to develop examples of file transfer and stable operation outside the line
BTDownload
- BT下载器源代码VC++版,还算好用,只需指定输入IP,就可进行TCP、UDP多线和连接,监听等操作、尤其是对BT下载原理及其实现方法非常有帮助。-BT download browser source code VC++ version is still easy to use, simply enter the designated IP, be it TCP, UDP and multi-line connections, such as monitoring the operation,
chating
- 这是自己编得VC聊天程序,一个主机,一个事客户端,双方实现文字通信,希望大家喜欢-this program is designed for chatting on line like QQ, one is server, the another is client,achieving communication in words, i hope you can like it
FTP_document
- FTP协议采用一系列简单的协议来完成文件传输的各种任务,在发送命令的时候,总是在命令的最后加上一个回车换行符,在VB中可以用“vbcrlf”来实现,vc中以“\r\n”表示。以下的命令是从Postel和Reynolds所著的RFC 929修改而来,如果读者想查看详细内容,可以参见英文版RFC 929。注意以下出现地标志符CRLF表示的是回车符号,即相当于VC中的“\r\n”。-FTP protocol uses a series of simple file transfer protocol
RAT
- VC远程控制代码分组上线的实现 具体的看代码-VC remote control code for the realization of on-line groups
Emote
- VC++开发的QQ聊天辅助发表情工具OicqEmote源代码,它是一个配合Oicq使用的聊天辅助软件,可以方便地在QQ里输入定制的MUD表情并发送,允许通过命令行的方式使用表情,大大提高了聊天速度,极大的丰富了聊天的乐趣-VC++ development of the QQ chat auxiliary published intelligence tools OicqEmote source code, it is a tie Oicq use chat auxiliary software,
NetClient
- vc平台下基于套接字SOCKET实现网络聊天客户端-realize chatting on line by socket
Browser
- 这是我上学期VC课程设计制作的程序,实现类似IE的浏览网页的功能。与IE不同,此程序不强调浏览功能,只需要能够访问URL网址就行,重点在于网址限制和网址列表的维护。这部分需要实现以下功能: 1、浏览器功能,输入URL网址,访问网页; 2、如果网址不被允许,则不允许访问 3、记录非法网址的访问; 4、用户可查看非法网址记录; 5、网址库可以由用户自己维护。 在数据上,主要是两个数据表网址和网址访问记录。 1、网址库:序号、网址记录、网址类别; 2、网址访问记录:序号
google-earth
- 基于vc++编程实现经纬度之间的距离求值,并按照范围输出符合条件的经纬度-Vc++ programming based on latitude and longitude values of the distance between the demand and output in line with conditions in accordance with the latitude and longitude range
delay-net-usage
- 网络利用率,时间延迟,vc平台,有使用的图,每隔500ms画一次,供参考。-the net usage of net and delay.draw useage line acord percent.
