-
这是一个有这很多功能的程序,他能够让读者明白
这是一个有这很多功能的程序,他能够让读者明白-This is a lot of functions have this procedure, he was able to allow readers to understand
- 2022-07-16 01:00:31下载
- 积分:1
-
Socket通信示例
一次.net Socket UDP编程
最近想写一个网络服务器端的程序,想看看在大量客户端数下程序的运行情况。于是对.net 的Socket编程进行了一些研究,发现.net 3.5 里SocketAsyncEventArgs 是基于IOCP实现。MSDN上有相关的示例,但它是基于TCP协议的,而我想要的是基于UDP协议的。网上很难找到基于UDP协议的SocketAsyncEventArgs示例(UDP需要用IOCP吗?),于是决定自己写一个基于UDP协议的示例,看看它在和大量客户端通讯时的运行情况。
程序分为服务器端和客户端,它们使用UDP协议进行通讯。众所周知UDP是无连接的,可我又想计算出有多少客户端和服务器通信,其中又有多少是新的客户端。所以设计让服务器端程序绑定两个端口。一个端口专门用于接收客户端第一次发送过来的数据包;另一个端口负责和已经接入的客户端进行通讯(是不是有点像TCP的接入,例子本身也在模仿Tcp编程)。客户端比较简单让它生成足够多的Socket,然后不断的向服务器端发送数据包即可。
- 2022-08-17 12:38:18下载
- 积分:1
-
Development of project management interface, etc. can be made simple and aesthet...
开发工程项目管理器界面等可做出美观的简洁的工程项目管理器,VC6.0下开发。-Development of project management interface, etc. can be made simple and aesthetically pleasing project manager, VC6.0 under development.
- 2022-02-21 00:31:58下载
- 积分:1
-
WebBrowser
WebBrowser
- 2022-05-18 01:36:48下载
- 积分:1
-
Tk written with a calculator specifically used to calculate overtime hours per w...
用tk写的一个计算器,专门用来计算加班族每周的加班时间-Tk written with a calculator specifically used to calculate overtime hours per week overtime tribe
- 2022-01-25 19:44:26下载
- 积分:1
-
GPRS测试服务器,该程序主要用于测试网络连接。
gprs测试服务器,该程序主要用于测试网络的链接。-gprs test server, the program is mainly used for testing the network link.
- 2023-05-07 13:30:03下载
- 积分:1
-
digital image processing, a source book, the scientific publishing house.
delphi数字图像处理一书源代码,科学出版社出版.-digital image processing, a source book, the scientific publishing house.
- 2022-08-06 18:33:09下载
- 积分:1
-
LDPC码的实现源代码,它是用c语言写的。RAR文件的…
LDPC s implement source coding, which is written by c language. The .rar file includes many modules, such as encode, decode, channel, transmitt,and so on. Hope to help you.
- 2022-01-26 02:00:23下载
- 积分:1
-
opencv的几个库移植到wince,一个很有用的教程
opencv的几个库移植到wince,一个很有用的教程-opencv several libraries ported to wince, a very useful tutorial
- 2022-05-22 12:15:15下载
- 积分:1
-
用C++编写的封装有关注册表操作的函数,使你可以轻松添加、删除、修改主键或键值。(2KB)...
用C++编写的封装有关注册表操作的函数,使你可以轻松添加、删除、修改主键或键值。(2KB)-encapsulation of some regedit operation function with C++,which make add,delete and modify main key or key assignments easily
- 2023-03-05 17:55:03下载
- 积分:1