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

AsyncSocketServerandClient

  • Category : Com Port
  • Tags :
  • Update : 2008-10-13
  • Size : 195.11kb
  • Downloaded :0次
  • Author :王文华
  • About : 王文华
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
ActiveSync data synchronization, including Server-side and Client side. The mainly used in mobile phones and PC data synchronization
Packet file list
(Preview for download)
Packet : 59564355asyncsocketserverandclient.zip filelist
Code/
Code/ALAZ Library.sln
Code/ALAZ Library.suo
Code/Demos/
Code/Demos/Chat/
Code/Demos/Chat/ChatClient/
Code/Demos/Chat/ChatClient/App.config
Code/Demos/Chat/ChatClient/ChatClient.csproj
Code/Demos/Chat/ChatClient/frmClient.resx
Code/Demos/Chat/ChatClient/frmClient.Designer.cs
Code/Demos/Chat/ChatClient/Program.cs
Code/Demos/Chat/ChatClient/frmClient.cs
Code/Demos/Chat/ChatClient/bin/
Code/Demos/Chat/ChatClient/bin/Release/
Code/Demos/Chat/ChatClient/bin/Release/ChatClient.vshost.exe.config
Code/Demos/Chat/ChatClient/Properties/
Code/Demos/Chat/ChatClient/Properties/AssemblyInfo.cs
Code/Demos/Chat/ChatConsoleServer/
Code/Demos/Chat/ChatConsoleServer/App.config
Code/Demos/Chat/ChatConsoleServer/ChatConsoleServer.csproj
Code/Demos/Chat/ChatConsoleServer/Main.cs
Code/Demos/Chat/ChatConsoleServer/bin/
Code/Demos/Chat/ChatConsoleServer/bin/Release/
Code/Demos/Chat/ChatConsoleServer/bin/Release/ChatConsoleServer.vshost.exe.config
Code/Demos/Chat/ChatConsoleServer/Properties/
Code/Demos/Chat/ChatConsoleServer/Properties/AssemblyInfo.cs
Code/Demos/Chat/ChatCryptService/
Code/Demos/Chat/ChatCryptService/ChatCryptService.cs
Code/Demos/Chat/ChatCryptService/ChatCryptService.csproj
Code/Demos/Chat/ChatCryptService/bin/
Code/Demos/Chat/ChatCryptService/bin/Release/
Code/Demos/Chat/ChatCryptService/Properties/
Code/Demos/Chat/ChatCryptService/Properties/AssemblyInfo.cs
Code/Demos/Chat/ChatServiceServer/
Code/Demos/Chat/ChatServiceServer/App.config
Code/Demos/Chat/ChatServiceServer/ChatServiceServer.cs
Code/Demos/Chat/ChatServiceServer/ChatServiceServer.csproj
Code/Demos/Chat/ChatServiceServer/ChatServiceServer.Designer.cs
Code/Demos/Chat/ChatServiceServer/ChatServiceServerInstaller.cs
Code/Demos/Chat/ChatServiceServer/ChatServiceServerInstaller.Designer.cs
Code/Demos/Chat/ChatServiceServer/Program.cs
Code/Demos/Chat/ChatServiceServer/bin/
Code/Demos/Chat/ChatServiceServer/bin/Release/
Code/Demos/Chat/ChatServiceServer/bin/Release/ChatServiceServer.InstallLog
Code/Demos/Chat/ChatServiceServer/bin/Release/ChatServiceServer.InstallState
Code/Demos/Chat/ChatServiceServer/bin/Release/InstallUtil.InstallLog
Code/Demos/Chat/ChatServiceServer/Properties/
Code/Demos/Chat/ChatServiceServer/Properties/AssemblyInfo.cs
Code/Demos/Chat/ChatSocketService/
Code/Demos/Chat/ChatSocketService/ChatSocketService.cs
Code/Demos/Chat/ChatSocketService/ChatSocketService.csproj
Code/Demos/Chat/ChatSocketService/bin/
Code/Demos/Chat/ChatSocketService/bin/Release/
Code/Demos/Chat/ChatSocketService/Properties/
Code/Demos/Chat/ChatSocketService/Properties/AssemblyInfo.cs
Code/Demos/Echo/
Code/Demos/Echo/EchoConsoleClient/
Code/Demos/Echo/EchoConsoleClient/App.config
Code/Demos/Echo/EchoConsoleClient/EchoConsoleClient.csproj
Code/Demos/Echo/EchoConsoleClient/Program.cs
Code/Demos/Echo/EchoConsoleClient/bin/
Code/Demos/Echo/EchoConsoleClient/bin/Release/
Code/Demos/Echo/EchoConsoleClient/bin/Release/EchoConsoleClient.vshost.exe.config
Code/Demos/Echo/EchoConsoleClient/Properties/
Code/Demos/Echo/EchoConsoleClient/Properties/AssemblyInfo.cs
Code/Demos/Echo/EchoConsoleServer/
Code/Demos/Echo/EchoConsoleServer/App.config
Code/Demos/Echo/EchoConsoleServer/EchoConsoleServer.csproj
Code/Demos/Echo/EchoConsoleServer/EchoConsoleServer.csproj.user
Code/Demos/Echo/EchoConsoleServer/Program.cs
Code/Demos/Echo/EchoConsoleServer/bin/
Code/Demos/Echo/EchoConsoleServer/bin/Release/
Code/Demos/Echo/EchoConsoleServer/bin/Release/EchoConsoleServer.vshost.exe.config
Code/Demos/Echo/EchoConsoleServer/bin/Release/EchoConsoleServer.vshost.exe
Code/Demos/Echo/EchoConsoleServer/Properties/
Code/Demos/Echo/EchoConsoleServer/Properties/AssemblyInfo.cs
Code/Demos/Echo/EchoCryptService/
Code/Demos/Echo/EchoCryptService/EchoCryptService.cs
Code/Demos/Echo/EchoCryptService/EchoCryptService.csproj
Code/Demos/Echo/EchoCryptService/bin/
Code/Demos/Echo/EchoCryptService/bin/Release/
Code/Demos/Echo/EchoCryptService/Properties/
Code/Demos/Echo/EchoCryptService/Properties/AssemblyInfo.cs
Code/Demos/Echo/EchoForm/
Code/Demos/Echo/EchoForm/EchoFormTemplate.csproj
Code/Demos/Echo/EchoForm/frmEchoForm.cs
Code/Demos/Echo/EchoForm/frmEchoForm.Designer.cs
Code/Demos/Echo/EchoForm/frmEchoForm.resx
Code/Demos/Echo/EchoForm/bin/
Code/Demos/Echo/EchoForm/bin/Release/
Code/Demos/Echo/EchoForm/Properties/
Code/Demos/Echo/EchoForm/Properties/AssemblyInfo.cs
Code/Demos/Echo/EchoFormClient/
Code/Demos/Echo/EchoFormClient/App.config
Code/Demos/Echo/EchoFormClient/EchoFormClient.csproj
Code/Demos/Echo/EchoFormClient/frmEchoClient.cs
Code/Demos/Echo/EchoFormClient/frmEchoClient.Designer.cs
Code/Demos/Echo/EchoFormClient/frmEchoClient.resx
Code/Demos/Echo/EchoFormClient/Program.cs
Code/Demos/Echo/EchoFormClient/bin/
Code/Demos/Echo/EchoFormClient/bin/Release/
Code/Demos/Echo/EchoFormClient/Properties/
Code/Demos/Echo/EchoFormClient/Properties/AssemblyInfo.cs
Code/Demos/Echo/EchoFormClient/Properties/Resources.Designer.cs
Code/Demos/Echo/EchoFormClient/Properties/Resources.resx
Code/Demos/Echo/EchoFormClient/Properties/Settings.Designer.cs
Code/Demos/Echo/EchoFormClient/Properties/Settings.settings
Code/Demos/Echo/EchoFormClientSynch/
Code/Demos/Echo/EchoFormClientSynch/EchoFormClientSynch.csproj
Code/Demos/Echo/EchoFormClientSynch/frmClient.cs
Code/Demos/Echo/EchoFormClientSynch/frmClient.Designer.cs
Code/Demos/Echo/EchoFormClientSynch/frmClient.resx
Code/Demos/Echo/EchoFormClientSynch/Program.cs
Code/Demos/Echo/EchoFormClientSynch/bin/
Code/Demos/Echo/EchoFormClientSynch/bin/Release/
Code/Demos/Echo/EchoFormClientSynch/Properties/
Code/Demos/Echo/EchoFormClientSynch/Properties/AssemblyInfo.cs
Code/Demos/Echo/EchoFormServer/
Code/Demos/Echo/EchoFormServer/App.config
Code/Demos/Echo/EchoFormServer/EchoFormServer.csproj
Code/Demos/Echo/EchoFormServer/frmEchoServer.cs
Code/Demos/Echo/EchoFormServer/frmEchoServer.cs~RFc68903.TMP
Code/Demos/Echo/EchoFormServer/frmEchoServer.Designer.cs
Code/Demos/Echo/EchoFormServer/frmEchoServer.Designer.cs~RFc68932.TMP
Code/Demos/Echo/EchoFormServer/frmEchoServer.Designer.cs~RFc68a3b.TMP
Code/Demos/Echo/EchoFormServer/frmEchoServer.resx
Code/Demos/Echo/EchoFormServer/frmEchoServer.resx~RFc6898f.TMP
Code/Demos/Echo/EchoFormServer/Program.cs
Code/Demos/Echo/EchoFormServer/bin/
Code/Demos/Echo/EchoFormServer/bin/Release/
Code/Demos/Echo/EchoFormServer/bin/Release/EchoFormServer.vshost.exe.config
Code/Demos/Echo/EchoFormServer/bin/Release/EchoFormServer.vshost.exe
Code/Demos/Echo/EchoFormServer/Properties/
Code/Demos/Echo/EchoFormServer/Properties/AssemblyInfo.cs
Code/Demos/Echo/EchoFormServer/Properties/Resources.Designer.cs
Code/Demos/Echo/EchoFormServer/Properties/Resources.resx
Code/Demos/Echo/EchoFormServer/Properties/Settings.Designer.cs
Code/Demos/Echo/EchoFormServer/Properties/Settings.settings
Code/Demos/Echo/EchoSocketService/
Code/Demos/Echo/EchoSocketService/EchoSocketService.cs
Code/Demos/Echo/EchoSocketService/EchoSocketService.csproj
Code/Demos/Echo/EchoSocketService/bin/
Code/Demos/Echo/EchoSocketService/bin/Release/
Code/Demos/Echo/EchoSocketService/Properties/
Code/Demos/Echo/EchoSocketService/Properties/AssemblyInfo.cs
Code/Demos/Echo/EchoWindowsServiceServer/
Code/Demos/Echo/EchoWindowsServiceServer/App.config
Code/Demos/Echo/EchoWindowsServiceServer/EchoWindowsServiceServer.csproj
Code/Demos/Echo/EchoWindowsServiceServer/Installer1.cs
Code/Demos/Echo/EchoWindowsServiceServer/Installer1.Designer.cs
Code/Demos/Echo/EchoWindowsServiceServer/Program.cs
Code/Demos/Echo/EchoWindowsServiceServer/Service1.cs
Code/Demos/Echo/EchoWindowsServiceServer/Service1.Designer.cs
Code/Demos/Echo/EchoWindowsServiceServer/bin/
Code/Demos/Echo/EchoWindowsServiceServer/bin/Release/
Code/Demos/Echo/EchoWindowsServiceServer/Properties/
Code/Demos/Echo/EchoWindowsServiceServer/Properties/AssemblyInfo.cs
Code/Demos/Makecert/
Code/Demos/Makecert/ALAZ CA.cer
Code/Demos/Makecert/ALAZ Library.cer
Code/Demos/Makecert/makeCA.bat
Code/Demos/Makecert/makeCertificate.bat
Code/Demos/Makecert/readme.txt
Code/Source/
Code/Source/SN/
Code/Source/SN/ALAZLibSN.snk
Code/Source/ALAZ.SystemEx/
Code/Source/ALAZ.SystemEx/ALAZ.SystemEx.csproj
Code/Source/ALAZ.SystemEx/ALAZLibSN.snk
Code/Source/ALAZ.SystemEx/ALAZ.SystemEx.csproj.user
Code/Source/ALAZ.SystemEx/BaseDisposable.cs
Code/Source/ALAZ.SystemEx/BaseFinalizable.cs
Code/Source/ALAZ.SystemEx/ThreadingEx/
Code/Source/ALAZ.SystemEx/ThreadingEx/ThreadEx.cs~RF23d21a.TMP
Code/Source/ALAZ.SystemEx/ThreadingEx/ThreadEx.cs~RF3645bc.TMP
Code/Source/ALAZ.SystemEx/ThreadingEx/ThreadEx.cs~RF1ab5a5.TMP
Code/Source/ALAZ.SystemEx/ThreadingEx/ThreadEx.cs~RF1b249b.TMP
Code/Source/ALAZ.SystemEx/ThreadingEx/ThreadEx.cs~RF1b4497.TMP
Code/Source/ALAZ.SystemEx/ThreadingEx/ThreadEx.cs
Code/Source/ALAZ.SystemEx/Properties/
Code/Source/ALAZ.SystemEx/Properties/AssemblyInfo.cs
Code/Source/ALAZ.SystemEx/bin/
Code/Source/ALAZ.SystemEx/bin/Release/
Code/Source/ALAZ.SystemEx/RuntTimeEx/
Code/Source/ALAZ.SystemEx/RuntTimeEx/InteropServicesEx/
Code/Source/ALAZ.SystemEx/RuntTimeEx/InteropServicesEx/MarshalEx.cs~RF23d1ec.TMP
Code/Source/ALAZ.SystemEx/RuntTimeEx/InteropServicesEx/MarshalEx.cs
Code/Source/ALAZ.SystemEx.NetEx/
Code/Source/ALAZ.SystemEx.NetEx/ALAZ.SystemEx.NetEx.csproj
Code/Source/ALAZ.SystemEx.NetEx/ALAZ.SystemEx.NetEx.csproj.user
Code/Source/ALAZ.SystemEx.NetEx/ALAZLibSN.snk
Code/Source/ALAZ.SystemEx.NetEx/SocketsEx/
Code/Source/ALAZ.SystemEx.NetEx/SocketsEx/AuthenticateCallbackData.cs
Code/Source/ALAZ.SystemEx.NetEx/SocketsEx/BaseSocketConnection.cs
Code/Source/ALAZ.SystemEx.NetEx/SocketsEx/BaseSocketConnectionCreator.cs
Code/Source/ALAZ.SystemEx.NetEx/SocketsEx/BaseSocketConnectionHost.cs
Code/Source/ALAZ.SystemEx.NetEx/SocketsEx/CallbackData.cs
Code/Source/ALAZ.SystemEx.NetEx/SocketsEx/ClientSocketConnection.cs
Code/Source/ALAZ.SystemEx.NetEx/SocketsEx/ConnectionEventArgs.cs
Code/Source/ALAZ.SystemEx.NetEx/SocketsEx/CryptUtils.cs
Code/Source/ALAZ.SystemEx.NetEx/SocketsEx/ExceptionEventArgs.cs
Code/Source/ALAZ.SystemEx.NetEx/SocketsEx/MessageBuffer.cs
Code/Source/ALAZ.SystemEx.NetEx/SocketsEx/MessageEventArgs.cs
Code/Source/ALAZ.SystemEx.NetEx/SocketsEx/ProxyInfo.cs
Code/Source/ALAZ.SystemEx.NetEx/SocketsEx/ServerSocketConnection.cs
Code/Source/ALAZ.SystemEx.NetEx/SocketsEx/SocketClient.cs
Code/Source/ALAZ.SystemEx.NetEx/SocketsEx/SocketClientSync.cs
Code/Source/ALAZ.SystemEx.NetEx/SocketsEx/SocketConnector.cs
Code/Source/ALAZ.SystemEx.NetEx/SocketsEx/SocketListener.cs
Code/Source/ALAZ.SystemEx.NetEx/SocketsEx/SocketServer.cs
Code/Source/ALAZ.SystemEx.NetEx/SocketsEx/SocketsExTypes.cs
Code/Source/ALAZ.SystemEx.NetEx/Properties/
Code/Source/ALAZ.SystemEx.NetEx/Properties/AssemblyInfo.cs
Code/Source/ALAZ.SystemEx.NetEx/bin/
Code/Source/ALAZ.SystemEx.NetEx/bin/Release/
Code/Readme.txt
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.