-
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
-
这是一个串口(com口)的全功能通讯实现的实例,华丽的界面 网上收集而来...
这是一个串口(com口)的全功能通讯实现的实例,华丽的界面 网上收集而来-This is a serial port (com) are the realization of a fully functional communications examples of gorgeous interface collected from the Internet
- 2022-02-06 07:53:49下载
- 积分:1
-
一个校园网的东西
一个校园网的东西
一个校园网的东西
一个校园网的东西-something of a campus network things
- 2023-03-22 14:50:04下载
- 积分:1
-
一个很好玩的游戏,类似雷电,名字是雷霆战机。
一个很好玩的游戏,类似雷电,名字是雷霆战机。-A very fun game, similar to thunder and lightning, whose name is Thunder fighter.
- 2022-02-16 05:42:32下载
- 积分:1
-
一个Client/Server Socket类
一个Client/Server Socket类 -An Socket class of Client and Server
- 2022-02-09 17:18:37下载
- 积分:1
-
java协议分析开发包。进行网络协议开发时很有用的东东哦。
java协议分析开发包。进行网络协议开发时很有用的东东哦。-protocol analysis development kits. For network protocol is useful for the development of the Eastern oh.
- 2022-07-03 20:24:48下载
- 积分:1
-
以太帧的解析和封装程序
GCC下编译通过
以太帧的解析和封装程序
GCC下编译通过-Analysis of Ethernet frames and packaging procedures
- 2022-06-21 09:48:55下载
- 积分:1
-
email验证系统 可以验证emai的地址的正确性
email验证系统 可以验证emai的地址的正确性-the system can tell you wether your address is correcr or not
- 2022-08-16 10:20:12下载
- 积分:1
-
很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现...
很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现的标单域都是加密后的数据v。这在某种程度上防止了自动注册程序的使用,但是也给其他的一些正当用途的程序造成了不便。而通过处理CHtmlView的表单提交事件,则可以捕获HTTP请求信息,只要程序向这些网站提交加密后的表单信息就可以完成相应的工作了。本例即是这方面的一个实例。-many applications need to be addressed for the submission form, but a lot of famous sites like Yahoo in order to prevent others using the automatic registration procedures Strong Note account, the website added a lot of encryption, in the final HTTP request information of standard single domain are encrypted data v. In part to prevent the automatic use of the registration procedures, but also to some other legitimate uses of the procedure have caused inconvenience. CHtmlView and by addressing the submission form, can capture HTTP request information, as long as the procedures for submission to these websites encrypted form on the information to complete the work. The cases this is an example of.
- 2023-06-29 16:15:03下载
- 积分:1
-
一个linux下的开源的tftp server程序,然后移植到windows下
一个linux下的开源的tftp server程序,然后移植到windows下-Linux under an open-source tftp server program, and then transplanted into windows under
- 2022-04-08 07:36:32下载
- 积分:1