CN1201948A - 采用代理和共享状态服务器进行协作的方法和系统 - Google Patents

采用代理和共享状态服务器进行协作的方法和系统 Download PDF

Info

Publication number
CN1201948A
CN1201948A CN98106469A CN98106469A CN1201948A CN 1201948 A CN1201948 A CN 1201948A CN 98106469 A CN98106469 A CN 98106469A CN 98106469 A CN98106469 A CN 98106469A CN 1201948 A CN1201948 A CN 1201948A
Authority
CN
China
Prior art keywords
applet
client software
send
request
computer readable
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN98106469A
Other languages
English (en)
Other versions
CN1103977C (zh
Inventor
G·A·古莫
B·Q·纽伊恩
H·D·纽伊恩
S·K·辛哈尔
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Snap Inc
Original Assignee
International Business Machines Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Publication of CN1201948A publication Critical patent/CN1201948A/zh
Application granted granted Critical
Publication of CN1103977C publication Critical patent/CN1103977C/zh
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/954Navigation, e.g. using categorised browsing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2216/00Indexing scheme relating to additional aspects of information retrieval not explicitly covered by G06F16/00 and subgroups
    • G06F2216/15Synchronised browsing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Hardware Design (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

协作能力(“推”和“拉”信息)被灵便地加入到万维网内容中。特别是对共享的状态服务器保持一个一致的连接,用于经由“推”机制检索数据,该机制保持经由“拉”机制存取任意Web内容的自由。此外,以灵便的方式同样提供协作,从而使所有其它Web内容在硬件平台上和在浏览器设施上都是灵便的。

Description

采用代理和共享状态服务器 进行协作的方法和系统
本发明一般相关于计算机软件,特别是能够在万维网(World-WideWeb)上实现多用户协作的方法和系统。更详细地说,本发明相关于一种方法和系统,通过该方法和系统可以以灵活的方式完成认识、游历和开会。
现在有两种用于从提供者向用户传输数据的技术:“推”(push)和“拉”(pull)。“推”模式在诸如PointCast、Castanet和TIB服务中采用,在这种模式下,只要信息源中有信息,它就被发送到接收者。“拉”模式在诸如Excite服务中使用,在这种模式下,只有响应明确的请求,数据才被传送到接收者。这两个方法在从支持随机检索(“拉”)到传送动态信息更新(“推”)的各种数据检索任务中都非常有效。
然而,这些数据检索比喻不足以支持因特网上多用户之间的实时协作。这类应用包括被共享的白板、文本和音频谈话,被共享的幻灯片、视频、网络学习,和协作浏览Web页面。这些应用的特征是需要建立用户组和交换信息,以保证一个特定组的所有成员都能看到一致的信息(例如看到相同的白板图像,看到和听到各自的文本/声音,以同步方式看到幻灯/录像,看到相同的Web页面,等等)。实际上,被一致共享的状态更新被“推向”每个用户。同时,我们需要为每个用户提供通过下载任意的Web页面(一个“拉”比喻)并提供信息给协作应用和小组来检索信息的自由。
由于这些协作系统需要交换特定的数据类型和特殊的“推”和“拉”要求,因此它们通常作为独立应用运行。的确,这些应用提供其自身的定制用户接口,并且不与现存的装置交互运行。
像美国在线公司(America Online)的“虚拟空间”(VP)系统一类的系统试图将协作与现有的万维网浏览器如Netscape Navigator集成在一起。当该协作需要用户观看一个新的Web页面或幻灯时,这个系统直接与Web浏览器通信,指示它显示该特定的Web页面。为了执行该通信,VP依赖于由该特定的Web浏览器输出的动态数据交换(DDE)接口。DDE启动应用交换一组预先定义的事件,该事件组由特定的端点应用支持。
然而,使用DDE限制了VP的功能。首先,DDE只能在微软的Windows平台上获得,此外,由于DDE接口是针对特定应用的,因此,由VP使用的该特定接口只能与Netscape Navigator浏览器一起使用。总之,VP系统不能提供将协作与万维网集成在一起的灵便机制。
因此,需要一种方法和系统将协作能力(信息的“推”和“拉”)灵便地加到万维网内容中去。特别是要保持与一个共享状态服务器的一致联系,以便经由一个“推”机制检索数据,该机制保持经由“拉”机制存取任意Web内容的自由。此外,该协作应该以灵便、相同的方式提供,从而所有其它Web内容都可以越过硬件平台和越过浏览器设施移动。
本发明的一个目的是提供一种方法,用于保持与一个共享状态系统的一致联系,同时允许对协作环境之外的任意信息的存取。
本发明的另一个目的是允许协作应用与现有的(非协作)应用交互作用,而不改变这些现有的应用。
本发明的另一个目的是允许某种方式的协作,使其能够跨越不同的硬件、操作系统和执行环境移动。
要达到前面所述的目的,并根据这里展开讨论的本发明目的,公开了采用代理和共享状态服务器启动现有Web浏览器中的协作的一种方法和系统。参考下面的说明书、权利要求书和附图,可以更好地理解本发明的上述和其他特征、方面和优点。
为了更完整地理解本发明及其进一步的优点,现在参考下面结合附图所作的详细描述。
图1是可以用来实现本发明的方法和系统的数据处理系统的图形表示;
图2示出了以独立平台方式与Web结合的一个协作系统的数据处理单元;
图3的流程图示出了在一个协作环境下从Web服务器向Web浏览器发送数据所需要的步骤;
图4A、4B、4C和4D的流程图示出了当被插入的附属程序(Applet)在Web浏览器中执行时采取的动作;
图5的流程图示出了用户如何参加一个旅行团;
图6的流程图示出了当旅行团领队转移到一个新的Web页面时如何通知用户。
参考图1,其中示出了可以用来实现本发明的一个数据处理系统8的图形表示。可以看到,数据处理系统8可以包括若干网络,如局域网(LAN)10和32,每个最好分别包括若干单独的计算机12和30。当然,本领域的技术人员会认识到,与一个主处理器相连的若干智能工作站(IWS)可以用于这种网络。每个所述的网络也可以包括经由一个通信介质如共享的存储单元、共享的存储器或交互连接的网络相连的若干处理器。与这种数据处理系统中通常的情况一样,每个单独的计算机可以连接到一个存储装置14和/或一个打印机/输出装置16,并且可以提供一个指示装置如鼠标17。
数据处理系统8也可以包括多大型计算机,如大型计算机18,它最好是通过通信链路22与LAN10相连。大型计算机18也可以连接到作为LAN10的远程存储器的存储装置20。与此类似,LAN10可以经由通信链路24通过一个子系统控制单元/通信控制器26和经由通信链路34连接到网关服务器28。网关服务器28最好是一个IWS,用于连接LAN32和LAN10。
关于LAN32和LAN10,若干文件或资源目标可以由大型计算机18存储在存储装置20中并由该大型计算机控制,该大型计算机作为由此存储的资源目标的资源管理器或库服务。当然,本领域的技术人员会认识到大型计算机18可以位于远离LAN10的位置,与此类似,LAN10也可以与LAN32相距很远。例如,LAN32可以位于加利福尼亚,LAN10可以位于北卡罗来拉,而大型计算机18可以位于纽约。
采用本发明的软件程序代码通常被存储在一个独立工作站或LAN服务器的一个存储装置14的存储单元中,一个开发者由此可以存取该代码进行分配,该软件程序代码可以实现在数据处理系统使用的任何一种已知的介质中,如磁盘、CD-ROM,也可以通过某种类型的网络从一个计算机系统的存储器分配给另一个计算机系统的用户,供其它这类系统的用户使用。将软件代码实现在介质上和/或分配软件代码的这类技术和方法是公知的,因此在此不作进一步讨论。
参考图2,其中示出了与一个Web浏览器集成的一个协作系统的基本元件。一个多用户共享的状态服务器(MUSSS)201代表一组用户提供协作服务。这个服务器负责简化协作者之间的信息交换。尽管没有示出,但应该理解该MUSSS可以包括若干相互连接的服务器,它们一起提供由一个MUSSS提出的服务。
Proxy(代理者)202在每个客户主机上运行。它包括与MUSSS201通信的客户软件203。尽管在较佳实施例中Proxy驻留在客户主机中,但其它实施例可以将Proxy放置在其它主机中,如放置在一个公知的服务器中。通过这种通信,一个客户向协作会话(session)提供信息和从协作中的其他参与者接收信息。Proxy202也包括发送软件204,它从一个本地Web浏览器205接收Web页面请求并将其发送到一个适当的目标Web服务器206。发送软件204在将检索的数据传送到Web浏览器205之前对其进行处理。
最后,Web浏览器205经由发送软件205显示从Web服务器206检索的数据。浏览器205执行由发送软件204嵌入被检索的数据中的一个Applet 207。Applet 207保持与Proxy202中的客户软件203的连接208。通过该连接208,Applet从协作会话接收命令,并将客户软件203可以传送的信息提供给协作会话。通常,Applet 207用Java或JavaScript程序设计语言编写,它们是以独立于浏览器和独立于平台的方式向Web浏览器传送软件的标准机制。
现在参考图3,其中的流程图示出了Web数据是如何由Web浏览器检索的。在方框301,Web浏览器发送一个数据请求到嵌入在Proxy中的发送软件。在方框302,发送软件启动与适当的Web服务器的连接。在方框303,Web服务器接收该请求并发送数据到发送软件。在方框304,发送软件从Web服务器接收数据并将一个Applet插入该数据中。在方框305,发送软件将所检索的数据(带有被插入的Applet)传送到浏览器。在方框306,浏览器接收该数据,分析该数据,显示该数据,并执行Applet。随后程序在307终止。尽管没有示出,但应该理解,当数据从Web服务器向发送软件流动,再向Web浏览器流动时,方框303、304和305可以同时发生。尽管在较佳实施例中Appet被发送软件插入,但在其它实施例中Applet可以用Web服务器插入或静态地在页面中存在。
Applet负责启动与客户软件的联系(参考图2),以便在既使任意内容被装入(拉)到浏览器中时,Web浏览器也可以与该协作连接。当Applet被插入到从Web服务器检索的数据中时,传送软件可以提供指示Applet如何与客户软件联系的参数。另外,当Web页面包括代表可以同时看见的多文件的“帧”时,多个Applet可以同时活动。因此,要首先运行的Applet将其自身设置为全局变量,从而多个Applet不会从一个单一的Web浏览器内部同时与客户软件通信。
一旦Applet被执行,它就发出一个“addURL”信息,通知客户软件哪个页面目前可以在浏览器窗口上看见。当Applet终止时,它发送一个“removeURL”信息,通知客户软件该页面不再看得见了。它可以发送“readData”和“writeData”信息,用于分别从Proxy检索不变的信息和将该信息存储到Proxy中。最后,Applet听取来自客户软件的命令,如将一个新的Web页面装入浏览器中的一个请求。
现在参考图4A,其中示出了当由发送软件插入的Applet在Web浏览器中执行时所采取的行动。在判断方框401,Applet检查全局变量是否为零。如果对判断方框401的响应为是,那么在方框402,Applet启动该全局变量指向自身。在方框403,Applet检索由发送软件提供的任何连接参数。在方框404,Applet启动与客户软件的连接。在方框405,Applet通过它与客户软件的连接,与当前页面URL一起发送一个“addURL”信息作为参数。在该点,Applet通过方框406、408和410启动三个并存的执行通道。参考图4B,在判断方框,Applet确定是否从客户软件接收到了装入一个新的URL的命令,如果是,那么在方框407,Applet通知浏览器装入一个新的页面,然后返回到判断方框406。与此同时,在方框408(图4C),Applet确定它是否从另一个Applet接收了一个加入或移去一个URL的请求,如果是,那么在方框409,Applet经由它与客户软件的连接发送一个“addURL”或“removeURL”信息,然后返回判断方框408。与此同时,在判断方框410(图4D),Applet确定是否已从浏览器接收了停止一个信息,如果否,那么执行返回到判断方框410。如果对判断方框410的响应为是,那么在方框411,Applet随当前页面URL一起发送一个“removeURL”信息到客户软件作为参数。在方框412,Applet终止与客户软件的连接。在方框413,Applet将全局变量恢复为零。随后程序在方框414终止。
从图4A继续,如果对判断方框401的回答为否,那么在方框415,Applet通知由全局变量代表的Applet加上一个URL。在该点,Applet通过方框416和417启动两个并行的执行通道。在判断方框416,Applet确定全局变量是否为零。如果对判断方框416的响应为否,那么执行返回到方框416。如果对判断方框416的响应为是,那么执行继续到方框402。与此同时,在方框417,Applet确定是否从浏览器接收到了一个停止信息。如果对判断方框417的响应为否,那么执行返回到判断方框417。如果对判断方框417的响应为是,那么在方框418,Applet通知由全局变量代表的Applet移去这个URL。然后Applet在414终止。
在这个协作系统内,用户可以根据他们目前是否观看同一页面来彼此协作。当客户软件接收到一条“addURL”或“removeURL”通知时,它传送该信息给MUSSS。采用关于每个用户目前观看的页面信息,MUSSS负责保证协作数据(包括文本和音频对话、白板数据等等)在正在他们各自的浏览器上观看共同的一个或多个文件的用户之间或由该应用确定的用户组之间交换。
通过这个协作系统,用户可以参加“游历”。在这样一个游历中,当一个指定的领队将一个新的页面“拉”到他的浏览器中时,在一个或多个“跟随者”处的浏览器自动装入同一页面。以这种方式,一组用户可以同时从Web“拉出”内容,与此同时协作系统“推出”信息以保证由用户看到的页面是一致的。
现在参考图5,其中示出了用户加入旅行团的机制。在方框501,用户为旅行团选择一个领队。在方框502,客户软件向MUSSS发送包括领队身份在内的一个“跟随”请求。在判断方框503,MUSSS确定系统是否运行在对等(peer-to-peer)模式下。如果对判断方框503的响应为否,那么在方框504,服务器存储领队和跟随者之间的一个关联。随后程序在505终止。如果对判断方框503的响应为是,那么在方框506,服务器将该“跟随”请求传送给领队,该领队在方框507将跟随者加到他自己的跟随者名单中。然后程序在505终止。尽管图5没有示出,但应该理解,如果客户软件可以确定系统正在运行在对等模式下,那么通过方框502、503和506的通路可以被缩短。在这种情况下,客户软件可以直接向领队发送“跟随”请求,如方框502-A所示。
现在参考图6,其中示出了当一个旅行团领队移到一个新的Web页面时通知跟随者的机制。在方框601,客户软件从领队的Web浏览器接收一条“addURL”信息。在方框602,客户软件向MUSSS传送该“addURL”通知。在判断方框603,确定系统是否运行在对等模式下。如果对判断方框603的响应为否,那么在方框604,MUSSS发送“changepage”通知给领队的每个相关跟随者。在方框605,在一个跟随者处的客户软件从MUSSS接收一条“changePage”通知。在方框606,客户软件发送该“changepage”通知给运行在本地Web浏览器中的Applet。然后程序在方框607终止。如果对判断方框603的响应为是,那么在方框608,在领队的主机中的客户软件发送一条“changePage”通知给本地跟随者名单中的每个跟随者。然后控制继续到方框605,如上所述。
因此,协作系统可以将信息推给所有客户,并同时允许他们从Web服务器拉出任意信息。此外,由于浏览器的控制是通过以Java编写的一个Applet执行的,因此,协作系统与特定的机器或操作系统环境无关,并与所使用的特定Web浏览器无关。
尽管本发明是针对特定的较实施例描述的,但本领域的技术人员会想到各种改变和变化,这些改变和变化都在权利要求书所包括的范围内。

Claims (33)

1.从信息服务器检索数据的方法,包括以下步骤:
请求者发出从信息服务器取得数据的请求;
将所述请求传送到一个Proxy;
所述Proxy传送所述请求到所述信息服务器;
所述Proxy接收和存储来自所述信息服务器的数据;
在所述数据中插入一个Applet;
发送所述数据和所述Applet到所述数据的所述请求者;和
执行所述Applet。
2.根据权利要求1所述的方法,其特征在于执行所述Applet的所述步骤进一步包括以下步骤:
启动与客户软件的连接;和
终止与客户软件的所述连接。
3.根据权利要求2所述的方法,其特征在于进一步包括以下步骤:
通过所述连接发送一条“addURL”通知到客户软件。
4.根据权利要求2所述的方法,其特征在于进一步包括以下步骤:
通过所述连接发送一条“removeURL”通知到客户软件。
5.根据权利要求2所述的方法,其特征在于进一步包括以下步骤:
通过所述连接发送一条“readData”请求到客户软件。
6.根据权利要求2所述的方法,其特征在于进一步包括以下步骤:
通过所述连接发送一条“writeData”请求到客户软件。
7.根据权利要求2所述的方法,其特征在于进一步包括以下步骤:
通过所述连接接收一条“changePage”通知到客户软件;和
根据所述“changePage”通知启动对新数据的检索。
8.根据权利要求7所述的方法,其特征在于进一步包括以下步骤:
从所述客户软件发出对一个目标领队的“跟随”请求;
记录所述“跟随”请求的发出者身份;和
根据所述目标领队采取的行动发出一个“changePage”请求给所述发出者。
9.根据权利要求2所述的方法,其特征在于所述客户软件与一个多用户共享的状态服务器通信。
10.根据权利要求2所述的方法,其特征在于启动与所述客户软件的连接的所述步骤包括确定一个“全局”Applet的身份,并且与所述客户软件的所述连接是通过向所述“全局”Applet发送请求建立的一个逻辑连接。
11.根据权利要求10所述的方法,进一步包括以下步骤:
监视“全局”Applet的存在;和
如果没有所述“全局”Applet存在,那么成为所述“全局”Applet。
12.从信息服务器检索数据的系统,包括:
用于请求者启动从信息服务器取得数据的请求的装置;
将所述请求传送到一个Proxy的装置;
用于所述Proxy传送所述请求到所述信息服务器的装置;
用于所述Proxy接收和存储来自所述信息服务器的数据的装置;
用于在所述数据中插入一个Applet的装置;
用于发送所述数据和所述Applet到所述数据的所述请求者的装置;和
执行所述Applet的装置。
13.根据权利要求12所述的系统,其特征在于执行所述Applet的所述装置进一步包括:
启动与客户软件的连接的装置;和
终止与客户软件的所述连接的装置。
14.根据权利要求13所述的系统,其特征在于进一步包括:
通过所述连接发送一条“addURL”通知到客户软件的装置。
15.根据权利要求13所述的系统,其特征在于进一步包括:
通过所述连接发送一条“removeURL”通知到客户软件的装置。
16.根据权利要求13所述的系统,其特征在于进一步包括:
通过所述连接发送一条“readData”请求到客户软件的装置。
17、根据权利要求13所述的系统,其特征在于进一步包括:
通过所述连接发送一条“writeData”请求到客户软件的装置。
18、根据权利要求13所述的系统,其特征在于进一步包括:
通过所述连接接收一条“changePage”通知到客户软件的装置;和
根据所述“changePage”通知启动对新数据的检索的装置。
19.根据权利要求18所述的系统,其特征在于进一步包括:
从所述客户软件发出对一个目标领队的“跟随”请求的装置;
记录所述“跟随”请求的发出者身份的装置;以及
根据所述目标领队采取的行动发出一个“changePage”请求给所述发出者的装置。
20.根据权利要求13所述的系统,其特征在于所述客户软件与一个多用户共享的状态服务器通信。
21.根据权利要求13所述的系统,其特征在于启动与所述客户软件的连接的所述装置包括确定一个“全局”Applet的身份的装置,并且与所述客户软件的所述连接是通过向所述“全局”Applet发送请求建立的一个逻辑连接。
22.根据权利要求21所述的系统,进一步包括:
监视“全局”Applet的存在的装置;并且
在没有所述“全局”Applet存在时成为所述“全局”Applet的装置。
23.记录在计算机可读介质上用于从信息服务器检索数据的计算机程序产品,包括:
用于请求者发出从信息服务器取得数据的请求的计算机可读装置;
将所述请求传送到一个Proxy的计算机可读装置;
用于所述Proxy传送所述请求到所述信息服务器的计算机可读装置;
用于所述Proxy接收和存储来自所述信息服务器的数据的计算机可读装置;
用于在所述数据中插入一个Applet的计算机可读装置;
用于发送所述数据和所述Applet到所述数据的所述请求者的计算机可读装置;和
执行所述Applet的计算机可读装置。
24.根据权利要求23所述的程序产品,其特征在于执行所述Applet的所述计算机可读装置进一步包括:
启动与客户软件的连接的计算机可读装置;和
终止与客户软件的所述连接的计算机可读装置。
25.根据权利要求24所述的程序产品,其特征在于进一步包括:
通过所述连接发送一条“addURL”通知到客户软件的计算机可读装置。
26.根据权利要求24所述的程序产品,其特征在于进一步包括:
通过所述连接发送一条“removeURL”通知到客户软件的计算机可读装置。
27.根据权利要求24所述的程序产品,其特征在于进一步包括:
通过所述连接发送一条“readData”请求到客户软件的计算机可读装置。
28.根据权利要求24所述的程序产品,其特征在于进一步包括:
通过所述连接发送一条“writeData”请求到客户软件的计算机可读装置。
29.根据权利要求24所述的程序产品,其特征在于进一步包括:
通过所述连接接收一条“changePage”通知到客户软件的计算机可读装置;并且
根据所述“changePage”通知启动对新数据的检索的计算机可读装置。
30.根据权利要求29所述的程序产品,其特征在于进一步包括:
从所述客户软件发出对一个目标领队的“跟随”请求的计算机可读装置;
记录所述“跟随”请求的发出者身份的计算机可读装置;以及
根据所述目标领队采取的行动发出一个“changePage”请求给所述发出者的计算机可读装置。
31.根据权利要求24所述的程序产品,其特征在于所述客户软件与一个多用户共享的状态服务器通信。
32.根据权利要求24所述的程序产品,其特征在于启动与所述客户软件的连接的所述计算机可读装置包括确定一个“全局”Applet的身份的计算机可读装置,并且与所述客户软件的所述连接是通过向所述“全局”Applet发送请求建立的一个逻辑连接。
33.根据权利要求32所述的程序产品,进一步包括:
监视“全局”Applet的存在的计算机可读装置;并且
在没有所述“全局”Applet存在时成为所述“全局”Applet的计算机可读装置。
CN98106469A 1997-05-13 1998-04-10 采用代理和共享状态服务器进行协作的方法和系统 Expired - Fee Related CN1103977C (zh)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US855,244 1997-05-13
US08/855,244 US5861883A (en) 1997-05-13 1997-05-13 Method and system for portably enabling awareness, touring, and conferencing over the world-wide web using proxies and shared-state servers
US855244 1997-05-13

Publications (2)

Publication Number Publication Date
CN1201948A true CN1201948A (zh) 1998-12-16
CN1103977C CN1103977C (zh) 2003-03-26

Family

ID=25320735

Family Applications (1)

Application Number Title Priority Date Filing Date
CN98106469A Expired - Fee Related CN1103977C (zh) 1997-05-13 1998-04-10 采用代理和共享状态服务器进行协作的方法和系统

Country Status (8)

Country Link
US (1) US5861883A (zh)
EP (1) EP0878768B1 (zh)
JP (1) JP3962157B2 (zh)
KR (1) KR100297635B1 (zh)
CN (1) CN1103977C (zh)
DE (1) DE69803955T2 (zh)
ES (1) ES2172085T3 (zh)
TW (1) TW544625B (zh)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1322699C (zh) * 1999-05-10 2007-06-20 艾利森电话股份有限公司 间接公共密钥加密
CN100345138C (zh) * 2002-11-27 2007-10-24 日本电气株式会社 实时Web共享系统
CN102708195A (zh) * 2012-05-16 2012-10-03 深圳市凯立德科技股份有限公司 一种表单数据共享方法及装置
US8446840B2 (en) 2011-02-28 2013-05-21 Hauwei Technologies Co., Ltd. TCP proxy insertion and uninstall method, and service gateway device

Families Citing this family (124)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6295551B1 (en) * 1996-05-07 2001-09-25 Cisco Technology, Inc. Call center system where users and representatives conduct simultaneous voice and joint browsing sessions
US6665707B1 (en) * 1996-12-19 2003-12-16 International Business Machines Corporation Groupware environment that adaptively tailors open microphone sessions based on participant locality
US6085224A (en) * 1997-03-11 2000-07-04 Intracept, Inc. Method and system for responding to hidden data and programs in a datastream
US6892226B1 (en) * 1997-03-27 2005-05-10 Intel Corporation System for delivery of dynamic content to a client device
US6182073B1 (en) * 1997-05-20 2001-01-30 Intel Corporation Integrated information browsing and multiple-participant application with a persistency control configured to monitor and to prevent attempts to replace data within the information browser
US6073163A (en) * 1997-06-10 2000-06-06 Oracle Corporation Method and apparatus for enabling web-based execution of an application
US6119167A (en) * 1997-07-11 2000-09-12 Phone.Com, Inc. Pushing and pulling data in networks
US6233600B1 (en) * 1997-07-15 2001-05-15 Eroom Technology, Inc. Method and system for providing a networked collaborative work environment
US6732145B1 (en) 1997-08-28 2004-05-04 At&T Corp. Collaborative browsing of the internet
US6233428B1 (en) * 1997-09-17 2001-05-15 Bruce Fryer System and method for distribution of child care training materials and remote monitoring of child care centers
US6917962B1 (en) * 1997-10-22 2005-07-12 Brokercom Inc. Web-based groupware system
US6442598B1 (en) * 1997-10-27 2002-08-27 Microsoft Corporation System and method for delivering web content over a broadcast medium
US6317794B1 (en) * 1997-11-12 2001-11-13 Ncr Corporation Computer system and computer implemented method for synchronization of simultaneous web views
US6623527B1 (en) * 1997-11-19 2003-09-23 International Business Machines Corporation Method for providing a document with a button for a network service
JPH11161250A (ja) * 1997-11-28 1999-06-18 Sony Corp プッシュ型データの表示方法、受信装置、及び表示装置
US6381645B1 (en) * 1997-12-08 2002-04-30 Siemens Information And Communication Networks, Inc. Method of implementing push techniques in conventional web browsers
US6449638B1 (en) * 1998-01-07 2002-09-10 Microsoft Corporation Channel definition architecture extension
US6507874B1 (en) 1998-01-07 2003-01-14 Microsoft Corporation System for efficient routing and translation of data
US6289464B1 (en) 1998-01-07 2001-09-11 Microsoft Corporation Receiving wireless information on a mobile device with reduced power consumption
US6298356B1 (en) * 1998-01-16 2001-10-02 Aspect Communications Corp. Methods and apparatus for enabling dynamic resource collaboration
US6256620B1 (en) * 1998-01-16 2001-07-03 Aspect Communications Method and apparatus for monitoring information access
US5945993A (en) * 1998-01-30 1999-08-31 Hewlett-Packard Company Pictograph-based method and apparatus for controlling a plurality of lighting loads
US6151622A (en) * 1998-02-02 2000-11-21 International Business Machines Corp. Method and system for portably enabling view synchronization over the world-wide web using frame hierarchies
US6078948A (en) * 1998-02-03 2000-06-20 Syracuse University Platform-independent collaboration backbone and framework for forming virtual communities having virtual rooms with collaborative sessions
US6421706B1 (en) * 1998-02-25 2002-07-16 Worldcom, Inc. Multicast and unicast internet protocol content distribution having a feedback mechanism for real-time and store and forward information transfer
US6421781B1 (en) 1998-04-30 2002-07-16 Openwave Systems Inc. Method and apparatus for maintaining security in a push server
US6654786B1 (en) * 1998-04-30 2003-11-25 Openwave Systems Inc. Method and apparatus for informing wireless clients about updated information
EP1092186B1 (en) * 1998-05-29 2010-03-31 Access Systems Americas Inc. Method and apparatus for wireless internet access
US6343318B1 (en) * 1998-05-29 2002-01-29 Palm, Inc. Method and apparatus for communicating information over low bandwidth communications networks
US6590588B2 (en) 1998-05-29 2003-07-08 Palm, Inc. Wireless, radio-frequency communications using a handheld computer
US6253326B1 (en) 1998-05-29 2001-06-26 Palm, Inc. Method and system for secure communications
US7025209B2 (en) * 1998-05-29 2006-04-11 Palmsource, Inc. Method and apparatus for wireless internet access
US6397259B1 (en) 1998-05-29 2002-05-28 Palm, Inc. Method, system and apparatus for packet minimized communications
JP2000112883A (ja) * 1998-09-24 2000-04-21 Internatl Business Mach Corp <Ibm> 情報処理方法、情報処理装置、情報処理プログラムを格納する記憶媒体
US7216300B2 (en) * 1998-12-30 2007-05-08 Ncr Corp. Method and apparatus for an applet to display multiple windows
US6311206B1 (en) * 1999-01-13 2001-10-30 International Business Machines Corporation Method and apparatus for providing awareness-triggered push
JP3437933B2 (ja) * 1999-01-21 2003-08-18 インターナショナル・ビジネス・マシーンズ・コーポレーション ブラウザ共有方法及びシステム
JP3396177B2 (ja) 1999-01-26 2003-04-14 インターナショナル・ビジネス・マシーンズ・コーポレーション ウェブページカスタマイズシステム
US6334141B1 (en) * 1999-02-02 2001-12-25 International Business Machines Corporation Distributed server for real-time collaboration
KR100309249B1 (ko) * 1999-03-12 2001-09-26 최항석 로컬 pc에서 웹 브라우저로부터의 부가기능 처리방법 및 그 방법을 기록한 컴퓨터로 읽을 수 있는 기록매체
US6261103B1 (en) 1999-04-15 2001-07-17 Cb Sciences, Inc. System for analyzing and/or effecting experimental data from a remote location
AU4815500A (en) * 1999-05-21 2000-12-12 Microsoft Corporation Shared views for browsing content
US6996627B1 (en) 1999-05-25 2006-02-07 Realnetworks, Inc. System and method for providing update information
US7062765B1 (en) 1999-05-25 2006-06-13 Realnetworks, Inc. System and method for updating information via a network
ATE437495T1 (de) * 1999-05-26 2009-08-15 Broadcom Corp Netzwerkknoten zur aussendung von netzwerkstatusinformation an ein überwachungsgerät
US7457857B1 (en) 1999-05-26 2008-11-25 Broadcom Corporation Method and apparatus for a network hub to diagnose network operation and broadcast information to a remote host or monitoring device
US7162020B1 (en) 1999-06-14 2007-01-09 Ascendent Telecommunications, Inc. Method and apparatus for selectively establishing communication with one of plural devices associated with a single telephone number
AU5333200A (en) * 1999-06-14 2001-01-02 Wilshire Cellular, Inc. Method and apparatus for selectively establishing communication with one of plural devices associated with single telephone number
US7292858B2 (en) 1999-06-14 2007-11-06 Ascendent Telecommunications, Inc. Method and apparatus for communicating with one of plural devices associated with a single telephone number during a disaster and disaster recovery
JP3454500B2 (ja) * 1999-06-16 2003-10-06 インターナショナル・ビジネス・マシーンズ・コーポレーション 情報処理方法、コラボレーション・サーバ、コラボレーション・システム、情報処理プログラムを格納する記憶媒体
US6675216B1 (en) 1999-07-06 2004-01-06 Cisco Technolgy, Inc. Copy server for collaboration and electronic commerce
US6640241B1 (en) * 1999-07-19 2003-10-28 Groove Networks, Inc. Method and apparatus for activity-based collaboration by a computer system equipped with a communications manager
US6615212B1 (en) 1999-08-19 2003-09-02 International Business Machines Corporation Dynamically provided content processor for transcoded data types at intermediate stages of transcoding process
GB2362003A (en) * 1999-10-13 2001-11-07 Enjoyweb Inc Distributing information objects in a networked computer environment
US20100185614A1 (en) * 1999-11-04 2010-07-22 O'brien Brett Shared Internet storage resource, user interface system, and method
US6351776B1 (en) 1999-11-04 2002-02-26 Xdrive, Inc. Shared internet storage resource, user interface system, and method
US7496578B2 (en) * 1999-11-04 2009-02-24 Aol Llc Shared internet storage resource, user interface system, and method
US6748420B1 (en) 1999-11-23 2004-06-08 Cisco Technology, Inc. Methods and apparatus for providing shared access to an application
KR100338630B1 (ko) * 1999-11-24 2002-05-30 윤종용 범용 웹 브라우저에서의 푸시 방법
US6674447B1 (en) 1999-12-06 2004-01-06 Oridus, Inc. Method and apparatus for automatically recording snapshots of a computer screen during a computer session for later playback
GB2365287B (en) * 1999-12-16 2002-11-06 Actv Inc Method using a local host for network communication
WO2001053964A1 (en) * 2000-01-24 2001-07-26 Multitude, Inc. Apparatus and method for creating audio forum web tours
WO2001057691A1 (en) * 2000-02-02 2001-08-09 Creosys, Inc. Method and apparatus for providing concurrent viewing of internet information to remote communication session participants
US6513003B1 (en) 2000-02-03 2003-01-28 Fair Disclosure Financial Network, Inc. System and method for integrated delivery of media and synchronized transcription
KR20010077672A (ko) * 2000-02-07 2001-08-20 채인철 유선인터넷 웹브라우져상에 무선인터넷 접속화면의 제공방법
US6760045B1 (en) 2000-02-22 2004-07-06 Gateway, Inc. Simultaneous projected presentation of client browser display
AU2001247462A1 (en) * 2000-03-15 2001-09-24 Quaadros Technologies, Inc. Method and system for linked communication between client stations
AU2000240547A1 (en) 2000-03-31 2001-10-15 Telogy Networks, Inc. Proxy internet browsing
WO2001077887A1 (en) * 2000-03-31 2001-10-18 Ritzaus Medienet A/S A method and system for pushing information
US20020059272A1 (en) * 2000-04-20 2002-05-16 Porter Edward W. Apparatuses, methods, programming, and propagated signals for creating, editing, organizing and viewing collaborative databases
US6809749B1 (en) 2000-05-02 2004-10-26 Oridus, Inc. Method and apparatus for conducting an interactive design conference over the internet
US6981019B1 (en) * 2000-05-02 2005-12-27 International Business Machines Corporation System and method for a computer based cooperative work system
WO2001084804A2 (en) * 2000-05-03 2001-11-08 Bulletin.Net, Inc. System and method for wireless delivery of text data
US7475404B2 (en) 2000-05-18 2009-01-06 Maquis Techtrix Llc System and method for implementing click-through for browser executed software including ad proxy and proxy cookie caching
US8086697B2 (en) 2005-06-28 2011-12-27 Claria Innovations, Llc Techniques for displaying impressions in documents delivered over a computer network
US7680511B2 (en) * 2000-06-14 2010-03-16 Ascendent Telecommunications Inc. Method and apparatus for communicating via virtual office telephone extensions
US6671739B1 (en) 2000-07-10 2003-12-30 International Business Machines Corporation Controlling network access by modifying packet headers at a local hub
US20020024536A1 (en) * 2000-08-25 2002-02-28 Michal Kahan Method and apparatus for information aggregation and personalized display of the aggregated information
US7124355B1 (en) 2000-09-27 2006-10-17 Intel Corporation Persistency control in an information browser
FR2814828B1 (fr) * 2000-09-29 2003-08-15 Vivendi Net Procede d'optimisation, par une terminal, de la consultation de donnees
FR2814881B1 (fr) * 2000-09-29 2003-08-15 Vivendi Net Procede d'optimisation, par un element d'architecture de reseau, de la consultation de donnees
WO2002029582A1 (en) * 2000-10-02 2002-04-11 Georgia State University Research Foundation, Inc. Systems and methods of internet chat sessions among multiple users visiting any designated website
US6871213B1 (en) 2000-10-11 2005-03-22 Kana Software, Inc. System and method for web co-navigation with dynamic content including incorporation of business rule into web document
US7299403B1 (en) 2000-10-11 2007-11-20 Cisco Technology, Inc. Methods and apparatus for obtaining a state of a browser
JP3693938B2 (ja) * 2000-11-07 2005-09-14 信佳 酒谷 情報配信システム、広告配信システム、情報配信プログラム、サーバ、情報配信サーバ、広告情報配信方法、およびセーバページ表示方法
US20020107910A1 (en) * 2001-02-02 2002-08-08 Yan Zhao Client/server two-way communication system framework under HTTP protocol
US7225225B2 (en) * 2001-03-30 2007-05-29 Sharp Laboratories Of America, Inc. Selective synchronization of web browsers
US6725233B2 (en) * 2001-05-15 2004-04-20 Occam Networks Generic interface for system and application management
US7155496B2 (en) * 2001-05-15 2006-12-26 Occam Networks Configuration management utilizing generalized markup language
US7685508B2 (en) * 2001-05-15 2010-03-23 Occam Networks Device monitoring via generalized markup language
US20030014441A1 (en) * 2001-06-29 2003-01-16 Akira Suzuki Document data structure, information recording medium, information processing apparatus, information processing system and information processing method
US7062533B2 (en) * 2001-09-20 2006-06-13 International Business Machines Corporation Specifying monitored user participation in messaging sessions
JPWO2003038634A1 (ja) * 2001-10-30 2005-02-24 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Maschines Corporation ネットワーク上の複数のコンピュータの間でのコラボレーションを行うための方法、システム、コンピュータ・プログラム
JP2003296272A (ja) * 2002-04-08 2003-10-17 Hitachi Ltd 通信システム,通信装置およびクライアント側通信端末
US7191217B2 (en) * 2002-04-10 2007-03-13 Nippon Telegraph And Telephone Corporation Distributed server-based collaborative computing
US20030195994A1 (en) * 2002-04-16 2003-10-16 International Business Machines Corporation Online collaboration method and system
US7069515B1 (en) * 2002-05-21 2006-06-27 Claria Corporation Method and apparatus for displaying messages in computer systems
US7620584B2 (en) * 2002-09-27 2009-11-17 Jpmorgan Chase Bank, National Association System and method for online trading using an electronic spreadsheet
US7603341B2 (en) 2002-11-05 2009-10-13 Claria Corporation Updating the content of a presentation vehicle in a computer network
US7386798B1 (en) 2002-12-30 2008-06-10 Aol Llc Sharing on-line media experiences
US8255413B2 (en) * 2004-08-19 2012-08-28 Carhamm Ltd., Llc Method and apparatus for responding to request for information-personalization
US8078602B2 (en) * 2004-12-17 2011-12-13 Claria Innovations, Llc Search engine for a computer network
US7702730B2 (en) 2004-09-03 2010-04-20 Open Text Corporation Systems and methods for collaboration
US7693863B2 (en) * 2004-12-20 2010-04-06 Claria Corporation Method and device for publishing cross-network user behavioral data
US8073866B2 (en) * 2005-03-17 2011-12-06 Claria Innovations, Llc Method for providing content to an internet user based on the user's demonstrated content preferences
US8126990B2 (en) 2005-04-21 2012-02-28 Fiducci Thomas E Data backup and transfer system, method and computer program product
US7849165B2 (en) 2005-04-21 2010-12-07 Fiducci Thomas E Data backup, storage, transfer, and retrieval system, method and computer program product
US20070050450A1 (en) * 2005-08-29 2007-03-01 Microsoft Corporation Interfacing an applet with a collaboration program
US10303783B2 (en) * 2006-02-16 2019-05-28 Callplex, Inc. Distributed virtual storage of portable media files
US8640176B2 (en) * 2006-02-16 2014-01-28 At&T Intellectual Property I, L.P. Apparatus and method for providing television services using an aggregator
US8996586B2 (en) * 2006-02-16 2015-03-31 Callplex, Inc. Virtual storage of portable media files
US7702781B2 (en) * 2006-03-03 2010-04-20 Teoco Corporation System and method of storing data files at a remote storage facility
US20080065649A1 (en) * 2006-09-08 2008-03-13 Barry Smiler Method of associating independently-provided content with webpages
US8949769B2 (en) * 2007-02-23 2015-02-03 Microsoft Corporation Spatial layout of hierarchical shared resources
US20090037517A1 (en) * 2007-08-02 2009-02-05 Randall Wayne Frei Method and system to share content between web clients
US8694904B2 (en) * 2008-04-15 2014-04-08 Microsoft Corporation Cross-browser rich text editing via a hybrid client-side model
US20090315894A1 (en) * 2008-06-18 2009-12-24 Microsoft Corporation Browser-independent animation engines
US8719258B2 (en) * 2008-08-20 2014-05-06 Yahoo! Inc. Information sharing in an online community
US8806354B1 (en) * 2008-12-26 2014-08-12 Avaya Inc. Method and apparatus for implementing an electronic white board
CN102866828B (zh) * 2012-08-29 2015-11-25 腾讯科技(深圳)有限公司 一种终端控制方法和设备
US10471348B2 (en) 2015-07-24 2019-11-12 Activision Publishing, Inc. System and method for creating and sharing customized video game weapon configurations in multiplayer video games via one or more social networks
US11185784B2 (en) 2015-10-08 2021-11-30 Activision Publishing, Inc. System and method for generating personalized messaging campaigns for video game players
US10099140B2 (en) 2015-10-08 2018-10-16 Activision Publishing, Inc. System and method for generating personalized messaging campaigns for video game players
WO2018111066A1 (es) * 2016-12-15 2018-06-21 Pacheco Navarro Diana Método para la generación de objetos de aprendizaje temporizados (oat) de acuerdo a los temas de interés de los estudiantes

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5550984A (en) * 1994-12-07 1996-08-27 Matsushita Electric Corporation Of America Security system for preventing unauthorized communications between networks by translating communications received in ip protocol to non-ip protocol to remove address and routing services information
US5696898A (en) * 1995-06-06 1997-12-09 Lucent Technologies Inc. System and method for database access control
US5736984A (en) * 1996-07-03 1998-04-07 Sun Microsystems, Inc. Method and system for embedded feedback message and graphical processing element

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1322699C (zh) * 1999-05-10 2007-06-20 艾利森电话股份有限公司 间接公共密钥加密
CN100345138C (zh) * 2002-11-27 2007-10-24 日本电气株式会社 实时Web共享系统
US8446840B2 (en) 2011-02-28 2013-05-21 Hauwei Technologies Co., Ltd. TCP proxy insertion and uninstall method, and service gateway device
CN102708195A (zh) * 2012-05-16 2012-10-03 深圳市凯立德科技股份有限公司 一种表单数据共享方法及装置
CN102708195B (zh) * 2012-05-16 2017-04-05 深圳市凯立德科技股份有限公司 一种表单数据共享方法及装置

Also Published As

Publication number Publication date
EP0878768A3 (en) 1999-10-06
EP0878768B1 (en) 2002-02-27
KR100297635B1 (ko) 2001-08-07
JPH1125042A (ja) 1999-01-29
DE69803955D1 (de) 2002-04-04
ES2172085T3 (es) 2002-09-16
US5861883A (en) 1999-01-19
JP3962157B2 (ja) 2007-08-22
TW544625B (en) 2003-08-01
KR19980086557A (ko) 1998-12-05
EP0878768A2 (en) 1998-11-18
CN1103977C (zh) 2003-03-26
DE69803955T2 (de) 2002-10-02

Similar Documents

Publication Publication Date Title
CN1103977C (zh) 采用代理和共享状态服务器进行协作的方法和系统
US7277408B2 (en) Shared application access for data services in wireless telecommunication systems
Davies et al. Limbo: A tuple space based platform for adaptive mobile applications
US7490126B2 (en) Method and apparatus for generating data change requests containing data consistency information in a peer-to-peer collaborative computer system
Dustdar et al. Architectural concerns in distributed and mobile collaborative systems
US8671145B2 (en) Method and computer program product for establishing real-time communications between networked computers
US20080155104A1 (en) Method and system for resource-based synchronization between endpoints in a web-based real time collaboration
EP1195949A2 (en) Using an expert proxy server as an agent for wireless devices
US8468217B2 (en) Maintaining portlet data currency while minimizing latency
Brown Supporting user mobility
WO2004097669A2 (en) Accessing data stored in multiple locations
JPH1115715A (ja) データ共有システム
Marsic DISCIPLE: A framework for multimodal collaboration in heterogeneous environments
GB2395579A (en) Distributed data sharing methods and system
EP1623558A1 (en) Accessing data in a computer network
Storey et al. Mare: Resource discovery and configuration in ad hoc networks
Vogel et al. A generic late-join service for distributed interactive media
CA2359672C (en) Method-resident storage associated with collaborating computer processes
Izadi et al. The FUSE platform: supporting ubiquitous collaboration within diverse mobile environments
Fox et al. Community grids
Cheverst Development of a group service to support collaborative mobile groupware
Li et al. Applications of Stateless Client Systems in Collaborative Enterprises.
Kostkova et al. Support for dynamic trading and runtime adaptability in mobile environments
Marsic et al. Distributed System for Collaborative Information Processing and Learning
JPH1188375A (ja) 管理ソフトウエアを有する伝送システム

Legal Events

Date Code Title Description
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C06 Publication
PB01 Publication
C14 Grant of patent or utility model
GR01 Patent grant
C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20160419

Address after: American California

Patentee after: Snapchat Inc.

Address before: American New York

Patentee before: International Business Machines Corp.

CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20030326

Termination date: 20160410

CF01 Termination of patent right due to non-payment of annual fee