-
本程序没有对包的内容解码,仅仅打印出包的二进制内容; *提供最简单的捕获过滤器,即可以指定捕获感兴趣的源IP和目的IP。...
本程序没有对包的内容解码,仅仅打印出包的二进制内容; *提供最简单的捕获过滤器,即可以指定捕获感兴趣的源IP和目的IP。-the right procedures were not decode the contents of packages, just print out the packets of binary content;* Provide the most simple capture filters, which can capture interest in the designated IP source and destination IP.
- 2022-03-21 11:02:58下载
- 积分:1
-
windows network programming e
windows网络编程电子书,内容包括NetBIOS和Windows重定向器方法、Winsock方法、客户端远程访问服务器方法。本书论述深入浅出、用大量实例详解了微软网络API函数的应用。配套光盘包含了所有实例代码,方便读者使用。本书适合中、高级程序设计人员以及网络设计与管理人员参考。-windows network programming e-books, including NetBIOS and Windows redirector methods, Winsock methods, client methods of remote access server. The book discusses in simple terms, using a large number of detailed examples of the Microsoft Network Application API function. Supporting CD-ROM contains all example code to allow readers to use. This book suitable for middle and senior programming staff, as well as network design and management of reference.
- 2022-02-12 02:57:21下载
- 积分:1
-
提供一个网络数据通讯的通用DLL,这个模块支持客户端网络,下次再提供一个服务器与客户端通用的模块。...
提供一个网络数据通讯的通用DLL,这个模块支持客户端网络,下次再提供一个服务器与客户端通用的模块。-provide a data communications network generic DLL, this module supports client network, the next server to provide a client with a common module.
- 2022-03-01 22:00:44下载
- 积分:1
-
uploading and downloading of the whole station with the source code of ASP techn...
这是一个上传下载的整站的源代码
用ASP技术和ACCESS的数据库-uploading and downloading of the whole station with the source code of ASP technology and the ACCESS database
- 2023-08-14 20:50:05下载
- 积分:1
-
Borland C++ Builder制作有论证的邮件发送程序,同时还增加了附件功能...
Borland C++ Builder制作有论证的邮件发送程序,同时还增加了附件功能-Borland C Builder has produced proof of mailing procedure, and also increased the attachments
- 2023-02-26 17:00:03下载
- 积分:1
-
网络版本的中国象棋服务器源代码,实现象棋的基本功能,对大家的游戏编程可以起到很好的启发...
网络版本的中国象棋服务器源代码,实现象棋的基本功能,对大家的游戏编程可以起到很好的启发-network version of the Chinese chess server source code, chess achieve the basic functions of the game programming we can play good source of inspiration
- 2022-05-13 09:28:05下载
- 积分:1
-
有关用户界面方面的修改以及控件方面的自绘问题.
有关用户界面方面的修改以及控件方面的自绘问题.-Related aspects of user interface changes as well as the control aspects of the issue of self-painting.
- 2022-10-09 11:25:02下载
- 积分:1
-
LINUX网口文件传输,分别运行SER.O和CLI.O 传输文件路径可自行修改 或作成读取配置文件的形式...
LINUX网口文件传输,分别运行SER.O和CLI.O 传输文件路径可自行修改 或作成读取配置文件的形式-LINUX network file transfer, and running SER.O CLI.O document transmission path may modify or make the reader configuration file forms
- 2023-02-03 05:50:03下载
- 积分:1
-
做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信...
做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信号延时约100ms(看QT源码,发现里面用的是100ms定时器来检测信号),后来自己照着QLocalSocket的思路封装了windows的命名管道,采用多线程来接收数据,在本机上测试通过,通信效率有明显改善。-To do more client and server-side two-way communication, using QLocalSocket/QLocalServer to achieve them simple, but the communication efficiency is too low, the client made the data, the server-side readyRead the signal delay of about 100ms (see QT source code found inside using a 100ms timer device to detect the signal), and later their shining QLocalSocket encapsulates the idea of windows named pipes, using multiple threads to receive data, tested on this machine, the communication efficiency has clearly improved.
- 2022-05-28 11:28:15下载
- 积分:1
-
a UDP communications for the sample program. Check to make communications data,...
一个用于UDP通讯的示例程序。可以方便的查看通讯数据,以及发送数据。-a UDP communications for the sample program. Check to make communications data, and send data.
- 2022-04-23 20:05:46下载
- 积分:1