-
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
-
多播源码的示例系统
多播源码的示例系统-multicast source code examples system
- 2022-11-04 06:00:03下载
- 积分:1
-
一个聊天室的程序框架,可重用代码!实现自己的功能!
一个聊天室的程序框架,可重用代码!实现自己的功能!-A chat room Framework, reusable code! Realize the function of their own!
- 2022-06-21 14:08:21下载
- 积分:1
-
this code by asp300.com collected. Asp300
此代码由asp300.com收集整理。 asp300 -- 专业化的asp代码交流基地。-this code by asp300.com collected. Asp300-- professional exchanges asp code base.
- 2022-01-26 04:41:14下载
- 积分:1
-
基于Socket的网络文件传输的例子,更简洁,容易下…
基于Socket TCP的网络文件传输例子,比较精练,简单易懂,对网络编程入门者有参考作用。-based on Socket TCP network file transfer example, more concise and easily understood. Network Programming for beginners as a useful reference.
- 2023-04-20 00:55:03下载
- 积分:1
-
这是一个集客户端和服务端一身的网络传输小程序,传输速度蛮快的。...
这是一个集客户端和服务端一身的网络传输小程序,传输速度蛮快的。-This is a client and server of a network of small procedures, transmission speed pretty fast.
- 2022-05-14 05:00:22下载
- 积分:1
-
一个BT的源代码,用c++编写的,是别人的,我就是想下载一个有用的代码,谢谢站长。...
一个BT的源代码,用c++编写的,是别人的,我就是想下载一个有用的代码,谢谢站长。-A BT source code, using c++ Prepared, is someone else
- 2023-02-08 19:25:04下载
- 积分:1
-
删除IE相关历史记录【chap4DelHistory】
将应用程序加入到IE工具栏【chap4AddToToolBar】
超级链接的实现【chap4Hy...
删除IE相关历史记录【chap4DelHistory】
将应用程序加入到IE工具栏【chap4AddToToolBar】
超级链接的实现【chap4HyperLink】-delete IE related historical record [ chap4 DelHistory-- will be applied to procedures to the IE toolbars [ chap4 AddToToolBar hyperlinks-- the realization [ chap 4 -- HyperLink
- 2022-01-26 02:57:45下载
- 积分:1
-
关于通信ip路由表的VC++驱动源码
关于通信ip路由表的VC++驱动源码 -With regard to communications ip routing table-driven source code VC++ communications ip routing table on the VC++ driver source
- 2022-08-18 06:32:05下载
- 积分:1
-
网络编程 有一个服务器 和一个客户端
网络编程 有一个服务器 和一个客户端-network programming with a server and a client
- 2022-02-12 16:29:59下载
- 积分:1