-
nas
从libnids得到TCP重组的数据,当libnids的状态为NIDS_JUST_EST时,表示TCP建立连接,在此时给TCP流增加一个flow_id用来标识此连接;当libnids的状态为NIDS_DATA时,表示接受数据,当有新的数据到达时,根据flow_id把数据push到相应的流表中,为之后的数据分析做准备。因此,可以在此框架上增加符合http协议的应用解析(Data TCP libnids restructuring, when libnids status to NIDS_JUST_EST, said the TCP connection is established, at the same time adds a flow_id to TCP flow is used to identify this connection When libnids status to NIDS_DATA, accepted data, when new data arrives, according to flow_id to push data to the corresponding flow table, prepare the way for after data analysis. Can be increased on this framework, therefore, in accordance with the application of the HTTP protocol parsing)
- 2015-02-02 17:44:36下载
- 积分:1
-
Chat
程序利用多线程技术和socket技术实现网上聊天程序。服务器程序和客户端程序在同一程序里。(This program realizes the chatting fuction using the multithread technique and socket programming.)
- 2016-07-24 11:49:37下载
- 积分:1
-
CSmtp
使用Base64编码实现的相应的邮件的发送的程序,// Original class CFastSmtp written by
// christopher w. backen <immortal@cox.net>
// More details at: http://www.codeproject.com/KB/IP/zsmtp.aspx(Achieved using the Base64 encoding to send the message corresponding procedures,// Original class CFastSmtp written by// christopher w. backen <immortal@cox.net>// More details at: http://www.codeproject.com/KB/IP/zsmtp.aspx)
- 2010-05-26 13:06:49下载
- 积分:1
-
arpasdfasdf
编写程序,实现基于ARP协议获取本局域网内全部活动主机MAC地址与IP地址对应关系列表,要求使用Winpcap,手动封装ARP数据包,并实现ARP响应数据包的接收和解析。(programming, ARP-based LAN access to the activities of all MAC address and IP address correspondence list, require the use of Winpcap, manual Packaging ARP packets, and achieve ARP response data packet reception and analysis.)
- 2006-12-04 14:44:34下载
- 积分:1
-
2009shiyan1
2、Socket编程
凡是基于网络应用的程序都离不开Socket。 与网络有关的简单VC编程 Socket的意思是套接字,是计算机与计算机之间通信的接口。使用Winsock提供的API函数是最基本的网络编程技术。
(2 Socket programming any web-based application programs can not be separated Socket. Simple VC network-related programming meant Socket socket, is communication between the computer and computer interface. Use Winsock provides API functions is the most basic network programming.)
- 2009-11-12 15:06:31下载
- 积分:1
-
net_programme_3stpart
《VC++网络通信编程实例案例精选》源代码_第三部分("VC network communications programming examples selected cases" source code _ the third part)
- 2007-02-27 10:30:38下载
- 积分:1
-
getIPaddress
通过此程序,可以获得本地计算机的IP地址,并以提示框的形式显示出来.(Through this process, access to the local computer' s IP address, and the form of prompt box is displayed.)
- 2009-05-07 14:27:16下载
- 积分:1
-
bcast
此程序实现了IPX/UDP/TCP三种协议的广播( This procedure has realized the IPX/UDP/TCP three kind of
agreements broadcasts )
- 2020-06-26 12:20:02下载
- 积分:1
-
TCPServerclient
客户服务器TCP/IP通信程序利用WINSOCK编程(client-server TCP/IP communications programming procedures using Winsock)
- 2005-06-30 11:10:29下载
- 积分:1
-
VB-asm-Packge
VB纯代码,内嵌汇编,对指定进程发送网络数据包。(VB pure code inline assembler, network packet sent to the specified process.)
- 2013-03-31 13:57:41下载
- 积分:1