资源列表
vcSocket
- 局域网内数据传递,分为客户端和服务器端两个部分-LAN data transfer, is divided into two parts of the client and server side
LANARP
- 一个简单的扫描局域网内主机是否存在的demo,使用sendArp实现(因此时间有点慢),下次有时间用ndiS协议驱动改下-Whether a scan LAN simple host in the presence of demo, using sendArp implementation (and hence time is a bit slow), next time with the ndiS protocol driver change
Monitor
- 远程视频监控(源代码) 程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\Program Files\Microsoft DirectX 9.0 SDK \Samples\C++\DirectShow\BaseClasses”。-Rem
udp.tar
- UDP通信,使用boost封装好的库,进行UDP通信,代码简洁,清晰。适合初学者-UDP Socket use boost lib
Client
- 简单的javasocket编程,以及一些对处理16进制的想法-Simple javasocket programming, as well as some ideas for hexadecimal
thc-ipv6-1.8
- thc_ipv6 1.8 用于ipv6环境下的攻击工具及函数库 运行在linux环境下-thc_ipv6 1.8 attack tools and libraries for ipv6 environment running on Linux environment
ClientServerJSON
- This android client server communication.-This is android client server communication.
DetectPortscan
- 在linux ubuntu系统下,端口扫描检测FIN攻击报文。-detect port scan attack in linux ubuntu
Visual-CPPnetwork-code
- windows网络编程的学习源码,供初学者使用,是很好的学习资源。-windows network programming source of learning
php-calendar-2.0-rc2.tar
- php详细日程表,老外做的相当不错,可以学习参考- php-calendar A simple calendar to track events for an individual or group.
ICMP
- 网络编程中的ICMP协议实现源代码,适合刚接触到网络协议编程的新手。-code for ICMP
BroadCast
- 一个windows网络编程下的广播程序,适合初学者。-A simple broadcase program for windows network commumication.