Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Communication-Mobile

TestSockets

  • Category : Communication-Mobile
  • Tags :
  • Update : 2017-11-06
  • Size : 204kb
  • Downloaded :0次
  • Author :HALCO******
  • 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
This paper mainly introduces the asynchronous non blocking mode of C# socket communication, establishes the server and client, and uses the delegate, event and callback function in the program to realize the program
Packet file list
(Preview for download)
TestSockets.sln
NewClient\App.config
NewClient\bin\Release\NewClient.exe
NewClient\bin\Release\NewClient.exe.config
NewClient\bin\Release\NewClient.pdb
NewClient\bin\x64\Release\NewClient.exe
NewClient\bin\x64\Release\NewClient.exe.config
NewClient\bin\x64\Release\NewClient.pdb
NewClient\bin\x64\Release\NewClient.vshost.exe
NewClient\bin\x64\Release\NewClient.vshost.exe.config
NewClient\bin\x64\Release\NewClient.vshost.exe.manifest
NewClient\CClientSocket.cs
NewClient\NewClient.cs
NewClient\NewClient.csproj
NewClient\NewClient.Designer.cs
NewClient\NewClient.resx
NewClient\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
NewClient\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
NewClient\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
NewClient\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
NewClient\obj\Release\DesignTimeResolveAssemblyReferencesInput.cache
NewClient\obj\Release\NewClient.csproj.FileListAbsolute.txt
NewClient\obj\Release\NewClient.csproj.GenerateResource.Cache
NewClient\obj\Release\NewClient.exe
NewClient\obj\Release\NewClient.NEWCLIENT.resources
NewClient\obj\Release\NewClient.pdb
NewClient\obj\Release\NewClient.Properties.Resources.resources
NewClient\obj\Release\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
NewClient\obj\Release\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
NewClient\obj\Release\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
NewClient\obj\x64\Release\DesignTimeResolveAssemblyReferencesInput.cache
NewClient\obj\x64\Release\NewClient.csproj.FileListAbsolute.txt
NewClient\obj\x64\Release\NewClient.csproj.GenerateResource.Cache
NewClient\obj\x64\Release\NewClient.csprojResolveAssemblyReference.cache
NewClient\obj\x64\Release\NewClient.exe
NewClient\obj\x64\Release\NewClient.NEWCLIENT.resources
NewClient\obj\x64\Release\NewClient.pdb
NewClient\obj\x64\Release\NewClient.Properties.Resources.resources
NewClient\obj\x64\Release\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
NewClient\obj\x64\Release\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
NewClient\obj\x64\Release\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
NewClient\Program.cs
NewClient\Properties\AssemblyInfo.cs
NewClient\Properties\Resources.Designer.cs
NewClient\Properties\Resources.resx
NewClient\Properties\Settings.Designer.cs
NewClient\Properties\Settings.settings
NewSever\App.config
NewSever\bin\Release\NewSever.exe
NewSever\bin\Release\NewSever.exe.config
NewSever\bin\Release\NewSever.pdb
NewSever\bin\Release\NewSever.vshost.exe
NewSever\bin\Release\NewSever.vshost.exe.config
NewSever\bin\Release\NewSever.vshost.exe.manifest
NewSever\bin\x64\Release\NewSever.exe
NewSever\bin\x64\Release\NewSever.exe.config
NewSever\bin\x64\Release\NewSever.pdb
NewSever\bin\x64\Release\NewSever.vshost.exe
NewSever\bin\x64\Release\NewSever.vshost.exe.config
NewSever\CServerSocket.cs
NewSever\CSocketSever.cs
NewSever\Form1.cs
NewSever\Form1.Designer.cs
NewSever\Form1.resx
NewSever\NewSever.csproj
NewSever\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
NewSever\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
NewSever\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
NewSever\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
NewSever\obj\Release\DesignTimeResolveAssemblyReferences.cache
NewSever\obj\Release\DesignTimeResolveAssemblyReferencesInput.cache
NewSever\obj\Release\NewSever.csproj.FileListAbsolute.txt
NewSever\obj\Release\NewSever.csproj.GenerateResource.Cache
NewSever\obj\Release\NewSever.exe
NewSever\obj\Release\NewSever.Form1.resources
NewSever\obj\Release\NewSever.pdb
NewSever\obj\Release\NewSever.Properties.Resources.resources
NewSever\obj\Release\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
NewSever\obj\Release\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
NewSever\obj\Release\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
NewSever\obj\x64\Release\DesignTimeResolveAssemblyReferencesInput.cache
NewSever\obj\x64\Release\NewSever.csproj.FileListAbsolute.txt
NewSever\obj\x64\Release\NewSever.csproj.GenerateResource.Cache
NewSever\obj\x64\Release\NewSever.exe
NewSever\obj\x64\Release\NewSever.Form1.resources
NewSever\obj\x64\Release\NewSever.pdb
NewSever\obj\x64\Release\NewSever.Properties.Resources.resources
NewSever\obj\x64\Release\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
NewSever\obj\x64\Release\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
NewSever\obj\x64\Release\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
NewSever\Program.cs
NewSever\Properties\AssemblyInfo.cs
NewSever\Properties\Resources.Designer.cs
NewSever\Properties\Resources.resx
NewSever\Properties\Settings.Designer.cs
NewSever\Properties\Settings.settings
NewClient\obj\x64\Release\TempPE
NewSever\obj\x64\Release\TempPE
NewClient\bin\x64\Release
NewClient\obj\Debug\TempPE
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 :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.