搜索资源列表
同步套接字监听
- 使用同步套接字服务器的主机解析、主机绑定、端口监听、数据传输和数据接收等功能来实现电脑之间的通讯图的左边显示了...本文使用了一个线程来接收用户的网络通讯信息和监听端口的服务。-use synchronization socket server host parsing mainfr a me bundled, port monitoring, data transmission and data reception capabili
用原始套接字实现网络监听的源代码
- 这是一款用Visual C++编写的,用原始套接字实现网络监听的源代码,运行环境为 VC。 -This is a Visual C prepared with raw socket network of eavesdropping source code, operating environment for the VC.
原始套接字编程源码
- 简单明了的原始套接字、winpcap编程,监视网络流量,网络攻击源代码。
套接字网络编程
- 套接字的一个小程序
原始套接字写的泛洪攻击
- 防洪攻击程序
VC++实现的网络对战游戏
- 这是使用了异步套接字实现的一个网络对战游戏,其中还包含有数据库的操作,还封装有一个异步套接字的类CMYSOCKET
rawsocketping
- 创建原始套接字,构造ICMP协议ECHO数据头,发送数据sendto 接收数据recvfrom,分析返回IP数据头及ICMP数据头 程序代码极其简单,适合初学网络编程者参考- Founds the primitive sleeve joint character, structure ICMP the agreement ECHO data head, transmits data sendto receive data recvfr
同步套接字监听
- 使用同步套接字服务器的主机解析、主机绑定、端口监听、数据传输和数据接收等功能来实现电脑之间的通讯图的左边显示了...本文使用了一个线程来接收用户的网络通讯信息和监听端口的服务。-use synchronization socket server host parsing mainfr a me bundled, port monitoring, data transmission and data reception capabili
vc网络监听
- 基于创建原始套接字,修改I/0选项实现的一个IP包捕获的应用程序 -on creating original socket, revised I/0 option of achieving an IP packet capture applications
communicationtool
- 利用套接字连接实现异步网络通信 先启动服务器 然后客户端-socket connections using Asynchronous communications network server then activated first client
WindowsNetAndConmunicationDesign
- 讲述Windows网络程序设计的入门教程,展示了各种Windows I/O的方法,详细说明了高性能可伸缩性服务器的开发过程,并给出详细的实现代码。将编程方法、网络协议和应用实例有机组合起来,详细介绍了Internet广播和IP多播、原始套接字、SPI、LAN和WAN上的扫描和侦测技术、网络数据的窃取和保护、ARP欺骗、IP欺骗等。详细演示了协议驱动的开发过程,介绍了NDIS编程接口。在编程实践中学习P2P程序设计、讨论了穿透防火墙、NA
udp_raw_socket
- windows网络编程之udp原始套接字-windows udp network's original programming socket
TCPPacket
- 此源码演示了如何通过原始套接字来模拟tcp包,对winsock网络编程及tcp/ip协议的学习 有帮助-source of this demonstration of how to simulate the original socket tcp package, right winsock network programming and tcp/ip agreement learning help
PengPeng1
- 这是是我前几天仿写的小游戏《看谁守得住》的源代码,有详细的注释,代码短,但涉及到windows实时网络游戏的诸多基本元素,包括多线程、套接字、双缓冲、边界检查、3D视角等,程序可扩展性好,对程序中小球个数NBALL重新赋值(比如改成6)可以方便的扩展成网络桌球,对大球个数修改可以方便的扩展成网络足球(需要修改碰撞判断条件),也可以很方便的移植为调试OpenGL、D3D程序的平台(替换显示类C3DConvertor),是一个值得参考的入门
vc++toSnifferPackagecapture
- 本文给出了一种在Visual C++下用原始套接字来捕获并分析在网络上传输的数据包的简单方法 -This paper gives a Visual C with the original socket to capture and analyze the network transmission of a few It is a simple method of packet
Chat
- 一个类似QQ的聊天程序,包括客户端和服务器端的完整代码,是学习网络套接字编程的非常好的实例!-QQ chat a similar process, including client and server-side code of integrity, learning network socket programming is a very good example!
udp
- 最基本的聊天程序,UDP实现,Socket,便于零基础者初步学习网络套接字编程(注释清晰)-Basic chat program, UDP achieve, Socket, zero basis to facilitate initial learning network socket programming (Note clear)
ChatServer
- Linux c语言多进程多用户聊天程序 使用多进程与多线程合作 使用共享内存V进行交换信息 可谓Linux网络套接字编程学习之良品-Linux c multi-process multi-user chat server
unix网络编程第一卷:套接字联网API
- unix网络编程第一卷:套接字联网API,经典书籍(Unix network programming, Vol. 1: socket networking, API, classic books)
socket
- UDP多播、UDP广播,TCP等网络套接字(UDP multicast, broadcast, TCP and other network sockets)