▍1. VisualC++网络编程篇(示例包).好东西哦!欢迎大家使用
VisualC++网络编程篇(示例包).好东西哦!欢迎大家使用-VC Network Programming Part (Example RB). Good stuff! Everyone is welcome to use
VisualC++网络编程篇(示例包).好东西哦!欢迎大家使用-VC Network Programming Part (Example RB). Good stuff! Everyone is welcome to use
gsoap 2.7.10最新版本,包括源码。-gsoap 2.7.10 latest version, including source code.
一个封装了Winpcap中二层函数的类-a package of Winpcap Layer-2 function category
Mailine 邮件信息平台(2.5).zip-Mailine mail information platform (2.5). Zip
IOCP模型代码所有封装好的VC原代码 有一定的学习研究作用 大家可以下载来-IOCP model code of all the original code package good VC has a certain degree of study and research the role of U.S. can be downloaded to
单射函数问题 设函数f将点集S = {0,1, , n -1}映射为f (S) = { f (i) | iÎ S} Í S 。单射函数问题要 从S中选取最大子集X Í S 使f (X )是单射函数。 例如,当n=7, f (S) = {1,0,0,2,2,3,6} Í S 时, X = {0,1,6} Í S 是所求的最大子集。-Injective function, the function f the problem will be the point set based S = (0,1, , n-1) maps to f (S) = (f (i) | iÎ S) Í S. Injective function of the problem from the largest subset of S, select the X Í S so that f (X) is injective function. For example, when n = 7, f (S) = (1,0,0,2,2,3,6) Í S, when, X = (0,1,6) Í S is a subset of the desired maximum.
使用winpcap对报文进行过滤(需要下载winpcap库)-winpcap use of the packet filter (download winpcap Treasurer)
VB编写的文件传输程序-VB prepared the file transfer process
在IE的工具条上添加自己的按钮的程序- Increases own button on the IE tool strip the procedure
C# wifi串口测试。类似串口调试助手。搜索设备SendHex
大名鼎鼎的indy控件组的示例程序 for delphi 7.0 有ftp udp,http 等的示例 -The example programs of well-known indy controls for delphi 7.0 have ftp, udp, etc.
一个UDP多播(组播)示例-a UDP Multicast (multicast) example
支持多人连接的ftp服务器端,有权限分配功能,安全性有很大提高,有兴趣的可以继续完善-support people connected ftp server, the distribution of competences functions, security has greatly improved, interested can continue to perfect
注册用户会员管理主页面,主体框架,靠自己添砖加瓦了-Member Registration User Management page, the main framework for the building blocks on their own
VNC 测试通过版(VC6下测试通过)开源代码 (包括服务端和客户端)-VNC test version (VC6 under test) open source code (including server and client)
发送端:发送端每收到一个上层报文都会为其设一个唯一的序列号。收到的大报文进行分段,构造S/R报头,如 REF _Ref371456073 h 图表1所示。构造报头和数据部分连接后,按序从片段号=1的报文开始发送,并设置重传定时器,直到发送完毕。重传定时器截止之前,如果收到了接收端发送的完全确认,即数据分段全部被接收,则清除该该序列号报文的缓存和定时器;如果收到了部分确认则根据部分确认的指示重传丢失的分段;如果定时器截止时还没有收到任何接收端的回
实现TCP和udp 同时进行网络通信 包括聊天和传送文件 具有很高的学习价值 -achieving TCP and udp simultaneously network communications, including chat and transmission of documents with very high values of learning
结合BO和Remote Control两个功能的程序,可供学习参考-Combination of BO and the Remote Control function of two procedures, a reference for the study
用VC++写的socket通讯程序,已经编译通过,使用时去掉文件只读属性,编译即可-With VC++ Write the socket communication program has been compiled through the use of paper when removed read-only attribute, the compiler can
基于Socket TCP的网络文件传输例子,比较精练,简单易懂,对网络编程入门者有参考作用。-based on Socket TCP network file transfer example, more concise and easily understood. Network Programming for beginners as a useful reference.