资源列表
PacketCatcher
- 网络抓包与协议分析 1.实验目的 (1)熟悉和掌握网络编程的基本方法和步骤; (2)进一步理解TCP/IP协议各层的功能和格式; (3)加深学生对网络抓包的设计和实现方法的理解; (4)熟悉原始套接字编程接口(或winpcap编程)。 (5)掌握SQL Server数据库系统的编程应用。 2.实验任务 要求: (1)实现图形用户界面; (2)能利用原始套接字编程接口(或winpcap)进行抓包; (3)能对抓包的内容进行分层显示和各字段数值显示;
77433634udhcp-0.9.8
- dhcp实现,通过DHCP协议,从server端获取动态的不固定的IP地址。不错的代码哦!-The dhcp achieve dynamic not fixed IP address through DHCP protocol, obtained from the server side. Good code Oh!
Ftp
- 文件上传FTP服务器,同时可以删除服务器中的文件-File upload FTP server, you can delete the file from the server
DNS
- i have uploaded a report on DNS(Domain Name Server)
FTP_Linux
- i have uploaded a report on FTP
1_LinuxServerConfig1_new
- i have uploaded a ppt on Linux Server Configuration
lex
- i have uploaded lexical analyzer code.
bootanimation
- android的编译代码 主要时用于安桌开发中-android compiled code when used in the development of the security desk
wwwroot
- 一个小的管理系统 实现了及时提醒 和 数据的数据库管理-A management system to achieve a timely reminder of the database and data management
ChatNet
- 一个简单的网络套接字的编程应用,基于vs2010的-A simple network socket programming applications, based vs2010
Linux
- linux 指令全集,包含361条linux的指令-linux command
xmlrpc-c-1.16.42
- 编程编写一个XML-RPC服务器或客户端在C或C ++库。 XML-RPC是一个标准的网络协议,允许一个客户端程序做一个简单的远程过程调用(RPC)类型的请求的服务器。 SOAP或CORBA一样,但要简单得多。-Programming library for writing an XML-RPC server or client in C or C++. XML-RPC is a standard network protocol to allow a client program to mak