文件名称:LanTalk_sources

介绍说明--下载内容均来自于网络,请自行研究使用

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.
相关搜索: LanTalk

(系统自动生成,下载前可以参看下载内容)

下载文件列表

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

.

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org