文件名称:taojiezi
- 所属分类:
- 操作系统开发
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-01-03
- 文件大小:
- 607kb
- 下载次数:
- 0次
- 提 供 者:
- 龙
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
多个TCP连接或多个应用程序进程可能需要通过同一个 TCP协议端口传输数据。为了区别不同的应用程序进程和连接,许多计算机操作系统为应用程序与TCP/IP协议交互提供了称为套接字(Socket)的接口。-Multiple TCP connections or multiple applications through the same process may need to port TCP protocol to transmit data. In order to distinguish between different application processes and connections, many computer operating system TCP IP interactive applications/protocols and provides an interface called socket (Socket) is.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
套接字\TcpClient客户端\bin\Debug\TcpClient客户端.exe
......\...............\...\.....\TcpClient客户端.pdb
......\...............\...\.....\TcpClient客户端.vshost.exe
......\...............\...\Release\TcpClient客户端.exe
......\...............\...\.......\TcpClient客户端.pdb
......\...............\Form1.cs
......\...............\Form1.Designer.cs
......\...............\Form1.resx
......\...............\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
......\...............\...\...\.....\GenerateResource.read.1.tlog
......\...............\...\...\.....\GenerateResource.write.1.tlog
......\...............\...\...\.....\TcpClient客户端.csproj.FileListAbsolute.txt
......\...............\...\...\.....\TcpClient客户端.exe
......\...............\...\...\.....\TcpClient客户端.Form1.resources
......\...............\...\...\.....\TcpClient客户端.pdb
......\...............\...\...\.....\TcpClient客户端.Properties.Resources.resources
......\...............\...\...\Release\DesignTimeResolveAssemblyReferencesInput.cache
......\...............\...\...\.......\GenerateResource.read.1.tlog
......\...............\...\...\.......\GenerateResource.write.1.tlog
......\...............\...\...\.......\TcpClient客户端.csproj.FileListAbsolute.txt
......\...............\...\...\.......\TcpClient客户端.exe
......\...............\...\...\.......\TcpClient客户端.Form1.resources
......\...............\...\...\.......\TcpClient客户端.pdb
......\...............\...\...\.......\TcpClient客户端.Properties.Resources.resources
......\...............\Program.cs
......\...............\...perties\AssemblyInfo.cs
......\...............\..........\Resources.Designer.cs
......\...............\..........\Resources.resx
......\...............\..........\Settings.Designer.cs
......\...............\..........\Settings.settings
......\...............\TcpClient客户端.csproj
......\...............\TcpClient客户端.csproj.user
......\...Listener服务器\bin\Debug\TcpListener服务器.exe
......\.................\...\.....\TcpListener服务器.pdb
......\.................\...\.....\TcpListener服务器.vshost.exe
......\.................\...\Release\TcpListener服务器.exe
......\.................\...\.......\TcpListener服务器.pdb
......\.................\Form1.cs
......\.................\Form1.Designer.cs
......\.................\Form1.resx
......\.................\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
......\.................\...\...\.....\GenerateResource.read.1.tlog
......\.................\...\...\.....\GenerateResource.write.1.tlog
......\.................\...\...\.....\ResolveAssemblyReference.cache
......\.................\...\...\.....\TcpListener服务器.csproj.FileListAbsolute.txt
......\.................\...\...\.....\TcpListener服务器.exe
......\.................\...\...\.....\TcpListener服务器.Form1.resources
......\.................\...\...\.....\TcpListener服务器.pdb
......\.................\...\...\.....\TcpListener服务器.Properties.Resources.resources
......\.................\...\...\Release\DesignTimeResolveAssemblyReferencesInput.cache
......\.................\...\...\.......\GenerateResource.read.1.tlog
......\.................\...\...\.......\GenerateResource.write.1.tlog
......\.................\...\...\.......\TcpListener服务器.csproj.FileListAbsolute.txt
......\.................\...\...\.......\TcpListener服务器.exe
......\.................\...\...\.......\TcpListener服务器.Form1.resources
......\.................\...\...\.......\TcpListener服务器.pdb
......\.................\...\...\.......\TcpListener服务器.Properties.Resources.resources
......\.................\Program.cs
......\.................\...perties\AssemblyInfo.cs
......\.................\..........\Resources.Designer.cs
......\.................\..........\Resources.resx
......\.................\..........\Settings.Designer.cs
......\.................\..........\Settings.settings
......\.................\TcpListener服务器.csproj
......\.................\TcpListener服务器.csproj.user
......\套接字.sln
......\套接字.suo
......\......同步客户端\bin\Debug\套接字同步