资源列表
Liang_Network_programming_11-14
- 这是梁伟《Visual C++网络编程经典案例详解》随书源码(11-14章)。包括的程序有:即时通信(聊天)软件、串口通信编程、发送手机短信编程。原书所有的源代码文件太大了,只能分成3个资源了。-This is Liang " Visual C++ Network Programming Detailed classic case of" source code with the book (chapters 11-14). The procedures include: in
aq3_linux_drv
- 网卡驱动原程序为PC(x86)平台Linux标准驱动,支持802.11协议栈、WAPI和QOS,目前网卡支持混杂模式以及监听模式,但驱动没有包含抓包功能。-NIC driver for the original program PC (x86) platform Linux standard drivers, support for 802.11 protocol stack, WAPI and QOS, network card that supports promiscuous mode,
MiniStock
- 一套从目标网站获得股票信息的VB 程序,可以时时获得自己想要的股票信息-A stock information from the target Web site of the VB program, you can always get what you want to share information
remotecontrol
- 实现一个简单远程监控软件,采用Windows Socket(或Java Socket)编程。采用C/S架构。(1)能够远程监控一台主机,显示主机屏幕内容,能远程关机(2)能远程下载或上传文件(3)能远程执行一些DOS命令(4)能远程运行一些可执行命令。 -Implement a simple remote control software, using Windows Socket (or Java Socket) programming. By C/S architecture. (1)
yuan-cheng-kong-zhi-shi-li
- 基于vc++的远程控制示例源程序,由客户端和服务端组成。服务端采用多线程方式提供服务,能最好的处理来自客户端SOCKET的请求;数据接收、发送采用异步重叠操作。程序还实现了注册表处理、系统控制、点对点聊天、屏幕控制、文件处理、简单系统配置等。 -Based on vc++ sample source code for remote control, by the client and server components. Multi-threaded server to provide se
VB2005-net
- vb2005 网络通信源代码含有多个TCP通讯代码
pygccxml-0.9.5
- program necesary for install in linux simulartor de network -program necesary for install in linux simulartor de network
IP-packet-restructuring
- IP报文的重组: a)将IP报文存入临时的HASH链表中,这个HASH链表中是等待合并的报文队列头 b)判断当这一个IP报文分片加入后是否可以构造出一个完整的IP报文,如果可以的话,分配一个新的帧缓冲区,将数据复制入新的帧缓冲区,返回该报文。 -IP Packets restructuring: a) the IP packets into a temporary HASH list, this list is waiting to merge HASH packet queu
test send
- qt网络传送文件代码,此为客户端.要和我上传的接收端相配才能测试-qt code network to transfer files, this is the client. to the receiving end and I uploaded to test match
SNTP
- SNTP是简单网络时间协议(Simple Network Time protocol)的简称,它是目前Internet网上实现时间同步的一种重要工程化方法- SNTP is the Simple Network Time Protocol (Simple Network Time protocol) short, it is the Internet online time synchronization is an important engineering method
3c65147890ad
- 一个网页监控的程序用C#写的,提供给大家一起研究一下-Monitoring program with a Web page written in C# available to everyone to look
c_socket_client_server
- linux环境下基于流式socket的客户端与服务器程序,程序涉及发送结构体,LINUX环境下连接mysql数据库。多路复用的I/O.注释详细-linux environment based on stream socket client and server program, the program involves sending structure, LINUX environment connecting mysql database. Multiplexed I/O. For more