文件名称:taojiezi
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-11-18
- 文件大小:
- 117kb
- 下载次数:
- 0次
- 提 供 者:
- xiao****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用多线程技术,编写C/S方式的聊天程序,实现客户端之间以及客户端与服务器之间的通讯。要求满足以下要求:
服务器向连接成功的客户端发送欢迎消息。
服务器界面上显示连接到它的客户端IP地址。
当某个客户端离线时,服务器要做出正确判断。
服务器选择某个客户端进行聊天。
客户端间直接聊天,不通过服务器转发
-
Use of multi-threading technology, the preparation of C/S mode chat program, to achieve the client as well as between the client and server communication. Required to meet the following requirements:
Connect the server to the client successfully sends a welcome message.
Server interface displays connected to its client IP address.
When a client is offline, the server you want to make the right judgments.
Server selects a client to chat.
Chat directly between the client, not through server forwards
服务器向连接成功的客户端发送欢迎消息。
服务器界面上显示连接到它的客户端IP地址。
当某个客户端离线时,服务器要做出正确判断。
服务器选择某个客户端进行聊天。
客户端间直接聊天,不通过服务器转发
-
Use of multi-threading technology, the preparation of C/S mode chat program, to achieve the client as well as between the client and server communication. Required to meet the following requirements:
Connect the server to the client successfully sends a welcome message.
Server interface displays connected to its client IP address.
When a client is offline, the server you want to make the right judgments.
Server selects a client to chat.
Chat directly between the client, not through server forwards
(系统自动生成,下载前可以参看下载内容)
下载文件列表
11103090128XYL实验四
....................\XYL128client
....................\............\XYL128client
....................\............\XYL128client.sln
....................\............\XYL128client.suo
....................\............\............\bin
....................\............\............\...\Debug
....................\............\............\...\.....\XYL128client.exe
....................\............\............\...\.....\XYL128client.pdb
....................\............\............\...\.....\XYL128client.vshost.exe
....................\............\............\...\.....\XYL128client.vshost.exe.manifest
....................\............\............\Form1.cs
....................\............\............\Form1.Designer.cs
....................\............\............\Form1.resx
....................\............\............\obj
....................\............\............\...\x86
....................\............\............\...\...\Debug
....................\............\............\...\...\.....\DesignTimeResolveAssemblyReferences.cache
....................\............\............\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
....................\............\............\...\...\.....\TempPE
....................\............\............\...\...\.....\XYL128client.csproj.FileListAbsolute.txt
....................\............\............\...\...\.....\XYL128client.csproj.GenerateResource.Cache
....................\............\............\...\...\.....\XYL128client.csprojResolveAssemblyReference.cache
....................\............\............\...\...\.....\XYL128client.exe
....................\............\............\...\...\.....\XYL128client.Form1.resources
....................\............\............\...\...\.....\XYL128client.pdb
....................\............\............\...\...\.....\XYL128client.Properties.Resources.resources
....................\............\............\Program.cs
....................\............\............\Properties
....................\............\............\..........\AssemblyInfo.cs
....................\............\............\..........\Resources.Designer.cs
....................\............\............\..........\Resources.resx
....................\............\............\..........\Settings.Designer.cs
....................\............\............\..........\Settings.settings
....................\............\............\XYL128client.csproj
....................\XYL128server
....................\............\XYL128server
....................\............\XYL128server.sln
....................\............\XYL128server.suo
....................\............\............\bin
....................\............\............\...\Debug
....................\............\............\...\.....\XYL128server.exe
....................\............\............\...\.....\XYL128server.pdb
....................\............\............\...\.....\XYL128server.vshost.exe
....................\............\............\...\.....\XYL128server.vshost.exe.manifest
....................\............\............\Form1.cs
....................\............\............\Form1.Designer.cs
....................\............\............\Form1.resx
....................\............\............\obj
....................\............\............\...\x86
....................\............\............\...\...\Debug
....................\............\............\...\...\.....\DesignTimeResolveAssemblyReferences.cache
....................\............\............\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
....................\............\............\...\...\.....\TempPE
....................\............\............\...\...\.....\XYL128server.csproj.FileListAbsolute.txt
....................\............\............\...\...\.....\XYL128server.csproj.GenerateResource.Cache
....................\............\............\...\...\.....\XYL128server.csprojResolveAssemblyReference.cache
....................\............\............\...\