Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Internet-Network
Title: LanTalk_sources Download
 Description: Currently, most of people use MS DCOM/COM+, Java Bean/RMI, and Corba to do distributed computing over internet. All of these technologies are provided with some tools and intermediate objects to simplify internet development. However, these technologies have one common and fundamental problem that all of the calls between a client and a server are blocked for a returned result (please correct me if this is wrong). A client stays still, and has to wait for a while after sending a request to a server. If the request is a lengthy action, the client application seems to be dead to a user. In most cases, we could use a worker thread at the client side to do background computation for solving this problem. However, this comes with an expensive price, more coding, data synchronization and mess in coding logic. Additionally, I also doubt that these technologies are able to really move data across internet efficiently.
 Downloaders recently: [More information of uploader mygolfclub]
 To Search:
  • [rmi] - java rmi技术实例,详细的介绍了java rmi开发的技术细节
File list (Check if you may need any files):
LanTalk sources
...............\Bin
...............\...\NAnt
...............\...\....\3rdParty
...............\...\....\........\NLog.dll
...............\...\....\........\WeifenLuo.WinFormsUI.Docking.dll
...............\...\....\Data
...............\...\....\....\Settings.xml
...............\...\....\....\users.dat
...............\...\....\LanTalk.Built
...............\...\....\LanTalk.Client
...............\...\....\LanTalk.Server
...............\...\....\NLog
...............\...\....\....\LanTalk.Client.exe.nlog
...............\...\....\....\LanTalk.ServerGui.exe.nlog
...............\...\....\....\LanTalk.Service.exe.nlog
...............\...\....\Resources
...............\...\....\.........\Button.EN.resource
...............\...\....\.........\ListView.EN.resource
...............\...\....\.........\Messages.EN.resource
...............\Src
...............\...\build.bat
...............\...\clean.bat
...............\...\Client
...............\...\......\Client
...............\...\......\......\Client.cd
...............\...\......\......\Client.cs
...............\...\......\......\ClientEventHandler.cs
...............\...\......\Client.build
...............\...\......\Client.sln
...............\...\......\ClientApp.cs
...............\...\......\Gui
...............\...\......\...\ActivityLogFrm.cs
...............\...\......\...\ActivityLogFrm.designer.cs
...............\...\......\...\ActivityLogFrm.resx
...............\...\......\...\LoginFrm.cs
...............\...\......\...\LoginFrm.Designer.cs
...............\...\......\...\LoginFrm.resx
...............\...\......\...\MainFrm.cs
...............\...\......\...\MainFrm.Designer.cs
...............\...\......\...\MainFrm.resx
...............\...\......\Icons





...............\...\......\.....\talk_red.ico
...............\...\......\LanTalk.Client.csproj
...............\...\......\Message
...............\...\......\.......\MessageDockContent.cs
...............\...\......\.......\MessageDockContent.Designer.cs
...............\...\......\.......\MessageDockContent.resx
...............\...\......\.......\MessagePage.cs
...............\...\......\.......\MessagePage.designer.cs
...............\...\......\.......\MessagePage.resx
...............\...\......\.......\Session.cs
...............\...\......\.......\SessionManager.cs
...............\...\......\.......\SessionMessage.cs
...............\...\......\Properties
...............\...\......\..........\AssemblyInfo.cs
...............\...\......\..........\Resources.Designer.cs
...............\...\......\..........\Resources.resx
...............\...\......\Settings
...............\...\......\........\ApplicationSettings.cs
...............\...\......\........\SettingsFrm.cs
...............\...\......\........\SettingsFrm.Designer.cs
...............\...\......\........\SettingsFrm.resx

...............\...\Common
...............\...\......\LanTalk.Core
...............\...\......\............\ChatCommand
...............\...\......\............\...........\BasePacket.cs
...............\...\......\............\...........\ChatCommand.cs
...............\...\......\............\...........\DictEntryPacket.cs
...............\...\......\............\...........\IBasePacket.cs
...............\...\......\............\...........\ResponsePacket.cs
...............\...\......\............\ChatSocket
...............\...\......\............\..........\ChatSocket.cd
...............\...\......\............\..........\ChatSocket.cs
...............\...\......\............\Core
...............\...\......\............\....\SockUtils.cs
...............\...\......\............\Enums
...............\...\......\............\.....\UserStrings.cs
...............\...\......\............\.....\WsaError.cs
...............\...\......\............\Events
...............\...\......\............\......\ChatEventArgs.cs
...............\...\......\............\......\ChatEventHandler.cs
...............\...\......\............\......\TimedEventArgs.cs
...............\...\......\............\......\TimedEventHandler.cs
...............\...\......\............\Gui
.

CodeBus www.codebus.net