-
ARPfindMACaddress
说明: ARP协议发现局域网内的活动主机,vc++语言编写,用有界面,美观实用(ARP protocol found in the activities of the LAN hosts, vc++ language, with a interface, beautiful and practical)
- 2011-02-23 07:22:30下载
- 积分:1
-
LanTalk_sources
Currently, most of people use MS DCOM/COM+, Java Bean/RMI, and Corba to do distributed computing over internet. All of these technologies are provided with some tools and intermediate objects to simplify internet development. However, these technologies have one common and fundamental problem that all of the calls between a client and a server are blocked for a returned result (please correct me if this is wrong). A client stays still, and has to wait for a while after sending a request to a server. If the request is a lengthy action, the client application seems to be dead to a user. In most cases, we could use a worker thread at the client side to do background computation for solving this problem. However, this comes with an expensive price, more coding, data synchronization and mess in coding logic. Additionally, I also doubt that these technologies are able to really move data across internet efficiently.
- 2009-06-27 15:00:43下载
- 积分: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
-
12345
我的毕业设计 已通过答辩 计算机网络安全中防火墙技术和端口扫描技术 网络扫描器设计(My graduation project has passed the defense computer network security, firewall technology, and port-scanning technology network scanner designed)
- 2010-03-13 15:20:08下载
- 积分:1
-
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
-
jdrda
说明: Source code Image matching source code for image matching
- 2018-12-31 05:02:48下载
- 积分:1
-
TheExam
局域网考试系统
VC++ 在线考试系统 Access SQL Server
VC++在线考试系统可连接Access 或SQL Server(LAN VC++ Online Test System Test System Access SQL Server VC++ online examination system can be connected to Access or SQL Server)
- 2011-05-16 10:32:25下载
- 积分:1
-
SendMail199985242001
用vc实现邮件传输功能,主要采用winsock实现传输过程。有利于熟悉网络编程。(achieved using vc mail functionality, mainly winsock achieve transfer process. Help familiar with network programming.)
- 2005-07-27 19:47:56下载
- 积分:1
-
CopyQQ2
仿造QQ写的一个聊天程序,用于学习网络编程,
熟悉网络编程的知识(Fake QQ write a chat program for learning network programming)
- 2012-05-15 14:55:14下载
- 积分:1
-
NetDebug
1、实现多个网络调试助手示例在一个进程中启动;
2、可以实现TCP_SERVER,TCP_CLIENT,UDP,UDP组播通信;(1, multiple network example debugging assistant to start a process 2, can achieve TCP_SERVER, TCP_CLIENT, UDP, UDP Multicast communication )
- 2013-01-28 17:35:58下载
- 积分:1