搜索资源列表
libnids-1[1].16.tar
- 基于TCP/IP协议的网络入侵检测系统是在Linux平台下,充分利用Linux的网络特性来设计的网络安全防御系统的一部分。在完全理解TCP/IP通讯协议的基础上来开发基于网络的入侵检测系统,它主要包括以下几个部分:数据包拦截器,数据包分析器,数据包生成器,远程通讯控制模块,集中管理模块等。 关键字:入侵检测系统,网络安全,协议分析,网络入侵检测系统- Based on the TCP/IP agreement network invasion examination system is und
unixpxjc
- unix下的关于TCP/IP的应用程序代码.包括基于进程和线程的代码.-on the TCP / IP application code. Based on the process and including threaded code.
control
- linux下基于网络编程的TCP/IP端控制开发源程序
watcher1
- 基于TCP/IP的网络入侵检测程序-Network intrusion detection system based on TCP/IP
java
- 引言 由于因特网的迅速流行,越来越多的应用程序具备了在网上与其它程序通信的能力。从WIN95开始微软把网络功能融进了它的操作系统,使得应用程序网络通信能力更为普及。因此,微软的TCP/IP协议也就成为网络应用程序基于的首选协议。 一般采用TCP/IP协议的应用程序只实现了单用户与服务器间点对点的连接,
CFileTransfer
- 基于VC++6.0点对点的文件传输。socket编程 tcp/ip- Design and Realization of Point-to-Point Files Transfer with Visual C++6.0
TCP-to-begin-same-time-multi-process
- 基于linux环境下的基于TCP/IP的C语言的并发多进程服务器程序。-Linux-based environment based on the TCP/IP-C-concurrent multi-process server program.
TCPIP_Protocal_stack
- 一个基于linux的TCP/IP协议栈的实现,其中包含了各个阶段的实现版本,从简单到复杂,是很好的学习资料-Linux based on the TCP/IP protocol stack to achieve, which contains versions of the various stages of realization, from the simple to the complex, is a very good learning materials
TCP/IP
- 基于UNIX平台的TCP/IP协议的通信程序设计,能将键盘上输入的数据发送到另一台计算机上;能将接收到的数据显示到屏幕窗口内;-UNIX platform-based TCP/IP protocol communications programming, to keyboard input data is sent to another computer be able to receive data to the screen window
tcp
- 基于linux的TCP/IP网络通信的几个小程序-linux tcp
IPMsg-2.50a7-Src-CHS.CHT.ENG.JPN
- - IPMsg 是一款局域网内即时通信软件, 基于 TCP/IP(UDP). 可运行于多种操作平台(Win/Mac/UNIX/Java), 并实现跨平台信息交流. - 不需要服务器支持. - 支持文件/文件夹的传送 (2.00版以上) - 通讯数据采用 RSA/Blofish 加密 (2.00版以上) - 十分小巧, 简单易用, 而且你可以完全免费使用它 - 目前已有的版本包括: Win32, Win16, MacOS, MacOSX, X11, GTK, GNOME,
CDevelopIP
- C语言开发IP包例子(TCP/IP包发送) 给目标主机的端口发送一个 syn请求,注意目标主机的信息会发给发送IP地址的主机 这说明TCP/IP协议本身有IP期骗的漏洞 这种方运可以自己写成特殊的基于IP协议上层的自定义协议-C language development examples of IP packets (TCP/IP packet to send) to the target host' s port to send a syn request, note tha
tcp
- 用标准C实现的TCP/IP socket通讯函数,基于unix平台-Implemented using standard C TCP/IP socket communication functions based on unix platforms
TCP-multi-pthread-program
- 在linux环境下的用C语言编写的基于TCP/IP协议的网络编程的程序。-In the linux environment using C language based on TCP/IP protocol network programming process.
report
- Linux C/C++下用GTK+发开基于TCP/IP的C/S模式的局域网络聊天室-Linux C/C++ with GTK+ send open based on TCP/IP of C/S mode of local area network chat rooms
ipmsg211src
- 飞鸽传书 (IP Messenger V2.06)是一款基于 TCP/IP(UDP)的局域网内即时通信软件,2.00以上版本支持局域网内发信息、传送文件、文件夹、多文件(或文件夹),通讯数据采用 RSA/Blofish 加密 (2.00版以上),速度非常快,采用BSD License开源许可协议发布。。最新版(2.50 alpha6)的Log文件支持 UTF-8编码格式,增加了气球提示。-IP Messenger (IP Messenger V2.06) is a based on TCP/IP
mysql-connector-net-5.1.6-noinstall
- 服务器代码,用c#语言编写,基于tcp/ip-Server code written in c# language, based on the tcp/ip
new--1
- 基于 tcp/ip 的 time 服务器,client 向服务器发送请求,然后 server 将当前时 间发送给 client-Based on tcp/ip a time server, client sends a request to the server, then the server sends the current time to the client
client-and-server
- 实现远程监控系统,基于TCP/IP协议,有服务器端和客户端。-It is designed for remote monitor and control. It is based on TCP/IP protocol, and consists of client and server softwares.
chat_server
- 我自己写的一个基于tcp/ip的聊天服务器,可是实现实时通话以及多人通话,请多多指教,其中用到了链表,是在linux c下编写-I write a chat server based on TCP/IP, but in real time to speak, and many people call, please advice, which use the linked list, is written under Linux c