Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Other assembly language

Socket同步、异步通信

  • Category : assembly language
  • Tags :
  • Update : 2018-06-22
  • Size : 158.78kb
  • Downloaded :0次
  • Author :569481379@qq.com
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
TCP通信源码。通过串口到客户端通信、客户端与服务器通信等同步、异步源码
Packet file list
(Preview for download)
Packet : C_sharp_TCP.rar filelist
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
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.