US20010044819A1 - Relay server for unsigned applets - Google Patents

Relay server for unsigned applets Download PDF

Info

Publication number
US20010044819A1
US20010044819A1 US08/966,156 US96615697A US2001044819A1 US 20010044819 A1 US20010044819 A1 US 20010044819A1 US 96615697 A US96615697 A US 96615697A US 2001044819 A1 US2001044819 A1 US 2001044819A1
Authority
US
United States
Prior art keywords
network
unit
relay server
request
server
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
US08/966,156
Other versions
US6324574B1 (en
Inventor
Qing Gong
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.)
International Business Machines Corp
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
Priority to US08/966,156 priority Critical patent/US6324574B1/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORP. reassignment INTERNATIONAL BUSINESS MACHINES CORP. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: GONG, QING
Publication of US20010044819A1 publication Critical patent/US20010044819A1/en
Application granted granted Critical
Publication of US6324574B1 publication Critical patent/US6324574B1/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/563Data redirection of data network streams
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]

Definitions

  • the present invention relates to computers and computer software and more specifically to a relay server for unsigned Java applets.
  • the Internet is a network of networks linking many computers throughout the world.
  • the World Wide Web (or simply, the Web, for short) is network, within the Internet, linking computers having graphical content and capability for accessing the content. It has revolutionized the communications industry by providing a user-friendly framework for people to view information on a vast variety of subjects.
  • the Web generally comprises a network of computers that include three classes of units. First, there is a class of units called Web content servers that contain the content to be viewed by end users. Second, there are the ISP (Internet Service Provider) units which provide an end user with the communications links required to use the Web.
  • An ISP unit can be a large computer such as a mainframe or one or more smaller units.
  • An ISP server provides connections for its client units via transport addresses or sockets through which communications occur. These sockets allow processes running on separate network units to refer to one another.
  • a socket comprises information identifying a network number, a host number, and a port assigned by the host.
  • the Web also comprises a large number of Web sites, each consisting of at least one page of information and usually some graphical features. These Web sites are generally resident in any of the many Web content servers. Users of the Web can access these Web sites by means of any of several information-handling apparatus (such as a personal computer or microcomputer) having communications circuitry enabling a coupling with a public telecommunications network. These users communicate with the Web servers by using a global protocol called the Internet Protocol or IP.
  • IP Internet Protocol
  • the Web has become enormous popular largely because of the ease of locating information and the user-friendliness of today's browsers.
  • a feature known as hypertext allows a user to access information from one Web page to another by simply pointing (using a pointing device such as a mouse) at the hypertext and clicking.
  • Another feature that makes the Web attractive is having the ability to process the information (or content) in remote Web pages without the requirement of having a specialized applications program for each kind of content accessed.
  • Browser technology has evolved to enable running of applications that manipulate this content across different hardware and software platforms. This feature has been made possible by technology such as Java, which is a programming language developed at Sun Microsystems useful for creating generally small application programs that reside in Web sites accessed by users.
  • applets These applications programs are called applets or Java applets.
  • Java applets By downloading Java applets, a user can access features in Web sites that would not be supported by the user's unit without the applet.
  • applets provide Web users the ability to use a greater variety of Web resources.
  • a relay server in the network server for connecting to the downloaded unsigned applet and providing a communication link with a target unit in the telecommunications network, to enable the network server to obtain network resources requested by the downloaded unsigned applet.
  • a network resource includes any data or instructions, possibly including multimedia content located in a unit connected to the network.
  • FIG. 1 is a block diagram of a computer system network including a relay server in accordance with the invention.
  • FIG. 2 is a block diagram of the ISP Web server of the network shown in FIG. 1.
  • FIG. 3 is a flow chart illustrating a method in accordance with the invention.
  • FIG. 1 there is shown a block diagram of a computer system network 10 including a relay server 20 in accordance with the invention.
  • the system 10 comprises an ISP-operated server 12 , a personal computer 14 , and remote servers 16 .
  • the ISP server 12 is a computer hardware platform such as an IBM RISC 6000 , Intel-based PC, or mainframe running Windows NT, OS/ 2 , AIX or other operating system suitable for network operation.
  • the ISP server 12 comprises a Web server communication subsystem 18 and a relay server 20 in accordance with the invention.
  • the server subsystem 18 includes the communication circuitry and software required to provide Web users access to the Web.
  • the personal computer 14 is an end user unit comprising a memory subsystem 21 which in turn comprises Web browser software (e.g., Netscape, Lynx, or Microsoft Internet Explorer) with a socket connection to Web server subsystem 18 of the ISP server system 12 , and an applet 24 that have been downloaded from a Web site (e.g., one of the content servers 16 ).
  • Web browser software e.g., Netscape, Lynx, or Microsoft Internet Explorer
  • applet 24 e.g., one of the content servers 16 .
  • Other components of personal computer 14 are conventional elements that have been omitted because their inclusion would not contribute to the description of this embodiment of the invention.
  • unsigned applets e.g., an unsigned Java applet 24
  • Such applets are deemed untrusted by some.
  • an unsigned applet 24 may encounter some problems because the browser 22 will not allow it to perform certain functions such as reading from or writing to the host system's memory subsystem 21 or performing networking functions.
  • the applet 24 requests certain networking services (e.g., interacting with a chat group) that would be denied by the system.
  • the applet 24 enables the user to use Internet services in a Web site at any of the plurality of Web servers via the ISP Web server 12 .
  • the solution is to use the relay server 20 to channel these requests to other units (or machines) in the network.
  • the applet 24 makes a socket connection back to the relay server 20 which resides on the same machine 12 as the Web server 18 .
  • the socket connection can be dynamically allocated upon downloading of the unsigned Java applet 24 . Dynamic allocation can be accomplished by passing available socket connections or available ports with the applet 24 .
  • the applet 24 provides the relay server 20 with information identifying the remote server 16 to which it needs to connect. After connected with the remote Web server 16 , the relay server 20 acts as two stream pipes that link data between the applet 24 and the remote Web server 16 . Therefore, the relay server 20 acts as a gateway, making a connection with the specified remote server 16 and piping information between the applet 24 and the remote server 16 .
  • the relay server 20 is preferably a standalone application program that can be loaded onto the ISP server's mass storage (shown as element 36 in FIG. 2) and can connect to any machines in the Internet or in an intranet.
  • the relay server 20 processes the requests from the applet and upon request, connects to any remote server.
  • the relay server 20 is not necessarily subject to the network restrictions on unsigned applets.
  • the relay server 20 can further include the capability to reject or limit the usage of applets on the Web server 12 from the specified hosts.
  • the relay server 20 can also include means for ident (identification) support, for monitoring user data flow, and for maintaining a relay log.
  • the relay server 20 can be used as a gateway for any other network servers, especially for unsigned Java applets that need to make connections to hosts (e.g., remote servers) other than the Web server that the Java applets are downloaded from and for servers that do not have client control mechanisms.
  • the relay server 20 has two modes: batch and individual. In a batch relay, client software does not need to inform the relay server where it needs to connect.
  • the remote server ( 16 ) information is specified at the relay server 20 (this information is editable).
  • the client source code can be modified to add the mechanism (as in the case of an unsigned applet) to specify a remote server 16 for network resources (an individual relay).
  • the relay server 20 can also be used for controlling the domain/hosts that are to be allowed to connect. In addition, the relay server 20 can control how many connections are allowed from a certain domain/host and to provide access control for other non-applet clients, such as a browser.
  • the ISP server 12 comprises an information processing system comprising a processor unit 26 , memory 28 , a communication subsystem 30 for linking the information processing system to a telecommunications network, a floppy disk drive 32 for receiving a diskette 34 , and mass storage 36 for storing programs, all coupled to each other.
  • the telecommunication subsystem comprises the necessary hardware and software (which may also reside in the mass storage device 36 ) for establishing links with units coupled to the telecommunications network.
  • the server 12 also comprises the relay server 20 for connecting to information handling units in the telecommunications network (not shown).
  • the relay server preferably includes an application program (possibly resident in the hard disk drive 36 ) having instruction code for the processor to process information from unsigned applets resident on at least some of the information handling units, and to connect to a target information handling unit (e.g., a server) specified by a received unsigned applet to provide a communication path linking the target information handling unit with a remote subscriber unit for requesting resources requested by the unsigned applet.
  • a target information handling unit e.g., a server
  • the relay server 20 can also be implemented as a hard-wired circuit for performing the above functions or as a combination of hardware and software serving the same purpose.
  • the relay server comprises an application program originally recorded on a computer-readable medium such as diskette 34 and loaded into mass storage (hard disk drive) 36 for providing instructions for the processor 26 to cause the system 12 to operate as (among other things) the relay server 20 .
  • a server unit in the network receives a request for resource from an applet 24 that has been downloaded by the client unit 14 .
  • the ISP server 12 determines whether the applet 24 originating the request has been signed. If it is signed, in step 58 the ISP server directly relays the request to the target (remote) server 16 specified by the request message. If the applet is unsigned, in step 60 a communication link is established with a port of the relay server 20 . Then in step 62 the relay server 20 establishes a connection between the relay server 20 and the remote server 16 . Then in step 64 the relay server 20 establishes double links between the unsigned applet 24 and the remote server 16 .

