文件名称:cSharp
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-12-19
- 文件大小:
- 118kb
- 下载次数:
- 0次
- 提 供 者:
- ku***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
/ *** *** *** *** *** *** ** /
1.程序代码基于C# 语言
2.IDE:Visul Studio2010 .net4.0
3.打开ChatServer文件夹下的 sln文件即可
/ ****************************************
1.若将服务器部署到网络上,服务器地址对应广域网的ip
2.本地机器上运行 服务器地址填 127.0.0.1即可-/ ************************************** / 1. The program code based on the c# language 2. IDE: Visul Studio2010. Net4.0 3. Open the ChatServer SLNS file can be detected under the folder/ **************************************** 1. If the server is deployed to the network, server address corresponding to the wan IP (2) on the local machine to run the server address 127.0.0.1 filling
1.程序代码基于C# 语言
2.IDE:Visul Studio2010 .net4.0
3.打开ChatServer文件夹下的 sln文件即可
/ ****************************************
1.若将服务器部署到网络上,服务器地址对应广域网的ip
2.本地机器上运行 服务器地址填 127.0.0.1即可-/ ************************************** / 1. The program code based on the c# language 2. IDE: Visul Studio2010. Net4.0 3. Open the ChatServer SLNS file can be detected under the folder/ **************************************** 1. If the server is deployed to the network, server address corresponding to the wan IP (2) on the local machine to run the server address 127.0.0.1 filling
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建文件夹\ChatClient\ChatClient\bin\Debug\ChatClient.exe
..........\..........\..........\...\.....\ChatClient.pdb
..........\..........\..........\...\.....\ChatClient.vshost.exe
..........\..........\..........\...\.....\ChatClient.vshost.exe.manifest
..........\..........\..........\ChatClient.csproj
..........\..........\..........\ChatClientForm.cs
..........\..........\..........\ChatClientForm.Designer.cs
..........\..........\..........\ChatClientForm.resx
..........\..........\..........\obj\x86\Debug\ChatClient.ChatClientForm.resources
..........\..........\..........\...\...\.....\ChatClient.csproj.FileListAbsolute.txt
..........\..........\..........\...\...\.....\ChatClient.csproj.GenerateResource.Cache
..........\..........\..........\...\...\.....\ChatClient.csprojResolveAssemblyReference.cache
..........\..........\..........\...\...\.....\ChatClient.exe
..........\..........\..........\...\...\.....\ChatClient.pdb
..........\..........\..........\...\...\.....\ChatClient.Properties.Resources.resources
..........\..........\..........\...\...\.....\DesignTimeResolveAssemblyReferences.cache
..........\..........\..........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..........\..........\..........\Program.cs
..........\..........\..........\...perties\AssemblyInfo.cs
..........\..........\..........\..........\Resources.Designer.cs
..........\..........\..........\..........\Resources.resx
..........\..........\..........\..........\Settings.Designer.cs
..........\..........\..........\..........\Settings.settings
..........\....Server\ChatServer\bin\Debug\ChatServer.exe
..........\..........\..........\...\.....\ChatServer.pdb
..........\..........\..........\...\.....\ChatServer.vshost.exe
..........\..........\..........\...\.....\ChatServer.vshost.exe.manifest
..........\..........\..........\ChatServer.csproj
..........\..........\..........\ClientServerForm.cs
..........\..........\..........\ClientServerForm.Designer.cs
..........\..........\..........\ClientServerForm.resx
..........\..........\..........\obj\x86\Debug\ChatServer.ClientServerForm.resources
..........\..........\..........\...\...\.....\ChatServer.csproj.FileListAbsolute.txt
..........\..........\..........\...\...\.....\ChatServer.csproj.GenerateResource.Cache
..........\..........\..........\...\...\.....\ChatServer.csprojResolveAssemblyReference.cache
..........\..........\..........\...\...\.....\ChatServer.exe
..........\..........\..........\...\...\.....\ChatServer.pdb
..........\..........\..........\...\...\.....\ChatServer.Properties.Resources.resources
..........\..........\..........\...\...\.....\DesignTimeResolveAssemblyReferences.cache
..........\..........\..........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..........\..........\..........\Program.cs
..........\..........\..........\...perties\AssemblyInfo.cs
..........\..........\..........\..........\Resources.Designer.cs
..........\..........\..........\..........\Resources.resx
..........\..........\..........\..........\Settings.Designer.cs
..........\..........\..........\..........\Settings.settings
..........\..........\ChatServer.sln
..........\..........\ChatServer.suo
..........\说明.txt
..........\ChatClient\ChatClient\obj\x86\Debug\TempPE
..........\....Server\ChatServer\obj\x86\Debug\TempPE
..........\....Client\ChatClient\obj\x86\Debug
..........\....Server\ChatServer\obj\x86\Debug
..........\....Client\ChatClient\bin\Debug
..........\..........\..........\...\Release
..........\..........\..........\obj\x86
..........\....Server\ChatServer\bin\Debug
..........\..........\..........\...\Release
..........\..........\..........\obj\x86
..........\....Client\ChatClient\bin
..........\..........\..........\obj
..........\..........\..........\Properties
..........\....Server\ChatServer\bin
..........\..........\..........\obj
..........\..........\..........\Properties
..........\....Client\ChatClient
..........\....Server\ChatServer
..........\ChatClient
..........\ChatServer
新建文件夹