-
Windows API编程大全,不错的编程帮助
Windows API编程大全,不错的编程帮助-Encyclopedia of Windows API programming, good programming help
- 2022-06-29 07:09:17下载
- 积分: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
-
通讯录。非常方便实用。操作极其简单,使用极其方便。数据库可以备分,可以移植。再也不用为丢手机资料而发愁啦。...
通讯录。非常方便实用。操作极其简单,使用极其方便。数据库可以备分,可以移植。再也不用为丢手机资料而发愁啦。-directories. Very convenient and practical. Operation is extremely simple, extremely easy to use. Preparation of the database, can be transferred. There is no need to throw phone information distress it.
- 2022-03-13 00:02:33下载
- 积分:1
-
检测文件中是否包含指定字符串
检测文件中是否包含指定字符串-detect whether the document contains specified string
- 2022-12-28 15:45:03下载
- 积分:1
-
a proverb can be used to query the contents of the entries and small procedures,...
一个用来查询成语词条及内容的小程序,利用了字符操作方法.包括源代码和程序.-a proverb can be used to query the contents of the entries and small procedures, the use of the methods of operation of the characters. Including source code and procedures.
- 2022-01-26 01:35:08下载
- 积分:1
-
用此程序可得到三角函数的曲线,共有两种方法
用此程序可得到三角函数的曲线,共有两种方法-This procedure can be used trigonometric functions of the curve, a total of two methods
- 2022-02-04 13:40:22下载
- 积分:1
-
用友U8 Ver8.5X的单据控件,包括例子程序
用友U8 Ver8.5X的单据控件,包括例子程序-UFIDA U8 Ver8.5X control documentation, including examples of procedures
- 2022-10-28 07:25:04下载
- 积分:1
-
openssl生成证书,数字签名,加密解码
资源描述
利用openssl 生成根证书,证书发布,数字签名。
握手建立会话长连接,发送,接收数据,最后销毁会话。
- 2022-01-22 10:52:17下载
- 积分:1
-
用vb写的密码存储的模块,大家可以修改后用于自己写的程序上...
用vb写的密码存储的模块,大家可以修改后用于自己写的程序上-Using vb to write the password stored in modules, you can modify for their own writing after the procedure
- 2022-01-22 17:52:40下载
- 积分:1
-
Basic VB for beginer
Basic VB for beginer
- 2022-01-26 02:50:52下载
- 积分:1