搜索资源列表
基于JAVA的ICQ系统的设计于实现
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080。-server and client presentation by Socket Interface (TCP) connections. Java
net_monitor
- 实现网络原始数据包的捕获和分析,值得学习其中的实现方法-The original network packet capture and analysis, learn methods to achieve them
netSniffer
- vb.net 2005/2008 net sniffer 一个可以监视网络流量的程序,可以直接使用,界面做的不是很好,仅供学习参考。-vb.net 2005/2008 net sniffer can monitor network traffic of a process, you can directly use, the interface is not so good reference for the study.
NetMonitor(e)
- Net Cam Monitor , server and client
Net-Probe-v2.0
- 网络流量监测 主要可以用来监测软件的流量 从而可以更好的对代码的性能有个好的评估-Network traffic monitoring software can mainly be used to monitor the flow of the code so you can better have a good assessment of the performance
NetworkMonitor
- 简单的网络监控软件例子,
DemoQQ1
- (1).服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过创建一个Server Socket对象来监听来自客户的连接请求,默认端口为6000,然后无限循环调用accept()方法接受客户程序的连接.-( 1). The server and client presentation by Socket interfac
Monitor
- 远程视频监控(源代码) 程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\Program Files\Microsoft DirectX 9.0 SDK \Samples\C++\DirectShow\BaseClasses”。-Rem
Net-Detectiver
- 自己写的一个抓包工具,可以监听网卡的数据包,并对数据进行分析-Written a packet capture tools, data packets can monitor the network card, and data analysis
net-monitor
- 使用屏幕切割以及无损压缩实现网络屏幕共享-Cutting and lossless compression using a screen screen sharing network
jnetpcap-1.3.b4-1.win64
- java版本的网络监测程序包,可以方便的完成网络数据监控-java monitor net package
net_monitor4.01
- net monitor是一款网络嗅探器,通过VC编程实现,既是实用的好工具,也是学习网络编程的好资料。-net monitor is a network sniffer, through VC programming, both good and practical tool for learning network programming is also good information.
dump
- 用于进行网络监视和网络抓包,能够抓取指定网卡的所有网络数据。-net monitor
SESMonitor1.0
- SES视频监控是一个远程视频监控软件,运行于Windows系统。运行SES视频监控,利用电脑上的USB摄像头进行监控,用户可通过互联网使用浏览器进行远程控制, 并支持录像,拍照等基本功能。 软件包中有两个目录,Bin目录包含了SES视频监控的执行文件等,其中monogram目录中是编码组件,初次安装需要运行setup.bat;Src目录包含了SES视频监控的实现代码,但不包括SESLib库的源码。开发人员可基于应用层代码完善和扩充各种功能。 关于SES的更多介绍请参考网站文档。-SES moni
net-monitor
- 可以用于监听网线插拔事件,网络是否禁用状态,需要管理员权限用使用。-Can be used to monitor the network cable plug events, the network is disabled, Administrator privileges are required for application use.