-
UDPServer
UDP服务器程序,提供无连接不可靠的数据传输服务(UDP server program that provides connectionless unreliable data transmission service)
- 2011-06-13 17:03:17下载
- 积分:1
-
111
说明: 实时视频传输有很大的实用价值,对采集到的原始视频信息进行压缩编码,获取己编码视频流是实现实时视频传输和QoS研究的关键。(Real-time video transmission are of great practical value of collected information for the original video coding, video streaming access to their own code is to achieve real-time video transmission and the key QoS.)
- 2009-08-01 11:04:37下载
- 积分:1
-
LanTalk_sources
Currently, most of people use MS DCOM/COM+, Java Bean/RMI, and Corba to do distributed computing over internet. All of these technologies are provided with some tools and intermediate objects to simplify internet development. However, these technologies have one common and fundamental problem that all of the calls between a client and a server are blocked for a returned result (please correct me if this is wrong). A client stays still, and has to wait for a while after sending a request to a server. If the request is a lengthy action, the client application seems to be dead to a user. In most cases, we could use a worker thread at the client side to do background computation for solving this problem. However, this comes with an expensive price, more coding, data synchronization and mess in coding logic. Additionally, I also doubt that these technologies are able to really move data across internet efficiently.
- 2009-06-27 15:00:43下载
- 积分:1
-
myqq
qq程序 可以选择UDP 和TCP
实现发送信息 和 传输文件 (the qq procedure to send messages and transfer files)
- 2012-05-26 14:09:19下载
- 积分:1
-
port_scan
Visual C++案例开发集锦第六章\端口扫描程序的程序源码,值得一看!(Visual C++ case development highlights Chapter program source port scanner, worth a visit!)
- 2011-08-13 16:06:40下载
- 积分:1
-
samp03z_svr_R1_win32
GTA的脚本大全,能让你的服务器变得更加好玩,使你的服务器的玩家数量更多(More GTA script Guinness, make your server more fun to make your server' s number of players)
- 2020-07-02 23:00:01下载
- 积分:1
-
VB3
本人上传vb源代码,希望对各位有所帮助,下载后可别忘了评论哦,谢谢,呵呵!
- 2010-06-25 16:19:31下载
- 积分:1
-
financemanagement
说明: 基于mfc可视化完成个人财务管理系统。完成添加、删除、修改、连接数据库等功能。(Mfc-based visualization to complete personal financial management system. Complete add, delete, modify, connect to the database and other functions.)
- 2010-04-08 15:24:29下载
- 积分:1
-
IPAddress
程序可以获取本机IP地址,需要先加载Socket库(Program can access the machine IP address, need to load the Socket Library)
- 2009-12-09 14:40:14下载
- 积分:1
-
MScomm
说明: 为解决实际测控系统中在控制中心的上位机和控制功能设备的下位机之间传送命令和文件的问题,在讨论VC++6.0中MSComm控件的基础上,通过制定通信协议、给命令和文件加入标识构成包进行传送,从而正确地区分了命令和文件.实验表明,基于该通信协议,可以成功地传送命令和多类型文件. (To address the actual measurement and control system in the Control Center PC and control functions of equipment under the digital transmission between orders and documents, in discussing the VC++ 6.0 in MSComm control on the basis of the communication protocol through the development to the orders and adding logo files constitute a packet transmitted, thereby correct distinction between the orders and documents. The experimental results show that based on the communication protocol, you can successfully send a command and multi-type documents.)
- 2008-09-07 13:00:04下载
- 积分:1