文件名称:AsyncSocketServerandClient
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:195.11kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
ActiveSync数据同步,包括Server端和Client端。这个主要用在手机和PC的数据同步
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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/EchoForm
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/EchoForm
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.