文件名称:raw_socket
- 所属分类:
- TCP/IP协议栈
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4.33mb
- 下载次数:
- 0次
- 提 供 者:
- cekxid******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于原始socket的客户端和服务器的编程,可以在系统给定的IP头后面自定义一个IP头
,然后构建TCP/UDP头,并实现客户端和服务器之间的数据发送。-Based on the raw socket client and server programming, can be given in the system behind the IP header custom one IP header, and then build a TCP/UDP headers and data sent between the client and server.
,然后构建TCP/UDP头,并实现客户端和服务器之间的数据发送。-Based on the raw socket client and server programming, can be given in the system behind the IP header custom one IP header, and then build a TCP/UDP headers and data sent between the client and server.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
原始socket编程具有两个IP头IP包
..............................\client
..............................\......\aaaaaaaaa
..............................\......\.........\Debug
..............................\......\.........\aaaaaaaaa.dsp
..............................\......\.........\aaaaaaaaa.dsw
..............................\......\.........\aaaaaaaaa.ncb
..............................\......\.........\aaaaaaaaa.opt
..............................\......\test_client
..............................\......\...........\Debug
..............................\......\...........\.....\client.obj
..............................\......\...........\.....\test_client.exe
..............................\......\...........\.....\test_client.ilk
..............................\......\...........\.....\test_client.pch
..............................\......\...........\.....\test_client.pdb
..............................\......\...........\.....\vc60.idb
..............................\......\...........\.....\vc60.pdb
..............................\......\...........\client.cpp
..............................\......\...........\test_client.dsp
..............................\......\...........\test_client.dsw
..............................\......\...........\test_client.ncb
..............................\......\...........\test_client.opt
..............................\......\...........\test_client.plg
..............................\ipip
..............................\....\Debug
..............................\....\.....\ipip.exe
..............................\....\.....\ipip.ilk
..............................\....\.....\ipip.obj
..............................\....\.....\ipip.pch
..............................\....\.....\ipip.pdb
..............................\....\.....\vc60.idb
..............................\....\.....\vc60.pdb
..............................\....\ipip.cpp
..............................\....\ipip.dsp
..............................\....\ipip.dsw
..............................\....\ipip.ncb
..............................\....\ipip.opt
..............................\....\ipip.plg
..............................\....\udp.c
..............................\....\udp.h
..............................\server
..............................\......\server
..............................\......\......\Debug
..............................\......\......\.....\server.exe
..............................\......\......\.....\server.ilk
..............................\......\......\.....\server.pch
..............................\......\......\.....\server.pdb
..............................\......\......\.....\test_server.obj
..............................\......\......\.....\vc60.idb
..............................\......\......\.....\vc60.pdb
..............................\......\......\server.dsp
..............................\......\......\server.dsw
..............................\......\......\server.ncb
..............................\......\......\server.opt
..............................\......\......\server.plg
..............................\......\......\test_server.cpp
..............................\client
..............................\......\aaaaaaaaa
..............................\......\.........\Debug
..............................\......\.........\aaaaaaaaa.dsp
..............................\......\.........\aaaaaaaaa.dsw
..............................\......\.........\aaaaaaaaa.ncb
..............................\......\.........\aaaaaaaaa.opt
..............................\......\test_client
..............................\......\...........\Debug
..............................\......\...........\.....\client.obj
..............................\......\...........\.....\test_client.exe
..............................\......\...........\.....\test_client.ilk
..............................\......\...........\.....\test_client.pch
..............................\......\...........\.....\test_client.pdb
..............................\......\...........\.....\vc60.idb
..............................\......\...........\.....\vc60.pdb
..............................\......\...........\client.cpp
..............................\......\...........\test_client.dsp
..............................\......\...........\test_client.dsw
..............................\......\...........\test_client.ncb
..............................\......\...........\test_client.opt
..............................\......\...........\test_client.plg
..............................\ipip
..............................\....\Debug
..............................\....\.....\ipip.exe
..............................\....\.....\ipip.ilk
..............................\....\.....\ipip.obj
..............................\....\.....\ipip.pch
..............................\....\.....\ipip.pdb
..............................\....\.....\vc60.idb
..............................\....\.....\vc60.pdb
..............................\....\ipip.cpp
..............................\....\ipip.dsp
..............................\....\ipip.dsw
..............................\....\ipip.ncb
..............................\....\ipip.opt
..............................\....\ipip.plg
..............................\....\udp.c
..............................\....\udp.h
..............................\server
..............................\......\server
..............................\......\......\Debug
..............................\......\......\.....\server.exe
..............................\......\......\.....\server.ilk
..............................\......\......\.....\server.pch
..............................\......\......\.....\server.pdb
..............................\......\......\.....\test_server.obj
..............................\......\......\.....\vc60.idb
..............................\......\......\.....\vc60.pdb
..............................\......\......\server.dsp
..............................\......\......\server.dsw
..............................\......\......\server.ncb
..............................\......\......\server.opt
..............................\......\......\server.plg
..............................\......\......\test_server.cpp