搜索资源列表
tcptool.rar
- unix下c语言实现tcp连接函数库
tcpfunc
- unix下用C写的实现2主机间TCP通讯用的函数。-under unix C was the realization of two mainframe between TCP communications functions.
netsafe1111--3
- 《网络安全开发包详解》 第3章 网络数据包捕获开发包Libpcap 3.1 Libpcap概述 3.1.1 Libpcap简介 3.1.2 Libpcap的作用 3.1.3 Libpcap的安装 3.2 Libpcap的组成 3.2.1 BPF捕获机制 3.2.2 过滤规则 3.2.3 网卡设置 3.2.4 文件 3.3 Libpcap数据结构 3.3.1 pcap 3.3.2 pcapjne_header 3.3
netsafe1111--5
- 《网络安全开发包详解》 第5章 数据包构造和发送开发包Libliet 5.1 Libnet介绍 5.1.1 Libnet的由来 5.1.2 Libnet的作用 5.2 Libnet的组成 5.2.1 文件 5.2.2 函数构成 5.2.3 协议部分 5.2.4 Libnet的安装 5.3 Libnet数据结构 5.3.1 常量 5.3.2 协议头的数据结构 5.3.3 核心数据结构 5.4 Libnet函数
netsafe1111--7
- 《网络安全开发包详解》 第7章 网络入侵检测开发包Libnids 7.1 Libnids概述 7.1.1 Libnids的使用范围 7.1.2 Libnids的安装 7.2 Libnids数据结构 7.2.1 基本常量 7.2.2 ttrple4 7.2.3 halLstream 7.2.4 tcp_stream 7.2.5 nids_prm 7.2.6 nids_chksum_ctl 7.3 Libnids函数 7.4 Li
PING_LIB
- 判断网络上某个TCP/IP主机是否可以连通的C函数库-judgment on a network TCP / IP connectivity can host the C library
初探数据包分析程序设ji
- 我将分TCP/IP族协议结构、程序部分函数及数据结构说明、案例程序剖析三个部分与大家共同学习数据包分析程序的设计方法。-I will be the TCP / IP protocol architecture group, the procedural part of function and data structure that case analysis process with the three-part study of common data packet analysis pro
magwmi52
- WMI和智能组件包含通过WMI的功能,SMART与SCSI传递,对硬盘的信息获取和配置网络适配器特定用途,而且对许多其他一般用途。MagWMI允许访问和Windows Update的使用Windows系统信息管理仪表。 MagWMI提供一般信息的任何WMI使用类似命令SQL视图访问,并专门与函数的TCP / IP协议的配置,如设置适配器的IP地址,计算机名和域/工作组。-Magenta Systems WMI and SMART Component contains WMI, SMART and
tcptool
- unix下c语言实现tcp连接函数库-unix under tcp connections c language library
mutil-chatting
- 基于tcp实现的多人聊天程序 1) 支持用户并发请求(注册,登录,聊天) 2) 当用户登录时,应该提示其所有在线好友“自己已经在线” 3) 当用户退出时,应该提示其所有在线好友“自己已经下线” 4) 用户登录时除需要返回登录成功 / 失败信息,还要获取当前自己所有在线好友信息(好友谁在线?) 5) 添加好友(需验证?) 6) 删除好友(目前没有做,只要添加一个函数就可以了) -unix/linux PIC select tcp
tcp
- 用标准C实现的TCP/IP socket通讯函数,基于unix平台-Implemented using standard C TCP/IP socket communication functions based on unix platforms
cxxtools-1.4.8.tar
- Cxxtools 源码, Cxxtools把大部分linux C 库函数封装成C++类。封装方法巧妙高效,可以用于学习和直接使用。-Cxxtools is a collection of general-purpose C++ classes. It includes classes for: * argument parsing * logging * wrappers for threading (pthreads) * network
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
Beej_s_Guide_to_Network_Programming
- linux socket 编程 常用函数 及 tcp udp源码-linux socket 编程
tcp
- UDP实现的简易通讯程序 用sendto(),recvfrom()函数实现客户机与服务器之间的信息交换。-port scan
Linux
- 本文介绍了在Linux环境下的socket编程常用函数用法及socket编程的一般规则和客户/服务器模型的编程应注意的事项和常遇问题的解决方法,并举了具体代 码实例。要理解本文所谈的技术问题需要读者具有一定C语言的编程经验和TCP/IP方面的基本知识。要实习本文的示例,需要Linux下的gcc编译平台支持-This article describes the Linux environment, the use of socket programming and socket programmi
cPP-langue-program
- 有tcp客户端、文件管理系统、ctime函数的实现-There tcp client, document management systems, ctime function of the realization
cPP-program
- tcp客户端程序、文件管理系统、ctime 函数的实现-tcp client program, document management system, ctime function of the realization
TCP
- linux网络编程中的传输层控制协议tcp的网络编程,适合工程中使用作为子函数模块-Transmission control protocol of TCP Linux network programming in network programming, suitable for engineering use as sub function module