-
利用Windows消息获取Memo的行和列 是了解Windows消息的基础实例!...
利用Windows消息获取Memo的行和列 是了解Windows消息的基础实例!-use Windows Message Access Memory of rows and columns of information to understand the basis for Windows examples!
- 2022-07-22 00:33: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
-
a time through the Internet calibration procedures
一个通过互联网进行时间校准的程序
- 2023-08-28 19:35:03下载
- 积分:1
-
迷你高尔夫二维。它是一个简单的程序
MiniGolf 2D. It is a simple program-game simulating Golf 2D.
- 2022-08-24 12:55:23下载
- 积分:1
-
这是一个比较简单的程序。
this a relatively simple program.
-this is a relatively simple program.
- 2022-12-26 17:30:03下载
- 积分:1
-
A simple payroll application
A simple payroll application
- 2022-01-26 06:49:23下载
- 积分:1
-
it has been a crazy magic known as the "Game of Life" small games, thi...
人们曾疯魔一种被称作“生命游戏”的小游戏,这种游戏相当简单。假设有一个像棋盘一样的方格网,每个方格中放置一个
生命细胞,生命细胞只有两种状态:“生”或“死-it has been a crazy magic known as the "Game of Life" small games, this game is quite simple. Suppose a chessboard like the same square grid, each box had placed a living cell, cell life only two states : "Health" or "dead
- 2022-03-13 14:59:49下载
- 积分:1
-
关于VC#的
关于VC#的-On VC# The
- 2022-04-01 00:14:37下载
- 积分:1
-
自己初学VB时编写的一个计算器的例子,欢迎初学者下载
自己初学VB时编写的一个计算器的例子,欢迎初学者下载-VB beginner to prepare themselves when a calculator example, beginners welcome to download
- 2022-06-13 13:44:01下载
- 积分:1
-
sniffer 网络工具,够能对IP数据包及时捕获。并能识别出tcp,ip,udp等...
sniffer 网络工具,够能对IP数据包及时捕获。并能识别出tcp,ip,udp等-a sniffer network tool which can capture the IP data pack timely, can identify tcp,ip,udp etc.
- 2023-02-22 03:20:03下载
- 积分:1