Title:
Socket_SendAndReceiveEntity Download
Description: To transmit information on the network, it is necessary to do after Serialization, the type of object in the transmission, the choice must be the type of object serialization can be transmitted on the network. This example mainly to talk about the use of Soap serialization to send messages
To Search:
- [SendObject] - through socket transmission main targets
File list (Check if you may need any files):
Socket_SendAndReceiveEntity
...........................\Client
...........................\......\bin
...........................\......\...\Debug
...........................\......\...\.....\Client.exe
...........................\......\...\.....\Client.pdb
...........................\......\...\.....\Client.vshost.exe
...........................\......\Client.cs
...........................\......\Client.csproj
...........................\......\Client.Designer.cs
...........................\......\Client.resx
...........................\......\obj
...........................\......\...\Client.csproj.FileList.txt
...........................\......\...\Debug
...........................\......\...\.....\Client.Client.resources
...........................\......\...\.....\Client.csproj.GenerateResource.Cache
...........................\......\...\.....\Client.exe
...........................\......\...\.....\Client.pdb
...........................\......\...\.....\Client.Properties.Resources.resources
...........................\......\...\.....\Refactor
...........................\......\...\.....\ResolveAssemblyReference.cache
...........................\......\...\.....\TempPE
...........................\......\Program.cs
...........................\......\Properties
...........................\......\..........\AssemblyInfo.cs
...........................\......\..........\Resources.Designer.cs
...........................\......\..........\Resources.resx
...........................\......\..........\Settings.Designer.cs
...........................\......\..........\Settings.settings
...........................\exe
...........................\...\Client.exe
...........................\...\Client.pdb
...........................\...\Server.exe
...........................\...\Server.pdb
...........................\...\Server.vshost.exe
...........................\...\Test.dll
...........................\...\Test.pdb
...........................\SocketTest
...........................\..........\bin
...........................\..........\...\Debug
...........................\..........\...\.....\SocketTest.exe
...........................\..........\...\.....\SocketTest.pdb
...........................\..........\obj
...........................\..........\...\Debug
...........................\..........\...\.....\Refactor
...........................\..........\...\.....\ResolveAssemblyReference.cache
...........................\..........\...\.....\Server.csproj.GenerateResource.Cache
...........................\..........\...\.....\Server.exe
...........................\..........\...\.....\Server.pdb
...........................\..........\...\.....\Server.Properties.Resources.resources
...........................\..........\...\.....\SocketTest.Server.resources
...........................\..........\...\.....\TempPE
...........................\..........\...\.....\......\Properties.Resources.Designer.cs.dll
...........................\..........\...\Server.csproj.FileList.txt
...........................\..........\Program.cs
...........................\..........\Properties
...........................\..........\..........\AssemblyInfo.cs
...........................\..........\..........\Resources.Designer.cs
...........................\..........\..........\Resources.resx
...........................\..........\..........\Settings.Designer.cs
...........................\..........\..........\Settings.settings
...........................\..........\Server.cs
...........................\..........\Server.csproj
...........................\..........\Server.Designer.cs
...........................\..........\Server.resx
...........................\SocketTest.sln
...........................\Test
...........................\....\bin
...........................\....\...\Debug
...........................\....\...\.....\Test.dll
...........................\....\...\.....\Test.pdb
...........................\....\NetData.cs
...........................\....\obj
...........................\....\...\Debug
...........................\....\...