-
st_asio_wrapper
它是一个c/s网络编程框架,基于对boost.asio的包装(最低在boost-1.49.0上调试过),目的是快速的构建一个c/s系统;效率高、跨平台、完全异步,当然这是从boost.asio继承而来;
自动重连,数据透明传输,自动解决分包粘包问题(这一特性表现得与udp一样);
只支持tcp和udp协议;(It is a c/s network programming framework, based on boost.asio package (minimum tried to increase the boost-1.49.0), the purpose is to build a fast c/s systems efficient, cross-platform, fully asynchronous, Of course, this is from boost.asio inherited
Auto-reconnect, transparent data transmission, automatic sub-stick package to solve the problem (this feature behave the same with udp)
Only supports tcp and udp protocol )
- 2013-08-22 10:10:54下载
- 积分:1
-
UDP-based_Sliding_Window_Protocol
基于UDP的滑动窗口协议的设计与实现
UDP-based Sliding Window Protocol (UDP-based Sliding Window Protocol Design and Implementation of)
- 2009-11-25 11:08:41下载
- 积分:1
-
学生上机管理及考勤系统
资源描述这是一个用Delphi+sqlserver2006开发的学生上机管理及考勤系统,内含项目要求,
模拟刷卡动作把卡号发送给通信客户机,同时接收通信客户机返回的相关信息并显示。
- 2023-05-04 17:40:04下载
- 积分:1
-
haisanids
VC++网络连接监控程序源代码,适合编写网络监控的编程者参考,选择监听的网络IP地址后才可以开始监听里程。并包括了IDS过滤器参数设置,几点提示:
1.初始状态只监听连接,不捕获IP数据
2.鼠标右击列表选择或取消监控某端口数据
3.为防止ping攻击,一般情况ping数据全部监控
4.监控某端口数据时,不监控ping包
5.数据超过20k将被清空
6.右边窗口停止抓包后显示十六进制数(VC++ source code network connection monitoring, network monitoring program for the preparation of reference, select the monitor s network IP address before you can start listening mileage. And includes IDS filter parameter settings, a few tips:
1. Initial state only listen for connections, do not capture IP data
2 Right-click the list to select or deselect a port monitoring data
3 To prevent ping attacks, general ping all monitoring data
4 When a port monitoring data, no monitoring of ping packets
5 The data will be cleared over 20k
6 right window displays the hexadecimal number stopped after capture)
- 2014-07-02 10:17:36下载
- 积分:1
-
TCP服务器端和客户端程序
使用C++ builder的TCP组件开发的服务器端和客户端程序,可以进行二进制形式的通信(The server - side and client - side programs developed using the TCP component of C++ builder can communicate in binary form)
- 2017-12-29 08:35:47下载
- 积分:1
-
ABYSS 网络服务器
ABYSS曾经在POSIX套接字后有一个成形的套接字概念 ,在其中一个单一类 (TSocket) 包含两种非常不同的对象: 一个类似于 TChanSwitch 和 一个类似 TChannel。
现在,我们有 TChanSwitch 和TChannel,用户应该使用那些,但有可能是旧的程序使用 TSocket,我们想要他们继续工作。
其实,这可能是没有必要。只有一个版本 (1.06) 有TSocket 接口,这个版本没有提供任何激励去升级旧版本的程序来使用TSocket,所以可能有很少或没有TSocket的用户。
- 2023-05-25 11:30:03下载
- 积分:1
-
err
本书是网络原理和工程实践的绝佳教科书,不仅适用于教师备课和课程实践的安排,而且有利于网络工程人员自学。该书涉及网络方方面面,包括标准,协议,设备,软件配置,安全和系统集成等,能使你在短时间内从外门汉成为令人羡慕的网络高手。根据学习特点进行内容编排也是本书一大特色,本书提供现实生活中的实例,并配有大量实践练习,不仅能让你在短时间内轻松掌握网络基本原理,而且能在学习基本原理的同时及时进行网络实践,使你成为名副其实的“理论家”和“实践家”。-err
- 2022-11-22 20:15:08下载
- 积分:1
-
BCB_UploadFile
如何在BCB里面上传文件?
用NMStrmStrv接受和NMStrm发送控件
(How to upload files inside the BCB? With NMStrmStrv receive and transmit control NMStrm)
- 2013-10-11 16:40:16下载
- 积分:1
-
一个FLASH游戏的主页源码
一个FLASH游戏的主页源码-a game Home FOSS
- 2022-03-06 22:18:20下载
- 积分:1
-
用C++编写的,在局域网中简单的网络双机备份程序。
用C++编写的,在局域网中简单的网络双机备份程序。-With C++ Prepared, in the LAN network in a simple two-machine backup program.
- 2023-02-26 14:15:02下载
- 积分:1