Abstract

In an information handling system, a relay server provides links for communicating with network resources, via a network comprising a plurality of network units, for client communication units having unsigned Java applets that request a network resource from a target remote server on the network. The request is a signal that identifies the target unit within the network as a source of said network resource. The relay server accomplishes this by establishing a double link between the unsigned applet and the target unit for providing at least the requested network resource.

Description

    BACKGROUND OF THE INVENTION
  • The present invention relates to computers and computer software and more specifically to a relay server for unsigned Java applets. [0001]
  • The Internet is a network of networks linking many computers throughout the world. The World Wide Web (or simply, the Web, for short) is network, within the Internet, linking computers having graphical content and capability for accessing the content. It has revolutionized the communications industry by providing a user-friendly framework for people to view information on a vast variety of subjects. The Web generally comprises a network of computers that include three classes of units. First, there is a class of units called Web content servers that contain the content to be viewed by end users. Second, there are the ISP (Internet Service Provider) units which provide an end user with the communications links required to use the Web. An ISP unit can be a large computer such as a mainframe or one or more smaller units. An ISP server provides connections for its client units via transport addresses or sockets through which communications occur. These sockets allow processes running on separate network units to refer to one another. A socket comprises information identifying a network number, a host number, and a port assigned by the host. Finally, there are the end user units that are the clients (or subscribers) to the ISP server. The Web also comprises a large number of Web sites, each consisting of at least one page of information and usually some graphical features. These Web sites are generally resident in any of the many Web content servers. Users of the Web can access these Web sites by means of any of several information-handling apparatus (such as a personal computer or microcomputer) having communications circuitry enabling a coupling with a public telecommunications network. These users communicate with the Web servers by using a global protocol called the Internet Protocol or IP. [0002]
  • The Web has become immensely popular largely because of the ease of locating information and the user-friendliness of today's browsers. A feature known as hypertext allows a user to access information from one Web page to another by simply pointing (using a pointing device such as a mouse) at the hypertext and clicking. Another feature that makes the Web attractive is having the ability to process the information (or content) in remote Web pages without the requirement of having a specialized applications program for each kind of content accessed. Thus, the same content is viewed across different platforms. Browser technology has evolved to enable running of applications that manipulate this content across different hardware and software platforms. This feature has been made possible by technology such as Java, which is a programming language developed at Sun Microsystems useful for creating generally small application programs that reside in Web sites accessed by users. These applications programs are called applets or Java applets. By downloading Java applets, a user can access features in Web sites that would not be supported by the user's unit without the applet. Thus, applets provide Web users the ability to use a greater variety of Web resources. [0003]
  • When an applet developer creates an applet, there is an opportunity for that developer to “sign” the applet to identify him or her as its source. However, in many cases, applet developers choose not to sign the applets. Such applets are called “unsigned” applets. There are many unsigned applets on the Web. The formats for signing an applet are different for the two main browsers (Microsoft Internet Explorer and Netscape.) Therefore, developers either have to sign an applet in two different ways or only support one browser. For security reasons, unsigned Java applets downloaded from a Web server can only make socket connections back to the Web server, and not to other machines. Therefore, if a user downloads an unsigned applet and the applet requests network services or resources not present within the ISP server (e.g., communication with a chat group or database), the services will be refused by the network (actually, the Web browser acting as part of the network refuses the resource request). Thus, there is a need for a mechanism by which Web users can get around this network restriction. [0004]
  • SUMMARY OF THE INVENTION
  • Briefly, in accordance with the invention, the above problem is solved by employing a relay server in the network server for connecting to the downloaded unsigned applet and providing a communication link with a target unit in the telecommunications network, to enable the network server to obtain network resources requested by the downloaded unsigned applet. A network resource includes any data or instructions, possibly including multimedia content located in a unit connected to the network.[0005]
  • BRIEF DESCRIPTION OF THE DRAWING(S)
  • FIG. 1 is a block diagram of a computer system network including a relay server in accordance with the invention. [0006]
  • FIG. 2 is a block diagram of the ISP Web server of the network shown in FIG. 1. [0007]
  • FIG. 3 is a flow chart illustrating a method in accordance with the invention.[0008]
  • DESCRIPTION OF THE ILLUSTRATIVE EMBODIMENT(S)
  • Referring to FIG. 1, there is shown a block diagram of a [0009] computer system network 10 including a relay server 20 in accordance with the invention. The system 10 comprises an ISP-operated server 12, a personal computer 14, and remote servers 16. The ISP server 12 is a computer hardware platform such as an IBM RISC 6000, Intel-based PC, or mainframe running Windows NT, OS/2, AIX or other operating system suitable for network operation. In this embodiment, the ISP server 12 comprises a Web server communication subsystem 18 and a relay server 20 in accordance with the invention. The server subsystem 18 includes the communication circuitry and software required to provide Web users access to the Web.
  • The [0010] personal computer 14 is an end user unit comprising a memory subsystem 21 which in turn comprises Web browser software (e.g., Netscape, Lynx, or Microsoft Internet Explorer) with a socket connection to Web server subsystem 18 of the ISP server system 12, and an applet 24 that have been downloaded from a Web site (e.g., one of the content servers 16). Other components of personal computer 14 are conventional elements that have been omitted because their inclusion would not contribute to the description of this embodiment of the invention.
  • As discussed above, there are situations where a Web user using the PC [0011] 14 downloads unsigned applets (e.g., an unsigned Java applet 24) to his or her browser 22 while browsing the Web. Such applets are deemed untrusted by some. However, as stated above, an unsigned applet 24 may encounter some problems because the browser 22 will not allow it to perform certain functions such as reading from or writing to the host system's memory subsystem 21 or performing networking functions. In this case, the applet 24 requests certain networking services (e.g., interacting with a chat group) that would be denied by the system. The applet 24 enables the user to use Internet services in a Web site at any of the plurality of Web servers via the ISP Web server 12. The solution is to use the relay server 20 to channel these requests to other units (or machines) in the network. Thus, the applet 24 makes a socket connection back to the relay server 20 which resides on the same machine 12 as the Web server 18. The socket connection can be dynamically allocated upon downloading of the unsigned Java applet 24. Dynamic allocation can be accomplished by passing available socket connections or available ports with the applet 24. The applet 24 provides the relay server 20 with information identifying the remote server 16 to which it needs to connect. After connected with the remote Web server 16, the relay server 20 acts as two stream pipes that link data between the applet 24 and the remote Web server 16. Therefore, the relay server 20 acts as a gateway, making a connection with the specified remote server 16 and piping information between the applet 24 and the remote server 16.
  • The [0012] relay server 20 is preferably a standalone application program that can be loaded onto the ISP server's mass storage (shown as element 36 in FIG. 2) and can connect to any machines in the Internet or in an intranet. The relay server 20 processes the requests from the applet and upon request, connects to any remote server. The relay server 20 is not necessarily subject to the network restrictions on unsigned applets.
  • The [0013] relay server 20 can further include the capability to reject or limit the usage of applets on the Web server 12 from the specified hosts. The relay server 20 can also include means for ident (identification) support, for monitoring user data flow, and for maintaining a relay log.
  • The [0014] relay server 20 can be used as a gateway for any other network servers, especially for unsigned Java applets that need to make connections to hosts (e.g., remote servers) other than the Web server that the Java applets are downloaded from and for servers that do not have client control mechanisms. The relay server 20 has two modes: batch and individual. In a batch relay, client software does not need to inform the relay server where it needs to connect. The remote server (16) information is specified at the relay server 20 (this information is editable). The client source code can be modified to add the mechanism (as in the case of an unsigned applet) to specify a remote server 16 for network resources (an individual relay). The relay server 20 can also be used for controlling the domain/hosts that are to be allowed to connect. In addition, the relay server 20 can control how many connections are allowed from a certain domain/host and to provide access control for other non-applet clients, such as a browser.
  • Referring to FIG. 2, the [0015] ISP server 12 comprises an information processing system comprising a processor unit 26, memory 28, a communication subsystem 30 for linking the information processing system to a telecommunications network, a floppy disk drive 32 for receiving a diskette 34, and mass storage 36 for storing programs, all coupled to each other. The telecommunication subsystem comprises the necessary hardware and software (which may also reside in the mass storage device 36) for establishing links with units coupled to the telecommunications network. The server 12 also comprises the relay server 20 for connecting to information handling units in the telecommunications network (not shown). As mentioned above, the relay server preferably includes an application program (possibly resident in the hard disk drive 36) having instruction code for the processor to process information from unsigned applets resident on at least some of the information handling units, and to connect to a target information handling unit (e.g., a server) specified by a received unsigned applet to provide a communication path linking the target information handling unit with a remote subscriber unit for requesting resources requested by the unsigned applet. However, the relay server 20 can also be implemented as a hard-wired circuit for performing the above functions or as a combination of hardware and software serving the same purpose. In the preferred embodiment the relay server comprises an application program originally recorded on a computer-readable medium such as diskette 34 and loaded into mass storage (hard disk drive) 36 for providing instructions for the processor 26 to cause the system 12 to operate as (among other things) the relay server 20.
  • Referring to FIG. 3, there is shown a flowchart of a process in accordance with the invention. The process begins at [0016] step 52. At step 54, a server unit in the network (e.g., the ISP server 12 ) receives a request for resource from an applet 24 that has been downloaded by the client unit 14. At step 56 the ISP server 12 determines whether the applet 24 originating the request has been signed. If it is signed, in step 58 the ISP server directly relays the request to the target (remote) server 16 specified by the request message. If the applet is unsigned, in step 60 a communication link is established with a port of the relay server 20. Then in step 62 the relay server 20 establishes a connection between the relay server 20 and the remote server 16. Then in step 64 the relay server 20 establishes double links between the unsigned applet 24 and the remote server 16.
  • The foregoing is merely illustrative of the principles of the invention. Those skilled in the art will be able to depart from the disclosed embodiment and device alternate embodiments, nevertheless embodying the principles of the claimed invention. [0017]

