搜索资源列表
计算机网络(第4版)谢希仁 课件
- 要想成为网络高手,起码要懂得资本的网络常识,而在当今中国用得最多的参考书是<计算机网络>(第四版) 谢希仁主编.这个是课件.里面不仅有Tcp/IP协议的说明,ISO 七层模型.网络安全,各种协议的控制和计算,比如FTP等各层的协议的应用.是学习计算机网络的绝佳的参考书。也是考计算机网络三级考试的最好的辅导书,你要是看完了这本书,考笔试绝对没有问题。还等什么赶快去下吧。你要是去书店去买的话,30---40块又没有了,-wants to become a network expert,
标准VC版FTP客户端源代码
- 本文件进行了实施测试通过的,但如果访问不了非本机的服务器,可查看你是否启动了个人防火墙,本程序没有解决个人防火墙问题。-this document for the implementation of the test, but if not visit the non-server machines, you can check whether or not to launch a personal firewall, this procedure does not solve the prob
一个简单的网络小软件
- 本程序是用winsock API函数编写网络部分,使用MFC编写应用程序框架 在测试时,发现在有的机器上只能做服务器,如果做客户端则无法连接上服务器, 而有的则相反 但在同一台机器上回环测试均成功! 不知道为什么??是不是因为防火墙或是windows的版本问题?不得而之! 使用UDP协议时,有时会出现客户端绑定失败问题!不知为何?-this procedure is used to prepare protocols of API function network, the use of MFC
TCPTest
- C语言实现TCP连接的测试程序,源码经多次重复测试没有问题或bug-C language realization of TCP connection test procedures, source code, as there is no problem with repeated testing or bug
ArpSender
- ArpSender是C#写的ARP发包器,写的初衷是想试下什么样的ARP包才会引起ARP攻击,构造一些包可能会导致别人上不了网。至于包怎么填,发挥大家的想象吧,嘿嘿。 ArpSender用了SharpPcap这个开源API,有兴趣的到网上查下,用起来挺简单的。编程过程中最大的问题就是线程的问题。发包的代码中用了BackgroundWorker控件,因为参数只能传一个,并且线程是不允许直接调用主窗口控件,后来用了一个结构体struct ArpPac来传,感觉还是很麻烦啊!不过还好在Backg
clientSocket
- NET下的socket通信源代码,源代码包括客户端的工程包文件,有了这个源代码那么我们学习通信就十分方便快捷了,代码采用C#编写。全部测试通过绝对没有什么问题! -NET under the socket communication source code, source code, including client' s project file, with the source code so we can learn very fast and convenient communic
mymap
- 类mapbar地图处理 用的是MapBar给百度的JS,可能是比较早的版本了。 我现在是把图片替换为自己的而已,拿了上海样图做测试。 使用方法:直接解压缩到IIS的主目录 在Apache上测试通过,IIS没有测试,应该没有问题。 注意不要更改目录等信息,把Mymap这个目录放主目录即可。 希望大家能够多多讨论Mapbar等对地图是如何切割的。 交流地址:Http://Tangf.CNblogs.Com 浪人|努力 06.05.28-Category ma
FTP
- 用VC实现的FTP上传下载软件源码,测试通过,没有问题,希望有一定的参考价值-VC achieved with FTP uploading and downloading of software source code, test is passed, there is no problem, I hope there is some reference value
pimgw
- VB检测判断网络上指定IP的电脑是否开机,想想就会明白,其实原理很简单,使用PING命令就可轻易实现,如果能PING的通,那当然说明电脑就已经开机了,否则要么是网络问题,要么是电脑没开机,不过要想继续判断究竟是网络问题或是用户未开机那就另当别论了,当然,或许代码里用了其它的方法,这个只有看了代码才知道。 -VB on the network test to determine whether the specified IP boot the computer, think it will
ftptest
- vc 实现的FTP服务器与,客户端,在XP上测试.未出现问题-vc achieved FTP server and the client, in the XP test. is not a problem
WEBOA
- web保存word文件,在公文流转中很有用处,这些都是测试代码。没有任何问题-web to save word documents, in the circulation of useful documents, these are test code. There is no problem
TCPSrv
- TCP服务器端实现局域网基本通信。测试通过,没有问题。实现了对话框界面显示。-TCP server-side LAN basic communication. Test passed, no problem. Realized the dialog box interface display.
Test Manager
- 网上答题系统 实现了问卷问题的管理和作答-Online Testing System management realized the problem and answer questionnaires
application-level-Psniff
- 这也是一个基于网络抓包捕获的源代码,支持应用层数据包的抓取分析。程序基于第三方组件VBPCAP.DLL。支持实时抓取,IPV4报头,以太网报头,帧报头获取分析。目前测试基于局域网,无线网卡好像无法捕获,正在研究中。 程序需要用到VBPCAP.DLL,这个文件感觉有些问题,程序每次退出时VB会崩溃,整个源代码功能上还是不错,给大家参考下。 方法: 1. 下载 Winpcap 3.1 完毕先安装 http://www.winpcap.org/archive/3.1beta2-Wi
evc_tcp
- 本人用evc4.0写的tcp网络程序,包括服务器和客户端,其中服务器端是用多线程做的,自己拿了15台机器测试过服务器没有出现问题,也可以将代码转为vc代码。 备注:这是我工作的测试程序,服务器里面用到了一个结构体,大家在下载用的时候稍作修改就好了。-I tcp written using evc4.0, network programming, including server and client, which the server-side multi-threading, and hi
33
- ASP实现代理服务器程序,简单,不能代理图片,测试使用过,没有问题-ASP proxy server program, simply can not be a proxy picture, the test used, there is no problem
linux_udp-transfer
- linux下udp大文件传输 linux下用户数据报协议大文件传输 代码在 redhat下编译通过。 最大测试无差错传输文件:288M 最大测试传输速度:6.5M/S 包含了可以解决丢包问题的代码级实现方法。-large file transfer code of the user datagram protocol udp large file transfer under linux under linux redhat next compile. The
TrayIcon
- SUNER网络验证V1.6.1商业测试免费版无任何限制 2月28号更新SUNER网络验证系统1.6.1 修复注册字符限制问题 修复DLL不能注册问题 修复注册字符限制问题 修复DLL不能注册问题 修复注册问题 修复充值问题 目前此版本未发现其他问题 语言:服务端采用VB+ASP 客户端采用易语言 一个彗星皮肤模块 其他全自己写的代码 无任何后门可正常使用 服务端需要IIS和可注册dll组件 具体可看帮助文档谢谢支持
NetSpy02
- 一个简单的基于混杂模式的扫描程序。是本人本帮别人写的本科毕业设计代码。之前在用vc 6.0在xp上测试是没问题的。-Based on a simple scanner promiscuous mode. Someone else write I graduated design code. Before using vc 6.0 in xp test is no problem.
TestSocket
- socket测试程序,已经测试过了,没有问题-socket test program has been tested, no problem
