搜索资源列表
P2P_by_shootingstars.rar
- P2P 之 UDP穿透NAT的原理与实现(附源代码)
TCP的客户服务器通信程序
- TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\\\client\\\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communicatio
microsoft提供的简单IE浏览器代码
- 这个代码是最简单的IE浏览器,是本人从VC的MSDN中下载的,能够让你知道IE浏览器最简单的原理,不过他是通过一个函数来实现的,很简单,没有对IE浏览器的本质进行分析-most of the code is simple browser, I VC from the MSDN download, to let you know IE browser most simple principle, but he is a function of the very simple, no IE brow
实现文件共享(sample)
- 在居于网内实现Window的文件共享,和在Windows通过菜单选择共享一样。我想有些病毒可以实现自动共享应该是和这个原理差不多-in living within Window network file sharing and the Windows through sharing the same menu choice. I think some of the virus can be automatically shared and this principle is almost
GSM0705
- 介绍gsm的原理以及相关工作过程,以及实现源代码,介绍比较详细。-Introducing theory of GSM and the work flow, including the source. It is detailed.
_modem通信编程技术
- 网络通讯的一些相关知识,以及其编程原理和实现源代码,介绍比较全面。-network communications are relevant knowledge, and its programming principle and source code, introduced more comprehensive.
P2P之UDP穿透NAT的原理与实现源代码 .r
- P2P之UDP穿透NAT的原理与实现源代码,有VC实现的网络编程-P2P UDP penetrate NAT Zhi Theory and implementation of the source code, the VC Network Programming
checksum1
- 计算校验和 命令行:check_sum infile 其中check_sum是程序名,infile是数据文件名 输出:数据文件的校验和。 目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,深入理解网络协议的基本概念与网络问题处理的一般方法。-calculated checksum command line : check_sum infile which check_sum procedures, a
Telnet服务器和客户端
- Telnet服务器与Telnet客户机程序,涉及Telnet远程登陆与NT服务程序编程原理-Telnet server and Telnet client procedures involved and Telnet remote login service programming NT Principle
winshell--注释版
- 后门程序-WINSHELL,希望您能够从此软件中知道黑客后门程序的原理-backdoor - WINSHELL and hope you can learn from software hackers backdoor Principle
新浪网新闻自动采集程序
- 新浪网新闻自动采集程序,原理是下载一个页面到本地,分析链接,循环下载,使用了多线程! 希望对初学者有用-automatic collection procedures, principle is to download a page of the local, link analysis, download cycle, the use of multiple threads! Hope useful for beginners
网络模拟可靠数据传输Go Back N
- 网络模拟可靠数据传输Go Back N,网络原理上机作业,大家可以下来参考。-network simulation reliable data transmission Go Back N, network operating principle on the plane, we can down reference.
ICOP
- VC建高性能服务器,用完成端口模型是最高效的,本源码针对初学者对完成端口模型原理不熟,多处都有注释,以便对完成端口模型有个彻底的理解,源码中还加入XML的读写,可谓完全,难得一见的活教程--本人发源码的原则是:不经典不发! -VC build high-performance servers, complete with port model is the most efficient, the source for complete beginners against port model
循环冗余编码
- 学习网络原理时用到的CRC循环冗余编码,希望大家多多指教-learning network to use the principle when Cyclic Redundancy coding, we hope the exhibitions
ftp cs编程
- 这是一个说明FTP原理的程序。可以实现文件的服务器的简单管理以及客户端的简单管理。比如上传、删除文件-This a statement of principle FTP procedures. The document can be achieved by simple server management and client management simple. For example, upload, delete the file, etc.
语音电话例程
- 本程序演示语音电话的原理。您只要输入对方的电话号码,然后拨号,对方拿起电话,就可以听到由计算机播放的声音和音乐了。-this program demonstrated the principle voice calls. Your input each other's phone numbers, and then dial-up, the other side just pick up the phone, you could hear the broadcast by the com
ping 命令工作原理详细解析
- ping 命令工作原理详细解析-ping command detailed analytical work principle
P2P之UDP穿透NAT的原理与实现
- 一个采用Winsock实现P2P的例子,可以帮助了解P2P的原理。-using a peer-to-peer Winsock example, can help us understand the tenets of P2P.
网络编程原理文摘
- 网络编程原理文摘!大家都来看看啊!还不错啊!无解压密码-Network Programming tenets Digest! Everyone arrives! Not a bad thing! Without extracting passwords
Sniffer原理及开源代码
- Sniffer原理及开源代码