Claims (16)

What is claimed is:
1. A relay server for communicating with network resources, via a network comprising a plurality of network units, said relay server comprising:
means for receiving a request for a network resource from an unsigned applet downloaded by a network unit, said request identifying a target unit within the network as a source of said network resource; and
means for linking between the unsigned applet and the target unit for providing at least the requested network resource.
2. The relay server of
claim 1
wherein the unsigned applet is an unsigned Java applet.
3. The relay server of
claim 1
further comprising means for controlling access to limit the number of connections to be made to a predetermined domain/host.
4. The relay server of
claim 1
further comprising means for maintaining a log of users using the relay server during a specified time.
5. The relay server of
claim 1
further comprising means for limiting the usage of applets to a predetermined set of functions in the information processing system.
6. An information processing system comprising:
a processor unit;
a communication subsystem, coupled to the processor unit, for linking the information processing system to a telecommunications network, said subsystem comprising means for establishing links among communication units in the telecommunications network; and
a relay server comprising:
means for receiving a request for a network resource from an unsigned applet downloaded by a communication unit in the network, said request identifying a target communication unit within the network as a source of said network resource; and
means for linking between the unsigned applet and the target unit for providing at least the requested network resource.
7. The information processing system of
claim 6
wherein the relay server comprises an application program comprising instructions accomplishing said means for receiving a request and said means for linking.
8. At a server unit in a network comprising a plurality of communication units, a method for establishing a communication link between a first unit and a second unit, comprising the server unit steps of:
receiving a request for a resource from the first unit;
determining whether the request originated from an unsigned applet downloaded to the first unit;
establishing a communication link with a relay server when the request originated from an unsigned applet downloaded to the first unit;
requesting, via the relay server, the requested resource from the second unit.
9. The method of
claim 8
further comprising the step of establishing a communication link between the relay server and the second unit.
10. The method of
claim 8
further comprising the step of establishing a communication link between the unsigned applet and the second unit.
11. The method of
claim 10
wherein the communication link is a double link.
12. The method of
claim 8
further comprising the step of, preceding the second step, receiving an indication that the second unit is a source for the requested resource.
13. A computer-readable medium of instructions, comprising:
means for receiving a request for a network resource from an unsigned applet downloaded by a network unit, said request identifying a target unit within the network as a source of said network resource; and
means for linking between the unsigned applet and the target unit for providing at least the requested network resource.
14. A server for the World-Wide Web comprising:
a processor unit;
a communication subsystem coupled to the processor unit, for linking the information processing system to the World-Wide Web and for providing links among communication units on the World-Wide Web; and
a relay server for communicating with network resources, via a network comprising a plurality of network units, said relay server comprising:
means for receiving a request for a network resource from an unsigned applet downloaded by a network unit, said request identifying a target unit within the network as a source of said network resource; and
means for linking between the unsigned applet and the target unit for providing at least the requested network resource.
15. The server of
claim 14
wherein the relay server comprises an application program comprising instructions accomplishing said means for receiving a request and said means for linking.
16. The server of
claim 14
further comprising mass information storage; and the relay server comprises an application program resident in said mass information storage.
US08/966,156 1997-11-07 1997-11-07 Relay server for unsigned applets Expired - Fee Related US6324574B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US08/966,156 US6324574B1 (en) 1997-11-07 1997-11-07 Relay server for unsigned applets

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US08/966,156 US6324574B1 (en) 1997-11-07 1997-11-07 Relay server for unsigned applets

