搜索资源列表
Ethpeek_for-VC2008
- 完美的以太网抓包工具源码,使用VC2008编译,分栏页面左边节点解析较慢,能抓包发包,包括端口,ip,协议等过滤。注意文本页面解析较快。-ethnet catpure tools,build with VC2008,include many function,such as port,ip,protocol filter。it s perfect.
Winsock_ping
- 跟CMD下使用ping指令所達到的效果一樣,能返回domain name s IP以及TTL-like CMD ping s function
Phone
- 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
RemoteControl
- 远程桌面监控系统 (1)实时监视远程电脑的桌面操作变化 (2):快速准确的查看被监视电脑的实时桌面信息,具有远程桌面录像功能,可查看任意时间段的历史桌面信息。 (3):具有远程桌面控制功能,可以象操作本地计算机一样操作远程计算机。 (4):可以同时操控和查看10以上个电脑。 (5):采用TCP/IP协议,高压缩率差异传图,保证图象快速稳定传输。 (6):系统为C/S结构,客户端进程防删。-Remote Desktop Monitoring System (1) real-
CPPchat
- 网络工程课程设计,本程序采用TCP/IP协议的套接字功能完成,并在C/S模式的基础上建立的,拥有一个Server客户端以及Client客户端,并能够实现两个客户端的相互通信-Network engineering course design, the program uses TCP/IP protocol socket function to complete, and established on the basis of the C/S mode, with a Server Client
tcpclient-server
- Tcp client server communication using Java The client–server model is a distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients.[1]
Network-Developers-Kit
- NDK又名为Network Developer s Kit,是TI公司开发的DSP产品的传输控制协议TCP/IP协议,可以有效降低基于DSP的嵌入式网络连接的成本,NDK可用于测试TCP/IP协议栈的功能和性能,以满足各种不同应用对网络连接的需要。本文档简要介绍了NDK的作用和架构。-The NDK is called Network Developer s Kit, was developed by TI company DSP product transmission control pr
文件传输
- 从客户端到服务器进行文件传输,其中服务器实现并发处理的功能,可以解决重名的情况(File transfer to the server from the client, the server can realize the concurrent processing function, and solve the same name's situation)
