文件名称:SocketTest
- 所属分类:
- 通讯/手机编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-03-26
- 文件大小:
- 63kb
- 下载次数:
- 0次
- 提 供 者:
- 寇*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
socket简单示例,实现了mobile掌机与PC间的简单通讯。-socket simple example, simple communication between the mobile handheld and PC.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SocketTest\SocketTest\bin\Debug\SocketTest.exe
..........\..........\...\.....\SocketTest.pdb
..........\..........\...\.....\SocketTest.vshost.exe
..........\..........\...\.....\SocketTest.vshost.exe.manifest
..........\..........\Form1.cs
..........\..........\Form1.Designer.cs
..........\..........\Form1.resx
..........\..........\obj\Debug\SocketTest.csproj.FileListAbsolute.txt
..........\..........\...\.....\SocketTest.csproj.GenerateResource.Cache
..........\..........\...\.....\SocketTest.exe
..........\..........\...\.....\SocketTest.Form1.resources
..........\..........\...\.....\SocketTest.pdb
..........\..........\...\.....\SocketTest.Properties.Resources.resources
..........\..........\Program.cs
..........\..........\...perties\AssemblyInfo.cs
..........\..........\..........\Resources.Designer.cs
..........\..........\..........\Resources.resx
..........\..........\..........\Settings.Designer.cs
..........\..........\..........\Settings.settings
..........\..........\SocketTest.csproj
..........\SocketTest.sln
..........\SocketTest.suo
..........\..........POS\bin\Debug\SocketTestPOS.exe
..........\.............\...\.....\SocketTestPOS.pdb
..........\.............\Form1.cs
..........\.............\Form1.Designer.cs
..........\.............\Form1.resx
..........\.............\obj\Debug\SocketTestPOS.csproj.FileListAbsolute.txt
..........\.............\...\.....\SocketTestPOS.csproj.GenerateResource.Cache
..........\.............\...\.....\SocketTestPOS.exe
..........\.............\...\.....\SocketTestPOS.Form1.resources
..........\.............\...\.....\SocketTestPOS.pdb
..........\.............\...\.....\SocketTestPOS.Properties.Resources.resources
..........\.............\Program.cs
..........\.............\...perties\AssemblyInfo.cs
..........\.............\..........\Resources.Designer.cs
..........\.............\..........\Resources.resx
..........\.............\SocketTestPOS.csproj
..........\.............\SocketTestPOS.csproj.user
..........\..........\obj\Debug\Refactor
..........\..........\...\.....\TempPE
..........\..........POS\obj\Debug\Refactor
..........\.............\...\.....\TempPE
..........\..........\bin\Debug
..........\..........\obj\Debug
..........\..........POS\bin\Debug
..........\.............\obj\Debug
..........\..........\bin
..........\..........\obj
..........\..........\Properties
..........\..........POS\bin
..........\.............\obj
..........\.............\Properties
..........\SocketTest
..........\SocketTestPOS
SocketTest