Publications (2)

Publication Number Publication Date
US20010044819A1 true US20010044819A1 (en) 2001-11-22
US6324574B1 US6324574B1 (en) 2001-11-27

Family

ID=25510990

Family Applications (1)

Application Number Title Priority Date Filing Date
US08/966,156 Expired - Fee Related US6324574B1 (en) 1997-11-07 1997-11-07 Relay server for unsigned applets

Country Status (1)

Country Link
US (1) US6324574B1 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020095506A1 (en) * 2001-01-15 2002-07-18 Murata Kikai Kabushiki Kaisha Relay server, communication system and facsimile system
US20040199574A1 (en) * 1999-09-14 2004-10-07 Franco Louis M. System and method for delivering remotely stored applications and information
EP1590936A1 (en) * 2002-12-18 2005-11-02 France Telecom Communication method and terminal between two units
US20070211713A1 (en) * 2004-03-30 2007-09-13 Toshiharu Koshino Content relay server, content replay system, content relay method, and program using the same
US20070233844A1 (en) * 2006-03-29 2007-10-04 Murata Kikai Kabushiki Kaisha Relay device and communication system
US20080063001A1 (en) * 2006-09-12 2008-03-13 Murata Machinery, Ltd. Relay-server
US20080091768A1 (en) * 2006-10-11 2008-04-17 Murata Machinery, Ltd File transfer server
US20080137672A1 (en) * 2006-12-11 2008-06-12 Murata Machinery, Ltd. Relay server and relay communication system
US20080147825A1 (en) * 2006-12-19 2008-06-19 Murata Machinery, Ltd. Relay server and client terminal
US20080288591A1 (en) * 2006-11-24 2008-11-20 Murata Machinery, Ltd. Relay server, relay communication system, and communication device
US20080293484A1 (en) * 2007-05-25 2008-11-27 Microsoft Corporation Programming Framework for Closed Systems
US20090083427A1 (en) * 2007-09-26 2009-03-26 Fuji Xerox Co. Ltd. Communication system, relay apparatus, relay method and computer readable medium
CN108664342A (en) * 2018-04-28 2018-10-16 广州市百果园信息技术有限公司 Extend method, system and storage medium based on WEB specification small routine operational capabilities

