搜索资源列表
craftysyntax2.14.5
- Live Help is a multi-user, multi-operator, multi-department live Help support chat system that allows the operators of the websites to monitor their visitors as they are browsing the site and proactively open a chat session with the visitor. Featur
基于JAVA的ICQ系统的设计于实现
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080。-server and client presentation by Socket Interface (TCP) connections. Java
Sniffer_POP3
- 使用VC++6.0编写的POP3抓包程序。利用WinPcap编写,MFC制作界面程序,利用多线程技术后台监听抓包,系统资源占用低。编译时请下载WinPcap驱动和开发包。-The use of VC++ 6.0 capture procedures POP3 prepared. Use WinPcap prepared, MFC production interface procedures, take advantage of multi-threading technology to mon
CHAT1
- 这是一个服务器/客户端聊天程序的服务器部份,使用CSOCKET类、多线程、数据库等方面的技术,主要有以下功能: 1、基本的聊天服务 2、发送服务器广播信息 3、向某个用户发送服务器信息 4、监视一个或多个用户发言 5、断开与一个或多个用户的连接 6、查看用户个人信息 7、查看连接信息-This is a server/client chat program part of the server, use the CSocket class, multi-threade
clientserver
- 基于java的多机协作流量检测。用Java语言,编程实现基于高层协议的多机通信。在无人的状态下,使用时间片轮换为事件驱动,能使多台机器相互唤醒而达到协作完成 监测网络流量工作的目的。-Java-based collaboration of multi-flow detection. Using Java language, programming high-level agreements based on multi-machine communication. In the absence
Manager
- 基于Winpcap的多客户程序监管系统。利用Winpcap的数据包捕获能力,感知浏览器的运行并执行相应控制。-multi-client monitor based on winpcap
KeyHook
- 基于Winpcap的多客户程序监管系统的配套钩子,用于隐藏和激活界面-multi-client monitor system based on WinPcap
disks_monitor
- 实现磁盘空间监控。当空间大于某个百分比时发送短信告警-monitor the capacity of multi-disk
04062118573143
- 简单有效的p2p文件传送,多线程断点续传,釆用CS模式,服务器端较简单,主要就是加入待传文件,监听客户,和传送文件。而那些断点续传的功能,以及文件的管理都放在客户端上。-Simple and effective p2p file transfer, multi-threaded HTTP, preclude the use of the CS mode, the server is relatively simple, mainly adding files to be transmitted,
UdpCommunication
- 使用Udp协议编写的Socket通讯Demo,程序为命令行界面,可以同时启动多个互相发送/接收数据(注意每个实例的本地端口号避免重复,远程端口号写其他实例的本地端口号)。涉及到数据发送接收、多线程、监视器等操作。-Socket Udp protocol using written communication Demo, procedures for the command-line interface, you can start multiple simultaneous transmit/r
KSZ8995_Sourcecode
- 利用KSZ8995网络交换芯片实现一发多收的功能,用来监视网络中报文并进行分析。-Using KSZ8995 network switch chip to achieve a multi function, used to monitor the network packet and analysis.
多线程游戏修改器
- 多线程游戏修改器,实现游戏各个线程监控,修改,刷新(Multi-threaded game modifier to monitor, modify and refresh all threads of the game)