-
NetServer_web
一个通过socket与WEB建立通讯连接的VC程序。(through socket with a Web link in the establishment of communication procedures VC.)
- 2006-09-30 15:13:58下载
- 积分:1
-
AVI_Transport
:文章介绍了在局域网有关AVI文件视频流的实时操作中如何获取AVI视
频流,利用系统压缩管理器实现视频压缩,并实现视频图像的快速显示等问题。具体
讨论了在利用UDP协议进行数据传输时平滑突发数据流、恢复接收数据包的次序
等问题。(: This paper introduces the relevant AVI file in the local area video streaming real-time operation How to obtain the AVI video stream, using System Manager to achieve compression video compression, and to achieve rapid display video images and so on. Specifically discussed the use of UDP protocol for data transmission when the unexpected smooth data flow and restore order to receive packets and so on.)
- 2008-01-24 11:21:17下载
- 积分:1
-
ChatDemo
一个简单的点对点聊天程序,学习socket通讯编程时的练习程序。编译环境为VS2008(A simple peer-to-peer chat program, learning socket communication programming practice procedures. The compiled environment for VS2008)
- 2020-07-04 14:00:02下载
- 积分:1
-
chat
聊天程序的源码,对学习socket编程很有帮助。(Chat program source code, useful for learning socket programming.)
- 2009-12-24 01:35:44下载
- 积分:1
-
Space_Environment
倾情奉献,这是我编的一个电离层的解算程序,里面有各参数的详细说明,希望对大家有所帮助(Portrait of dedication, which I made a solution of the ionosphere counting procedures, which have a detailed description of each parameter, and they hope to help everyone)
- 2008-04-19 13:35:16下载
- 积分:1
-
Server
一个类似飞鸽传书的小程序 其中的SERVER端 一会上传Client(studay ..)
- 2012-06-05 11:47:56下载
- 积分:1
-
Multithreading-continuingly
多线程断点续传类,以及界面。
项目中:
_Nv_Http_Download.h
_Nv_Http_Download.cpp
就是多线程断点续传类。(Multithreaded HTTP class, as well as the interface. Project: _Nv_Http_Download.h _Nv_Http_Download.cpp is multi-threaded HTTP class.)
- 2013-01-23 19:27:24下载
- 积分:1
-
TCPTest
简单TCP双向通讯例子,实现客户端服务器端的双向通讯。(Simple the TCP bidirectional communication example, to achieve the client server-side two-way communication.)
- 2012-11-08 13:37:54下载
- 积分:1
-
resiveDlg
c++聊天软件客户端代码,可以实现和双方互相聊天,必须客户端后启动(c++ chat software client code)
- 2013-08-11 19:10:03下载
- 积分:1
-
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