文件名称:TcpServerDemo
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-08-04
- 文件大小:
- 99kb
- 下载次数:
- 0次
- 提 供 者:
- 黎*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个简单的socket程序,具有服务器和客户端,对于socket入门具有很好的效果-
A simple socket program, with the server and client, the entry for the socket has a good effect
a painting balanced binary tree method codeproject above, super, through this example, you can see the build process WYSIWYG balanced binary tree, you can also learn gdi drawing knowledge
A simple socket program, with the server and client, the entry for the socket has a good effect
a painting balanced binary tree method codeproject above, super, through this example, you can see the build process WYSIWYG balanced binary tree, you can also learn gdi drawing knowledge
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TcpServerDemo\TcpClientDemo\bin\Debug\TcpClientDemo.exe
.............\.............\...\.....\TcpClientDemo.pdb
.............\.............\...\.....\TcpClientDemo.vshost.exe
.............\.............\...\.....\TcpClientDemo.vshost.exe.manifest
.............\.............\Client.cs
.............\.............\Form1.cs
.............\.............\Form1.Designer.cs
.............\.............\Form1.resx
.............\.............\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
.............\.............\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.............\.............\...\...\.....\GenerateResource.read.1.tlog
.............\.............\...\...\.....\GenerateResource.write.1.tlog
.............\.............\...\...\.....\TcpClientDemo.csproj.FileListAbsolute.txt
.............\.............\...\...\.....\TcpClientDemo.exe
.............\.............\...\...\.....\TcpClientDemo.Form1.resources
.............\.............\...\...\.....\TcpClientDemo.pdb
.............\.............\...\...\.....\TcpClientDemo.Properties.Resources.resources
.............\.............\Program.cs
.............\.............\...perties\AssemblyInfo.cs
.............\.............\..........\Resources.Designer.cs
.............\.............\..........\Resources.resx
.............\.............\..........\Settings.Designer.cs
.............\.............\..........\Settings.settings
.............\.............\Session.cs
.............\.............\TcpClientDemo.csproj
.............\.............\TcpClientDemo.sln
.............\.............\TcpClientDemo.suo
.............\...ServerDemo\bin\Debug\TcpServerDemo.exe
.............\.............\...\.....\TcpServerDemo.pdb
.............\.............\...\.....\TcpServerDemo.vshost.exe
.............\.............\...\.....\TcpServerDemo.vshost.exe.manifest
.............\.............\ClientList.cs
.............\.............\Form1.cs
.............\.............\Form1.Designer.cs
.............\.............\Form1.resx
.............\.............\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
.............\.............\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.............\.............\...\...\.....\GenerateResource.read.1.tlog
.............\.............\...\...\.....\GenerateResource.write.1.tlog
.............\.............\...\...\.....\ResolveAssemblyReference.cache
.............\.............\...\...\.....\TcpServerDemo.csproj.FileListAbsolute.txt
.............\.............\...\...\.....\TcpServerDemo.exe
.............\.............\...\...\.....\TcpServerDemo.Form1.resources
.............\.............\...\...\.....\TcpServerDemo.pdb
.............\.............\...\...\.....\TcpServerDemo.Properties.Resources.resources
.............\.............\Program.cs
.............\.............\...perties\AssemblyInfo.cs
.............\.............\..........\Resources.Designer.cs
.............\.............\..........\Resources.resx
.............\.............\..........\Settings.Designer.cs
.............\.............\..........\Settings.settings
.............\.............\Server.cs
.............\.............\Session.cs
.............\.............\SessionList.cs
.............\.............\TcpServerDemo.csproj
.............\TcpServerDemo.sln
.............\TcpServerDemo.suo
.............\...ClientDemo\obj\x86\Debug\TempPE
.............\...ServerDemo\obj\x86\Debug\TempPE
.............\...ClientDemo\obj\x86\Debug
.............\...ServerDemo\obj\x86\Debug
.............\...ClientDemo\bin\Debug
.............\.............\obj\x86
.............\...ServerDemo\bin\Debug
.............\.............\...\Release
.............\.............\obj\x86
.............\...ClientDemo\bin
.............\.............\obj
.............\.............\Properties
.............\...ServerDemo\bin
.............\.............\obj
.............\.............\Properties
.............\TcpClientDemo
.............\TcpServerDemo
TcpServerDemo