文件名称:UDPServerClient

介绍说明--下载内容均来自于网络,请自行研究使用

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.
相关搜索: UDPServerClient

(系统自动生成,下载前可以参看下载内容)

下载文件列表

UDPClient

.........\Debug

.........\.....\UDPClient.exe

.........\.....\UDPClient.ilk

.........\.....\UDPClient.pdb

.........\Release

.........\.......\UDPClient.exe

.........\.......\UDPClient.pdb

.........\UDPClient

.........\.........\Debug

.........\.........\.....\BuildLog.htm

.........\.........\.....\mt.dep

.........\.........\.....\stdafx.obj

.........\.........\.....\UDPClient.exe.embed.manifest

.........\.........\.....\UDPClient.exe.embed.manifest.res

.........\.........\.....\UDPClient.exe.intermediate.manifest

.........\.........\.....\UDPClient.obj

.........\.........\.....\UDPClient.pch

.........\.........\.....\vc90.idb

.........\.........\.....\vc90.pdb

.........\.........\ReadMe.txt

.........\.........\Release

.........\.........\.......\BuildLog.htm

.........\.........\.......\mt.dep

.........\.........\.......\stdafx.obj

.........\.........\.......\UDPClient.exe.intermediate.manifest

.........\.........\.......\UDPClient.obj

.........\.........\.......\UDPClient.pch

.........\.........\.......\vc90.idb

.........\.........\.......\vc90.pdb

.........\.........\stdafx.cpp

.........\.........\stdafx.h

.........\.........\targetver.h

.........\.........\UDPClient.cpp

.........\.........\UDPClient.vcproj

.........\.........\UDPClient.vcproj.DragonZ-PC.Administrator.user

.........\UDPClient.ncb

.........\UDPClient.sln

UDPServer

.........\Debug

.........\.....\UDPServer.exe

.........\.....\UDPServer.ilk

.........\.....\UDPServer.pdb

.........\Release

.........\.......\UDPServer.exe

.........\.......\UDPServer.pdb

.........\UDPServer

.........\.........\Debug

.........\.........\.....\BuildLog.htm

.........\.........\.....\mt.dep

.........\.........\.....\stdafx.obj

.........\.........\.....\UDPServer.exe.embed.manifest

.........\.........\.....\UDPServer.exe.embed.manifest.res

.........\.........\.....\UDPServer.exe.intermediate.manifest

.........\.........\.....\UDPServer.obj

.........\.........\.....\UDPServer.pch

.........\.........\.....\vc90.idb

.........\.........\.....\vc90.pdb

.........\.........\ReadMe.txt

.........\.........\Release

.........\.........\.......\BuildLog.htm

.........\.........\.......\mt.dep

.........\.........\.......\stdafx.obj

.........\.........\.......\UDPServer.exe.intermediate.manifest

.........\.........\.......\UDPServer.obj

.........\.........\.......\UDPServer.pch

.........\.........\.......\vc90.idb

.........\.........\.......\vc90.pdb

.........\.........\stdafx.cpp

.........\.........\stdafx.h

.........\.........\targetver.h

.........\.........\UDPServer.cpp

.........\.........\UDPServer.vcproj

.........\.........\UDPServer.vcproj.DragonZ-PC.Administrator.user

.........\UDPServer.ncb

.........\UDPServer.sln

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org