-
C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是...
C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是实现的Client与Client 聊天,Server 仅仅提供消息转发功能,因此执行程序时,首先必须有两台以上的电脑来执行,必须保证两个Client(Client程序是相同的,因此只要复制两个Client就行)在不同的局域网上的电脑,局域网中只要有一个Server就行,通过输入IP以及确认码(其实就是端口号,要保证两个Client的端口号相同,且两个Client的IP地址不同,即不在同一电脑上),就能实现一个Client和另一个Client聊天(当然Server必须运行,且必须按提示输入信息),本程序基于UDP协议,并且利用多线程编程实现了程序的背景音乐(系统的Beep声音必须打开才能听见)以及正常退出功能(点右上角的“差”是非正常退出!),当初设计的时候使得两个Client端口号必须相同,今后会设计出两个Client端口号不同,这样就能在一台机子上执行程序了。 -This program has the function that it can make two Clients communicate on the LAN.The program has Server and Client two parts.However,it is different from the popular CS chat program which has the function of communicating from Server and Client on the web.It makes two Clients chat.The server only be assigned to transmit messenger from one Client to another.So,you should have more than two Computer to run the program,and to ensure that two Clients on the different Computers which is on the same LAN.The LAN has one Server is OK
- 2022-12-17 06:10:05下载
- 积分:1
-
test
wince6.0 烧写镜像 可测试DM3730核心板 wince6.0系统 (wince6.0 image testDM3730 wince6.0 system)
- 2016-03-22 09:41:48下载
- 积分:1
-
cloud-zuul2.1.1
zuul是Spring cloud中网关的一种实现,用于构建服务网关(Zuul is an implementation of gateway in Spring cloud, which is used to build service gateway)
- 2020-06-19 20:40:01下载
- 积分:1
-
AdoDBDemo
将db文件夹放在c盘根目录 这是用VC 使用ADO访问数据库 有对数据库的最基本的操作(will db folder on c occurs, it is made using VC ADO database of the basic database operations)
- 2004-12-15 19:42:46下载
- 积分:1
-
ACI_FOC_matlab
这是PMSM电机中关于FOC算法的纯代码实现,通过M文件实现了算法。(This is the pure code implementation of FOC algorithm in PMSM motor, and the algorithm is implemented through M file.)
- 2018-11-12 08:45:14下载
- 积分:1
-
压缩会一个工作簿多张表
将一张【工作薄】中多张【工作表】汇总成一张表。(Combine a worksheet and multiple sheets into one table.)
- 2020-06-17 19:20:02下载
- 积分:1
-
prime
判断数字是否是质数,很好用的,对于小学生来说!(Determine whether the number is a prime number, the good, is for students!)
- 2010-12-02 23:02:53下载
- 积分:1
-
GetModuleBaseAddress
How to get Module s base address of windows by vc.(How to get Module's base address of windows b y vc.)
- 2006-09-27 19:45:16下载
- 积分:1
-
Enumeration
Returns whether this {@code Enumeration} has more elements.
- 2014-02-18 09:45:01下载
- 积分:1
-
SPP
GPS单点定位程序 本程序采用C++编写的GPS卫星定位程序(GPS single point positioning procedures used in this procedure C++ The preparation of the GPS satellite positioning procedures)
- 2008-06-07 10:09:02下载
- 积分:1