-
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
-
winsock c语言代码实例
winsock c语言代码实例-winsock c language code examples
- 2022-07-05 01:47:54下载
- 积分:1
-
their SOCKET prepared by the network communication software, the VC 6.0 compiler...
自己编写的网络SOCKET通讯软件,在VC 6.0下编译通过,功能比较简单,可在局域网中任意两台机器上通讯,可下载此软件代码,用于自己的网络通讯类-their SOCKET prepared by the network communication software, the VC 6.0 compiler, relatively simple function can be arbitrary in LAN communications on the two machines can download this software code for the communications network
- 2022-03-20 09:52:59下载
- 积分:1
-
存量房
股票实时数据控件是标准的OCX控件,提供实时的沪深股票数据,数据来自各种数据接口,如银江、数畅等。股票实时数据控件是国内第一款股票数据的ocx控件,可以用在支持Activex的所有语言上。-Stock real-time data control is a standard OCX control, Shanghai and Shenzhen to provide real-time stock data, data from a variety of data interfaces, such as the Silver River, a few smooth and so on. Stock real-time data control is China" s first stock data, ocx control, can be used in support of Activex in all language.
- 2023-01-06 13:50:03下载
- 积分:1
-
这个软件是要推出的
这软件是为了进行收发电子邮件的。 利用这个软件,可以实现邮件的收发和管理。-this software is to launch the e-mail. Use of this software can achieve mail transceivers and management.
- 2022-04-15 00:30:19下载
- 积分:1
-
small section of code is easy access to the IP address and machine NAME
一段小代码很容易获得本机IP地址和NAME-small section of code is easy access to the IP address and machine NAME
- 2022-08-10 00:43:12下载
- 积分:1
-
列表自动生成:通过配置自动生成WEB网页上的控制选择列表
列表自动生成:通过配置自动生成WEB网页上的控制选择列表-automatically generated list : configured automatically generated Web homepage on the list of control options
- 2022-03-23 22:06:12下载
- 积分:1
-
简单的 购物系统 可以清晰的了解购物的业务流程
简单的 购物系统 可以清晰的了解购物的业务流程-The system can be easy to clear to know the business processes
- 2022-07-18 18:48:02下载
- 积分:1
-
基于Socket类实现SMTP,POP邮件服务器的源代码
基于Socket类实现SMTP,POP邮件服务器的源代码-based on Socket class achieve SMTP and POP mail server source code
- 2022-03-29 22:00:43下载
- 积分:1
-
鸽子
飞鸽的一版最新的source!由于飞鸽是由VC++ 6.0所写,与Visual 2005 不太兼容。本项目以网络上流传广泛的ipmsg206src版为基础,修改了直接导入Visual 2005 后产生的50多个bug。可以生成正常使用的飞鸽exe文件。供研究飞鸽的朋友参考使用。注:本人修改时间2008年9月2日-Dove
- 2022-01-25 21:58:59下载
- 积分:1