搜索资源列表
发现网络中的活动主机
- 关键字: socket, 校验和算法, ICMP, connect, 端口,扫描, 这是我课程设计时,用VC.NET写的一个程序,功能是在利用socket提供的API函数, 填充并发送ICMP包,测试指定IP地址段中活动主机. 使用简单的connect方法来测试目的端口是否可通.并附带了校验和算法.希望更多的人与我交流, QQ:270596846 e_mail:chmuggmwtg@163.com-keyword : socket, the checksum algorithm, I
sockt
- 可用于对socket api的学习,一个对于网络端口扫描的程序-can be used to study the socket api, a network port scanning procedures
unix_network_programming
- unix网络编程 第1卷 套接口API和X/Open传输接口API unix网络编程 第2卷 进程间通信 包括这两卷的源代码-unix Network Programming, Vol 1 socket API and X / Open Transmission Network Interface API unix Liaison Program, volume 2, inter-process communication, including two volumes of the so
netArp
- 相信各位都玩过SOCKET编程,用CSocket进行网络通讯非常方便,但有时想搞点底层点东西却非常麻烦,用windows的API最低也只能SOCK_RAW,顶多能看到IP层数据,如果想处理数据链路层的数据就无从下手了,幸好某天发现了winpcap东西。用了它处理底层的东西就非常方便。 winpcap主要有两个dll供程序员直接调用,pcap.dll和packet.dll,本程序主要使用pcap.dll.详细请看代码,本人也是刚接触WinPcap,所以一不定有一些错漏的地方,请各位大蝦
xHook
- 对SOCKET的HOOK所有API函数的VC代码 对研究数据报有很大的作用 大家可以研究研究。
tdimonnt.zip
- TDI (Transport Device Interface) monitor, enables one to see commands being sent to network card as a result of higher level calls to socket API. Allows one to see which process is causing the network activity and allows filtering and one can debug
socket
- Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发 TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。-Socket interface is a TCP/IP network, API, Socket Interface defines a number of functions or routines that programmers can use them to develop T
Expert_WinAPI_8_to_17
- 这是《精通Windows API函数、接口、编程实例》第8-17章源代码,包括服务、图形用户界面、系统信息的管理、进程间通信、Windows Shell程序设计、Windows GDI、Windows Socket网络编程、设备驱动管理、内核通信、用户认证和对象安全。-This is the " Mastering Windows API function, interface, programming examples" section of Chapter 8-12, th
UNIX-Network-Develop
- 这本书叫:UNIX网络编程(第一卷)。中文版。 这本书的作者是已故的 W Ridhard Steven写的。 这本书内容:详细地介绍了各种Socket API函数的用法。-The book is called: UNIX Network Programming (Volume I). Chinese version. This book was written by the late W Ridhard Steven wrote. This book: detailed descr ip
UNIXnetwork-programming
- UNIX网络编程第1卷 涉及到SOCKET的通信API-UNIX Network Programming Volume 1, relates to the communication API SOCKET
ClientDlg
- socket API\ClientDlg\ClientDlg.rar,很不错的vc源码,希望能对大家有所帮助-socket API \ ClientDlg \ ClientDlg.rar, very good vc source code, I hope you can help
ServerDlg
- socket API\ServerDlg\ServerDlg.rar,很不错的vc源码,希望能对大家有所帮助-socket API \ ServerDlg \ ServerDlg.rar, very good vc source code, I hope you can help
IPv6-Network-Programming-(2004)
- 此书介绍如何基于UNIX socket API来写IPv6应用,以及如何将IPv4应用兼容IPv6.-This book tries to outline how to write an IPv6-capable application on a UNIX socket API, or how to update your IPv4 application to be IPv6-capable.
BSD-Sockets-API.pdf.tar
- BSD UNIX Socket的文档,很简洁的描述了常用的Socket-BSD UNIX Socket document, very concise descr iption of common Socket
vtss_appl_board_atom12_eval
- ATOM12 评估板上Vitesse PHY的驱动支持包-//*************************************************************************** board specific functions needed for running the PHY API at a Atom12 evaluation board. The evaluation board is equipped with a Rabbit CPU boa
for-linux-sockets
- 可以用来学习怎么在linux环境中编写套接字网络编程,用于熟悉linux提供了套件字编程的API。-Can be used to learn how to write a socket network programming in linux environment used to be familiar with Linux programming API suite word.
Linusocket
- Linux环境进程间通信套接口,在本专题的前面几个部分,如消息队列、信号灯、共享内存等,都是基于Sys V的IPC机制进行讨论的,它们的应用局限在单一计算机内的进程间通信;基于BSD套接口不仅可以实现单机内的进程间通信,还可以实现不同计算机进程之间的通信。本文将主要介绍BSD套接口(sockets),以及基于套接口的重要而基本的API。-socket
socket
- TIPC socket API driver
q3socketdevice
- The Q3SocketDevice class provides a platform-independent low-level socket API for Linux.
can
- Motivation Why using the socket API.