Families Citing this family (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6681028B2 (en) 1995-07-27 2004-01-20 Digimarc Corporation Paper-based control of computer systems
US6574350B1 (en) 1995-05-08 2003-06-03 Digimarc Corporation Digital watermarking employing both frail and robust watermarks
US6522770B1 (en) 1999-05-19 2003-02-18 Digimarc Corporation Management of documents and other objects using optical devices
US6721440B2 (en) 1995-05-08 2004-04-13 Digimarc Corporation Low visibility watermarks using an out-of-phase color
US6590996B1 (en) 2000-02-14 2003-07-08 Digimarc Corporation Color adaptive watermarking
US6829368B2 (en) 2000-01-26 2004-12-07 Digimarc Corporation Establishing and interacting with on-line media collections using identifiers in media signals
US6577746B1 (en) 1999-12-28 2003-06-10 Digimarc Corporation Watermark-based object linking and embedding
EP0901282B1 (en) 1997-09-03 2006-06-28 Hitachi, Ltd. Method for recording and reproducing electronic watermark information
US6804376B2 (en) 1998-01-20 2004-10-12 Digimarc Corporation Equipment employing watermark-based authentication function
US7277424B1 (en) 1998-07-21 2007-10-02 Dowling Eric M Method and apparatus for co-socket telephony
US6608919B1 (en) 1999-11-10 2003-08-19 Digimarc Corporation Method and apparatus for encoding paper with information
US6625297B1 (en) 2000-02-10 2003-09-23 Digimarc Corporation Self-orienting watermarks
US6804377B2 (en) 2000-04-19 2004-10-12 Digimarc Corporation Detecting information hidden out-of-phase in color channels
US6961938B1 (en) * 2001-03-03 2005-11-01 Brocade Communications Systems, Inc. Management of multiple network devices using unsigned Java applets
US7558842B2 (en) * 2003-10-17 2009-07-07 E2Open, Inc. Large file transfer in a design collaboration environment
EP1926285B1 (en) * 2006-10-11 2011-07-13 Murata Machinery, Ltd. Relay server
US8392604B2 (en) * 2007-10-09 2013-03-05 Yahoo! Inc. Peer to peer browser content caching
US10284029B2 (en) 2012-03-20 2019-05-07 Linear Labs, LLC Brushed electric motor/generator
JP2015114865A (en) * 2013-12-12 2015-06-22 ソニー株式会社 Information processor, relay computer, information processing system, and information processing program

Family Cites Families (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2714746B1 (en) * 1993-12-31 1996-02-02 Bull Sa Method for simulating a "server" architecture from a "client" architecture.
JPH0962526A (en) * 1995-08-28 1997-03-07 Fujitsu Ltd Fault resistant rpc system and method therefor
JP3441306B2 (en) * 1995-09-12 2003-09-02 株式会社東芝 Client device, message transmission method, server device, page processing method, and relay server device
US5754830A (en) * 1996-04-01 1998-05-19 Openconnect Systems, Incorporated Server and web browser terminal emulator for persistent connection to a legacy host system and method of operation
US5848246A (en) * 1996-07-01 1998-12-08 Sun Microsystems, Inc. Object-oriented system, method and article of manufacture for a client-server session manager in an interprise computing framework system
US5870719A (en) * 1996-07-03 1999-02-09 Sun Microsystems, Inc. Platform-independent, usage-independent, and access-independent distributed quote configuraton system
US5828840A (en) * 1996-08-06 1998-10-27 Verifone, Inc. Server for starting client application on client if client is network terminal and initiating client application on server if client is non network terminal
US5867651A (en) * 1996-08-27 1999-02-02 International Business Machines Corporation System for providing custom functionality to client systems by redirecting of messages through a user configurable filter network having a plurality of partially interconnected filters
US5805829A (en) * 1996-10-01 1998-09-08 International Business Machines Corp Process for running applets over non-IP networks
US5848412A (en) * 1996-11-19 1998-12-08 Ncr Corporation User controlled browser identification disclosing mechanism
US5958051A (en) * 1996-11-27 1999-09-28 Sun Microsystems, Inc. Implementing digital signatures for data streams and data archives
US5884078A (en) * 1997-01-31 1999-03-16 Sun Microsystems, Inc. System, method and article of manufacture for creating an object oriented component having multiple bidirectional ports for use in association with a java application or applet
US5899990A (en) * 1997-03-31 1999-05-04 Sun Microsystems, Inc. Java-to-Database Connectivity Server
US5987523A (en) * 1997-06-04 1999-11-16 International Business Machines Corporation Applet redirection for controlled access to non-orginating hosts
US6018724A (en) * 1997-06-30 2000-01-25 Sun Micorsystems, Inc. Method and apparatus for authenticating on-line transaction data
US5983348A (en) * 1997-09-10 1999-11-09 Trend Micro Incorporated Computer network malicious code scanner
US5951652A (en) * 1997-10-06 1999-09-14 Ncr Corporation Dependable data element synchronization mechanism
US6023764A (en) * 1997-10-20 2000-02-08 International Business Machines Corporation Method and apparatus for providing security certificate management for Java Applets
US5870544A (en) * 1997-10-20 1999-02-09 International Business Machines Corporation Method and apparatus for creating a secure connection between a java applet and a web server
US6029000A (en) * 1997-12-22 2000-02-22 Texas Instruments Incorporated Mobile communication system with cross compiler and cross linker
US6058482A (en) * 1998-05-22 2000-05-02 Sun Microsystems, Inc. Apparatus, method and system for providing network security for executable code in computer and communications networks
US6085321A (en) * 1998-08-14 2000-07-04 Omnipoint Corporation Unique digital signature

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040199574A1 (en) * 1999-09-14 2004-10-07 Franco Louis M. System and method for delivering remotely stored applications and information
US7502838B2 (en) 1999-09-14 2009-03-10 Droplets, Inc. System and method for delivering remotely stored applications and information
US20020095506A1 (en) * 2001-01-15 2002-07-18 Murata Kikai Kabushiki Kaisha Relay server, communication system and facsimile system
EP1590936A1 (en) * 2002-12-18 2005-11-02 France Telecom Communication method and terminal between two units
JP2006511890A (en) * 2002-12-18 2006-04-06 フランス・テレコム Communication method between two devices and terminal using the method
US20060080448A1 (en) * 2002-12-18 2006-04-13 Benoit De Boursetty Communication method and terminal between two units
US20070211713A1 (en) * 2004-03-30 2007-09-13 Toshiharu Koshino Content relay server, content replay system, content relay method, and program using the same
US8499083B2 (en) * 2006-03-29 2013-07-30 Murata Kikai Kabushiki Kaisha Relay device and communication system
US20070233844A1 (en) * 2006-03-29 2007-10-04 Murata Kikai Kabushiki Kaisha Relay device and communication system
US20120102205A1 (en) * 2006-03-29 2012-04-26 Murata Kikai Kabushiki Kaisha Relay device and communication system
US8472454B2 (en) 2006-09-12 2013-06-25 Murata Machinery, Ltd. Relay-server arranged to carry out communications between communication terminals on different LANS
US20080063001A1 (en) * 2006-09-12 2008-03-13 Murata Machinery, Ltd. Relay-server
US20080091768A1 (en) * 2006-10-11 2008-04-17 Murata Machinery, Ltd File transfer server
US8443088B2 (en) 2006-10-11 2013-05-14 Murata Machinery, Ltd. File transfer server
US20080288591A1 (en) * 2006-11-24 2008-11-20 Murata Machinery, Ltd. Relay server, relay communication system, and communication device
US8005961B2 (en) 2006-11-24 2011-08-23 Murata Machinery, Ltd. Relay server, relay communication system, and communication device
US20080137672A1 (en) * 2006-12-11 2008-06-12 Murata Machinery, Ltd. Relay server and relay communication system
US8010647B2 (en) 2006-12-11 2011-08-30 Murata Machinery, Ltd. Relay server and relay communication system arranged to share resources between networks
US8010598B2 (en) 2006-12-19 2011-08-30 Murata Machinery, Ltd. Relay server and client terminal
US20080147825A1 (en) * 2006-12-19 2008-06-19 Murata Machinery, Ltd. Relay server and client terminal
JP2010528376A (en) * 2007-05-25 2010-08-19 マイクロソフト コーポレーション Programming framework for closed systems
US20080293484A1 (en) * 2007-05-25 2008-11-27 Microsoft Corporation Programming Framework for Closed Systems
US8523666B2 (en) 2007-05-25 2013-09-03 Microsoft Corporation Programming framework for closed systems
US7844694B2 (en) * 2007-09-26 2010-11-30 Fuji Xerox Co., Ltd. Communication system, relay apparatus, relay method and computer readable medium
US20090083427A1 (en) * 2007-09-26 2009-03-26 Fuji Xerox Co. Ltd. Communication system, relay apparatus, relay method and computer readable medium
CN108664342A (en) * 2018-04-28 2018-10-16 广州市百果园信息技术有限公司 Extend method, system and storage medium based on WEB specification small routine operational capabilities

Also Published As

Publication number Publication date
US6324574B1 (en) 2001-11-27

Similar Documents

Publication Publication Date Title
US6324574B1 (en) Relay server for unsigned applets
US5623600A (en) Virus detection and removal apparatus for computer networks
JP3966487B2 (en) Object redirection management method and method for enabling applet communication
US8073954B1 (en) Method and apparatus for a secure remote access system
US7281139B2 (en) Authenticating legacy service via web technology
US7093279B2 (en) Method and system for automatic invocation of secure sockets layer encryption on a parallel array of Web servers
US5790800A (en) Client application program mobilizer
US6253325B1 (en) Apparatus and method for securing documents posted from a web resource
US7711748B2 (en) Method and apparatus for simplified access to online services
US7530099B2 (en) Method and system for a single-sign-on mechanism within application service provider (ASP) aggregation
KR100733229B1 (en) Geographic data locator
EP0613274A2 (en) Socket structure for concurrent multiple protocol access
US20020046262A1 (en) Data access system and method with proxy and remote processing
US6701364B1 (en) Method and apparatus for remote computer management using web browser application to display system hardware and software configuration
US20020120721A1 (en) Client capability detection in a client and server system
EP0950963A2 (en) Apparatus and method for communication between multiple browsers
KR20000005189A (en) Permanent connection web/emulator server and web browser terminal emulator for managing legacy host system
JPH11312153A (en) Method and device for managing work load between object servers
EA006814B1 (en) System and method for use of multiple applications
JP2001511269A (en) Web request broker that controls many processes
RU2237275C2 (en) Server and method (variants) for determining software surroundings of client node in a network having client/server architecture
US6941474B2 (en) Firewall subscription service system and method
US9727849B2 (en) Replenishing a user account with more access resources needed for accessing network services
US6216101B1 (en) Server and terminal emulator for persistent connection to a legacy host system with client token authentication
US6205416B1 (en) Server and terminal emulator for persistent connection to a legacy host system with direct OS/390 host interface

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORP., NEW YORK

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:GONG, QING;REEL/FRAME:008910/0967

Effective date: 19971107

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20051127