搜索资源列表
woSnmp
- 使用SNMP协议编程,可以获取网络设备任意MIB变量参数值。通过对一台网络路由器主要端口的周期性监测,获得并对结果实现动态图形显示。-use SNMP programming, network access equipment MIB variables arbitrary parameters. Through a network router main port cyclical monitoring, access to the results dynamic graphics.
VCPP-based-proxy-server
- 一个基于winsock的http代理服务器程序,允许自定义端口,并设置二级代理服务器。很好的学习windows网络编程的程序示例。-A winsock based http proxy server program that allows custom port, and set the secondary proxy server. Good examples on learning windows network programming.
Delphi_wltxxyfx
- 本书介绍如何利用Delphi开发网络与通信应用程序,本书主要针对目前流行的FTP、HTTP、E-mail、Telnet、网络监控、Modem串口通信编程、拨号网络编程、传真编程等Internet协议与网络通信高级编程开发进行详细的讲解,并结合大量的实例使读者能够深入的了解各种网络应用程序的开发技巧。 -This book describes how to use the Delphi development network and communications applications,
embed-webserver
- 通过socket网络编程,监听默认的web端口(80端口),解析客户端的请求,并做出响应。本web server 实现HTTP1.1协议一个子集,支持最常用的GET方法,采用多线程设计,响应速度快,可承受大量频繁的网络活动。 硬件配置:ARM7或更高。 操作系统:uClinux、嵌入式Linux-Through the socket network programming, monitoring the default web port (port 80), analytic cl
server_client
- CS结构的socket编程,在远程端口实现shell命令,并返回执行结果.分别用select和多线程方式两种方式实现-CS structure of socket programming, the remote port to achieve shell command and return results of the implementation. Were used to select and multiple threads in two ways
TCPTrans
- TCP端口转发,由客户端发送消息,转发器转发,服务器收到并将原消息返回,继而转发器转发给客户端,基于控制台程序,套接字编程,适合初学者-TCP port forwarding, from the client sending messages, and the repeater forwarding, server received and the news returns, and then the repea
TCPSrv
- 一个简单套接字编程,在设置网卡混杂模式之后,从网卡抓取网络上的数据包,并显示源和目的地址的IP,端口-A simple socket programming, set the NIC in promiscuous mode, crawling from the card on the network packets and displays the source and destination addresses of IP, port
WINCAP
- 一个简单wincap编程,需要WINCAP环境(压缩包中无),在设置网卡混杂模式之后,从网卡抓取网络上的数据包,并显示源和目的地址的IP,端口-Wincap a simple programming environment requires WINCAP (no packet), set the NIC in promiscuous mode, crawling from the card on the network packets and displays the source and de
48652669
- 自己编写的,串口接受并通过网络发送至另一台机器()
