文件名称:Socket同步、异步通信
- 所属分类:
- 汇编语言
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2018-06-22
- 文件大小:
- 158.78kb
- 下载次数:
- 0次
- 提 供 者:
- 569481379@qq.com
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
TCP通信源码。通过串口到客户端通信、客户端与服务器通信等同步、异步源码
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : C_sharp_TCP.rar 列表 C_sharp_TCP/.vs/Socket/v14/.suo C_sharp_TCP/Socket.sln C_sharp_TCP/Socket.suo C_sharp_TCP/SocketClient/app.config C_sharp_TCP/SocketClient/bin/Release/SocketClient.exe C_sharp_TCP/SocketClient/bin/Release/SocketClient.exe.config C_sharp_TCP/SocketClient/bin/Release/SocketClient.pdb C_sharp_TCP/SocketClient/bin/Release/SocketClient.vshost.exe C_sharp_TCP/SocketClient/bin/Release/SocketClient.vshost.exe.config C_sharp_TCP/SocketClient/bin/Release/SocketClient.vshost.exe.manifest C_sharp_TCP/SocketClient/Form1.cs C_sharp_TCP/SocketClient/Form1.Designer.cs C_sharp_TCP/SocketClient/Form1.resx C_sharp_TCP/SocketClient/Form2.cs C_sharp_TCP/SocketClient/Form2.Designer.cs C_sharp_TCP/SocketClient/Form2.resx C_sharp_TCP/SocketClient/obj/Debug/DesignTimeResolveAssemblyReferences.cache C_sharp_TCP/SocketClient/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache C_sharp_TCP/SocketClient/obj/Debug/GenerateResource-ResGen.read.1.tlog C_sharp_TCP/SocketClient/obj/Debug/GenerateResource-ResGen.write.1.tlog C_sharp_TCP/SocketClient/obj/Debug/GenerateResource.read.1.tlog C_sharp_TCP/SocketClient/obj/Debug/GenerateResource.write.1.tlog C_sharp_TCP/SocketClient/obj/Debug/SocketClient.csproj.FileListAbsolute.txt C_sharp_TCP/SocketClient/obj/Debug/SocketClient.csproj.GenerateResource.Cache C_sharp_TCP/SocketClient/obj/Debug/SocketClient.csprojResolveAssemblyReference.cache C_sharp_TCP/SocketClient/obj/Debug/SocketClient.exe C_sharp_TCP/SocketClient/obj/Debug/SocketClient.Form1.resources C_sharp_TCP/SocketClient/obj/Debug/SocketClient.pdb C_sharp_TCP/SocketClient/obj/Debug/SocketClient.Properties.Resources.resources C_sharp_TCP/SocketClient/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll C_sharp_TCP/SocketClient/obj/Release/DesignTimeResolveAssemblyReferences.cache C_sharp_TCP/SocketClient/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache C_sharp_TCP/SocketClient/obj/Release/GenerateResource.read.1.tlog C_sharp_TCP/SocketClient/obj/Release/GenerateResource.write.1.tlog C_sharp_TCP/SocketClient/obj/Release/SocketClient.csproj.FileListAbsolute.txt C_sharp_TCP/SocketClient/obj/Release/SocketClient.csproj.GenerateResource.Cache C_sharp_TCP/SocketClient/obj/Release/SocketClient.csprojResolveAssemblyReference.cache C_sharp_TCP/SocketClient/obj/Release/SocketClient.exe C_sharp_TCP/SocketClient/obj/Release/SocketClient.Form1.resources C_sharp_TCP/SocketClient/obj/Release/SocketClient.Form2.resources C_sharp_TCP/SocketClient/obj/Release/SocketClient.pdb C_sharp_TCP/SocketClient/obj/Release/SocketClient.Properties.Resources.resources C_sharp_TCP/SocketClient/obj/Release/TempPE/Properties.Resources.Designer.cs.dll C_sharp_TCP/SocketClient/Program.cs C_sharp_TCP/SocketClient/Properties/AssemblyInfo.cs C_sharp_TCP/SocketClient/Properties/Resources.Designer.cs C_sharp_TCP/SocketClient/Properties/Resources.resx C_sharp_TCP/SocketClient/Properties/Settings.Designer.cs C_sharp_TCP/SocketClient/Properties/Settings.settings C_sharp_TCP/SocketClient/SocketClient.csproj C_sharp_TCP/SocketService/app.config C_sharp_TCP/SocketService/bin/Release/SocketService.exe C_sharp_TCP/SocketService/bin/Release/SocketService.exe.config C_sharp_TCP/SocketService/bin/Release/SocketService.pdb C_sharp_TCP/SocketService/bin/Release/SocketService.vshost.exe C_sharp_TCP/SocketService/bin/Release/SocketService.vshost.exe.config C_sharp_TCP/SocketService/bin/Release/SocketService.vshost.exe.manifest C_sharp_TCP/SocketService/ClassDiagram1.cd C_sharp_TCP/SocketService/Form1.cs C_sharp_TCP/SocketService/Form1.Designer.cs C_sharp_TCP/SocketService/Form1.resx C_sharp_TCP/SocketService/obj/Debug/DesignTimeResolveAssemblyReferences.cache C_sharp_TCP/SocketService/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache C_sharp_TCP/SocketService/obj/Debug/GenerateResource-ResGen.read.1.tlog C_sharp_TCP/SocketService/obj/Debug/GenerateResource-ResGen.write.1.tlog C_sharp_TCP/SocketService/obj/Debug/GenerateResource.read.1.tlog C_sharp_TCP/SocketService/obj/Debug/GenerateResource.write.1.tlog C_sharp_TCP/SocketService/obj/Debug/SocketService.csproj.FileListAbsolute.txt C_sharp_TCP/SocketService/obj/Debug/SocketService.exe C_sharp_TCP/SocketService/obj/Debug/SocketService.Form1.resources C_sharp_TCP/SocketService/obj/Debug/SocketService.pdb C_sharp_TCP/SocketService/obj/Debug/SocketService.Properties.Resources.resources C_sharp_TCP/SocketService/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll C_sharp_TCP/SocketService/obj/Release/DesignTimeResolveAssemblyReferences.cache C_sharp_TCP/SocketService/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache C_sharp_TCP/SocketService/obj/Release/GenerateResource.read.1.tlog C_sharp_TCP/SocketService/obj/Release/GenerateResource.write.1.tlog C_sharp_TCP/SocketService/obj/Release/SocketService.csproj.FileListAbsolute.txt C_sharp_TCP/SocketService/obj/Release/SocketService.csproj.GenerateResource.Cache C_sharp_TCP/SocketService/obj/Release/SocketService.csprojResolveAssemblyReference.cache C_sharp_TCP/SocketService/obj/Release/SocketService.exe C_sharp_TCP/SocketService/obj/Release/SocketService.Form1.resources C_sharp_TCP/SocketS