US20120226746A1 - Method and Apparatus for Information Exchange Over a Web Based Environment - Google Patents

Method and Apparatus for Information Exchange Over a Web Based Environment Download PDF

Info

Publication number
US20120226746A1
US20120226746A1 US13/470,616 US201213470616A US2012226746A1 US 20120226746 A1 US20120226746 A1 US 20120226746A1 US 201213470616 A US201213470616 A US 201213470616A US 2012226746 A1 US2012226746 A1 US 2012226746A1
Authority
US
United States
Prior art keywords
user
information
web
piece
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.)
Abandoned
Application number
US13/470,616
Inventor
Sheng Tai (Ted) Tsao
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.)
Individual
Original Assignee
Individual
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
Priority claimed from US10/713,904 external-priority patent/US7418702B2/en
Priority claimed from US10/713,905 external-priority patent/US7379990B2/en
Application filed by Individual filed Critical Individual
Priority to US13/470,616 priority Critical patent/US20120226746A1/en
Publication of US20120226746A1 publication Critical patent/US20120226746A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/52Program synchronisation; Mutual exclusion, e.g. by means of semaphores
    • G06F9/526Mutual exclusion algorithms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0806Configuration setting for initial configuration or provisioning, e.g. plug-and-play
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0876Aspects of the degree of configuration automation
    • H04L41/0879Manual configuration through operator
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/22Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks comprising specially adapted graphical user interfaces [GUI]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/5041Network service management, e.g. ensuring proper service fulfilment according to agreements characterised by the time relationship between creation and deployment of a service
    • H04L41/5054Automatic deployment of services triggered by the service manager, e.g. service implementation by automatic configuration of network components
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • 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
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • 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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/541Client-server
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0246Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols
    • H04L41/0253Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols using browsers or web-pages for accessing management information

Definitions

  • the present invention generally relates to communications network. More specifically, the present invention relates to web based communications system.
  • a problem associated with a conventional network is limited size and speed. For example, a typical email system limits the size of each email, such as 10 megabytes, thereby a reasonable speed of delivery of such email can be achieved.
  • Another problem associated with a conventional network is that various hosts require software installation before a user can use their platform. For example, SkypeTM requires users to install its proprietary software on the user's systems before it allows them to use its platform.
  • the present invention relates to a method and apparatus for information exchange over a web environment.
  • each user via a browser on any computing system from anywhere can instantly perform tasks.
  • the user can post or un-post messages, files, folders, or other resources, resided on systems of the CCDSVM with group-based model or non-group based 1-to-1 model, to one or more audiences across a communication network.
  • This technology will also achieve larger scales of secure information exchange without installation of special software.
  • the implementation of this invention has provided users with a web-browser based, 1-click system that is capable of securing exchanges of messages, files, folders, or other information resided on the systems crossing network domains without size limitation.
  • FIG. 1 is a block diagram illustrating a layout of a CCDSVM with a central control management system, multiple provisioned systems, client systems, and console systems in accordance with one embodiment of the present invention
  • FIG. 2A is a block diagram illustrating a layout of a CCDSVM with which users from their web-browser of provisioned system can communicate with each other in accordance with another embodiment of the present invention
  • FIG. 2B is a block diagram illustrating a layout of a CCSDVM with only a single control management system to be accessed by massive client systems in accordance with another embodiment of the present invention
  • FIG. 3 is a block diagram illustrating an example of a software for a CCDSVM in accordance with one embodiment of the present invention
  • FIG. 4A illustrates an example of a dynamic work space in accordance with one embodiment of the present invention
  • FIG. 4B illustrates an example of resources which may be assigned to a user-group common work space in accordance with one embodiment of the present invention
  • FIG. 4C illustrates an example of a user private work space and possible assigned system resources in accordance with one embodiment of the present invention
  • FIG. 5 illustrates an example of resource objects resided on the systems in accordance with one embodiment of the present invention
  • FIG. 6A illustrates an example of displaying a web-page with 4 sections in a web-browser of user X in a user-group during an interactive online meeting in accordance with one embodiment of the present invention
  • FIG. 6B illustrates an example of displaying a web-page with 4 sections in a web-browser of a user Y in a user group during an interactive online meeting in accordance with another embodiment of the present invention
  • FIG. 6C illustrates an example of displaying a web-page with 4 sections in a web-browser of a user X in the user group before the interactive online meeting in accordance with another embodiment of the present invention
  • FIG. 6D illustrates an example of displaying a web-page with 4 sections in the web-browser of the user Y in the user group before the interactive online meeting in accordance with another embodiment of the present invention
  • FIG. 6E illustrates an example of a displayed web-page that each massive online user can access and view from each of their browsers without login to the CCDSVM during said user X and user Y in the user group online meeting in accordance with another embodiment of the present invention
  • FIG. 7A illustrates one-to-one, peer-to-peer post or un-post messages and folders of the user X in accordance with one embodiment of the present invention
  • FIG. 7B illustrates one-to-one, peer-to-peer post or un-post messages and folders of the user Y in accordance with another embodiment of the present invention
  • FIG. 8A is an example of a web-based graphic presentation of the assigned resources in a user X's private workspace in accordance with one embodiment of the present invention
  • FIG. 8B is an example of a web-based graphic presentation of assigned resources in the private work space of a user Y in accordance with another embodiment of the present invention.
  • FIG. 8C is an example of a web-based graphic presentation of the user Y's private work space after the user X dynamically posted and shared “folder 2 ” in the user X's private space in accordance with another embodiment of the present invention
  • FIG. 9A is an example of a pop-up menu for folders in accordance with one embodiment of the present invention.
  • FIG. 9B is an example of a pop-up menu for files in accordance with another embodiment of the present invention.
  • FIG. 10A is an example of a non pop-up operation menu for folders in accordance with one embodiment of the present invention.
  • FIG. 10B is an example of a non pop-up operation menu for files in accordance with another embodiment of the present invention.
  • FIG. 11 is an example a list of posted files or folders in a file & folder area of a private work space of a user X in accordance with one embodiment of the present invention.
  • Embodiments of the present invention are described herein in the context of a method, system and apparatus for providing a web based communications network with fast, volume, and secure information exchange.
  • Those of ordinary skill in the art will realize that the following detailed description of the present invention is illustrative only and is not intended to be in anyway of limiting. Other embodiments of the present invention will readily suggest themselves to such skilled persons having the benefit of this disclosure.
  • the components, process steps, and/or data structures described herein may be implemented using various types of operating systems, computing platforms, computer programs, and/or general purpose machines.
  • devices of a less general purpose nature such as hardwired devices, field programmable gate arrays (FPGAs), application specific integrated circuits (ASICs), or the like, may also be used without departing from the scope and spirit of the inventive concepts disclosed herein.
  • a method comprising a series of process steps is implemented by a computer or a machine and those process steps can be stored as a series of instructions readable by the machine, they may be stored on a tangible medium such as a computer memory device (e.g., ROM (Read Only Memory), PROM (Programmable Read Only Memory), EEPROM (Electrically Eraseable Programmable Read Only Memory), FLASH Memory, Jump Drive, and the like), magnetic storage medium (e.g., tape, magnetic disk drive, and the like), optical storage medium (e.g., CD-ROM, DVD-ROM, paper card and paper tape, and the like) and other known types of program memory.
  • ROM Read Only Memory
  • PROM Programmable Read Only Memory
  • EEPROM Electrically Eraseable Programmable Read Only Memory
  • FLASH Memory Jump Drive
  • magnetic storage medium e.g., tape, magnetic disk drive, and the like
  • optical storage medium e.g., CD-ROM, DVD-ROM, paper card and paper tape, and the like
  • FIG. 1 illustrates a CCDSVM in accordance with an embodiment of the present invention.
  • a CCDSVM includes a group of provisioned systems 3 , a control management system 2 , console systems 1 , and client systems 10 .
  • the control management system (“control system”) 2 is configured to control a group of systems (“provisioned system”) 3 .
  • console systems (“console systems”) 2 facilitates user to manage the CCDSVM via the control system while the client systems 10 (“client systems”) is allowed from a web browser to initiate accessing the provisioned systems 3 via the control system over a network infrastructure, such as the Intranet, an Internet, and/or a LAN.
  • a network infrastructure such as the Intranet, an Internet, and/or a LAN.
  • the network infrastructure includes all necessary hardware and software that facilitate various users from different geographic locations to communicate through the Internet, an Intranet, and/or a LAN.
  • the hardware of the network includes wired network connection media, wireless connecting media, circuitry components, and communication equipments.
  • the network connection media includes various cables such as Ethernet and/or optical fiber.
  • the wireless connecting media is capable of establishing wireless communication links through air.
  • the circuitry components include processor, data bus, memory devices, and/or circuit board.
  • the communication equipments such as switches, routers, gateways, and/or adapters, are used to provide a communications network. It should be noted that there are other possible elements of communication equipment that may be needed to form a communication link, but they are not necessary to understand the present invention.
  • IP Internet Protocol
  • DNS Domain Name System
  • IP gateway set-up software
  • IP broadcast IP broadcast
  • IP-based standard or non-standard proprietary protocols such as Hypertext Transfer Protocol (“HTTP”) over Transmission Control Protocol/Internet Protocol (“TCP/IP”) or Simple Object Access Protocol (“SOAP”) over TCP/IP.
  • HTTP Hypertext Transfer Protocol
  • TCP/IP Transmission Control Protocol/Internet Protocol
  • SOAP Simple Object Access Protocol
  • a web-browser is an application program that allows a user to access information over the Web, such as Windows Internet Explorer (“IE”), FireFox, Netscape, and/or Mozillar.
  • a web-browser could also be any proprietary software, which uses web-protocols such as HTTP, WAP, SOAP for communication over the network.
  • the web-browser can be implemented with any suitable programming languages such as C, C++, Java, or XML, or a combination of the suitable languages.
  • a web page is comprised of displayable resource information that is accessible through the web-browser.
  • the web page may be hosted by a web server via a web server software and can be transmitted (or retrieved) by a web-browser on a computing device.
  • the provisioned systems 3 , client systems 10 , console systems 1 , and control management system 2 illustrated such as in FIG. 1 are computing systems (devices) that could be a server system, desktop or laptop computer, handheld devices such as PDA, wireless phone, and so forth.
  • Each computing system include CPUs, storage devices, and memory controller.
  • the storage devices include internal memory such as read-only memory (“ROM”) and/or random access memory (“RAM”).
  • the storage devices may further include external storage devices such as magnetic disks or tapes, which include redundant array of redundant inexpensive disk drives (“RAID”), just bunch of disk drive (“JBOD”), and memory stick.
  • the associated storage controller can be Integrated Drive Electronics (“IDE”), Small Computer System Interface (“SCSI”), Fiber optical controller, or a combination of above-mentioned devices.
  • IDE Integrated Drive Electronics
  • SCSI Small Computer System Interface
  • Fiber optical controller or a combination of above-mentioned devices.
  • the computing systems also include non-embedded or real-time embedded operating system (“OS”), which could be Linux, or Windows, Unix, or proprietary OS.
  • OS real-time embedded operating system
  • the present invention may include multiple control systems at different layers of system configuration topology wherein each of the control systems is capable of communicating with each other through a network.
  • the control systems at middle layers play dual roles as both control system and provisioned system in the system configuration topology.
  • FIG. 1 illustrates a CCDSVM platform with multiple clients 10 in accordance with one embodiment of the present invention.
  • the CCDSVM includes the console systems 1 , a control management system 2 , the provisioned systems 3 , and networks 11 - 12 , wherein networks 11 - 12 are used inter-connecting with all systems of the CCDSVM and the client systems 10 .
  • the console system 1 is a computing system having a web-browser or web-console 9 wherein the web-browser is used by privileged users for accessing the CCDSVM platform.
  • the web browser 9 which could be resided on any mentioned systems, permits a user to access information from the CCDSVM by following a web URL link. For example, a privileged user enters a URL of “https://69.107.28.123/stt/sttwebos” into an address input field of the web browser 9 and once the link is established, the user can obtain information hosted by the web-based computer user work/operation environment (“WCUWE”) of the CCDSCM.
  • the console system 1 in one embodiment, further includes software modules 13 , wherein the software modules 13 may be used to facilitate communication between the console system 1 the and control management system 2 .
  • the control system 2 in one embodiment, is a server system, a desktop or a laptop computer with the memory and storage capabilities.
  • the control system 2 includes web server software 7 and console supporting software 6 .
  • the console supporting software 6 includes web server interface software modules 5 and control management software modules 4 .
  • the control management system 2 may also have a native web-browser 9 used as a web-console 9 of the control system 2 .
  • the web server software 7 sends/receives data to/from the web-console 9 of the console system 1 or the client system 10 or the control system 2 itself.
  • the web server software 7 is configured to provide securesockets layer (“SSL”) encryption Id encrypting the data before transmission to enhance the security.
  • SSL securesockets layer
  • the web server software 7 could be commercially available software such as ApacheTM from open source, or IIS from Microsoft or a proprietary software.
  • the web server software modules 7 and console support software modules 6 can be implemented by any suitable or a combination of any suitable programming languages such as C, C++, Java, JavaScript, HTML, or XML.
  • the console supporting software 6 communicates with the service software modules 8 of the provisioned systems 3 .
  • the web server interface 5 of the console support software 6 is capable of providing special functions that are otherwise performed by the web server 7 . If there is no any provisioned systems 3 coupled to the CCDSVM platform, the control management system 2 , in one embodiment, is reconfigured to continue monitoring systems over the network, and in other embodiment the CCDSVM platform becomes a single stand-alone system, as shown in FIG. 2B , therefore, users can access and/or obtain resources information of the control system 2 via the web-browser 9 , which can be resided at on any client system 3 or console system 1 .
  • the provisioned system 3 contains suitable operating system (“OS”).
  • the provisioned systems 3 can be automatically provisioned by the control management system 2 through an automatic system service pool construction protocol.
  • Provision process also known as pooling process, is a method allowing the control system 2 to control one or more network systems by reconfiguring the network systems. For example, when a provisioned system boots up via a communication protocol, the control system 2 automatically obtains each provisioned system's name, IP address, and system information from the provisioned system, wherein the system information includes network information, storage information, file system information and so forth.
  • each provisioned system 3 can be monitored, accessed, and/or operated by a user(s) through the web-browser 9 resided, for example, on the console system 1 .
  • provisional system 3 is controlled by users through client systems 10 via the control system 2 with proper user authentication.
  • Each provisioned system 3 contains service software modules 8 , which is used to communicate across over the Web.
  • the service software modules 8 of provisioned system 3 can communicate with the control management software modules 4 of the control management system 2 to carry out tasks for viewing or operating resources of provisioned system 3 .
  • the service software 8 can communicate with the web-browser 9 of the client system 10 or console system 1 to transfer data between them or deliver service to them, or to communicate with another provisioned system 3 to send or receive data.
  • the service software modules 8 may include special software modules having compatible functionalities of the web-server software 7 of the control system 2 for dedicatedly handing HTTP protocol or other web protocols if there is needs for web-based communication with the client 10 or with the other provisioned systems 3 or with the control system 2 .
  • the software modules 8 could be commercially available web server software 7 or any proprietary software.
  • the service software modules 8 could be implemented with any suitable programming languages such as C, C++, Java, or JavaScript.
  • Net 11 and Net 12 are the network infrastructures that are capable of providing communication links between the control management system 2 , console systems 1 , client systems 10 , and/or provisioned systems 3 .
  • the client systems 10 may not be a part of the CCDSVM, but with the permission and authorization, users from the web-browser 9 of the client system 10 can login on the CCDSVM and access the permitted resources of the CCDSVM by following a web URL link of the CCDSVM. While the privileged users can obtain, manage, access, and/or operate system resources resided in the CCDSVM through the WCUWE, regular (non-privileged) users at the client systems 10 may be permitted to access only limited system resources of the CCDSVM.
  • the CCDSVM configuration includes four data flow paths.
  • First data path comprises communication links between the web browser 9 of the client host 10 (or console host 1 or control management system 2 ) and the web handling software on the control system 2 (such as web-server 7 or console support software 6 ).
  • the console support software 6 collects required information, for example, from a target provisioned systems 3 , and converts the collected information into standard structured information (web-format) for web communication.
  • the targeted system could be one of the provisioned systems 3 or the control system 2 .
  • the information collected by the console support software 6 of the control system 2 could be the system status, or the storage information, or the network information, or the user authentication profile, or the file system information, or files & folders information resided on the control system 2 , or on any targeted provisioned system 3 .
  • the console support software 6 then passes this converted structured information to web server software 7 and further transmits to the web-browser 9 through a communication link of the Net 11 and Net 12 so that the collected information can be displayed and viewed by a user via the conventional web browser 9 , as shown in FIG. 1 .
  • the communication protocols used between the web-browser 9 of the client system 10 (or the console system 1 or the control system 2 ) and the web server 7 of the control system 2 could be HTTP, HTTPS (SSL encrypted HTTP protocol) or any suitable web protocols for web communication, which could successfully transmit the data across the web or could be other standard or proprietary IP-based on non-P-based protocols.
  • This data path may be referred to as the console support software 6 transmits data to/from the web-browser 9 .
  • the second data path is the data flow through communication links between the control system 2 and provisioned systems 3 .
  • Requests targeting to a provisioned system 3 are received by the console support software 6 of the control system 2 and then send to the service modules 8 of the provisioned systems 3 through communication link network 12 .
  • the service modules 8 of the provisioned system 3 carry out the requested tasks, and then send the response back to the console support software 6 of the control system 2 .
  • the implementation of the actual products of this invention on the second data path may use proprietary TCP/UDP/IP based protocols for the communication between the provisioned systems 3 and the control system 2 .
  • other standards or proprietary IP-based or any suitable non-IP-based protocol are also possible.
  • the communication protocols used between the console support software 6 of the control system 2 and the service modules 8 of the provisioned system 3 can be any suitable IP based or non-IP based protocols, whichever is suitable to transmit data between them.
  • the typical data flow through this path could be the boot message, system status, network information, or storage information of the provisioned system 3 as shown in FIG. 1 .
  • the third datapath is the data flow between the provisioned systems 3 and the client system 10 or the console system 1 via the communication links of the net 11 - 12 .
  • the console support software 6 of the control system 2 may, in one embodiment, present a web link, which points to an object on a provisioned system 3 , to a user working at the web-browser 9 of the client system 10 or the console system 1 or the control system 2 .
  • the object pointed by the web link on the provisioned system 3 could be a text file, MPEG video, PDF document, MS Power Point, Word documentation, etc. It also could be a link of another web service application program.
  • the service modules 8 of the provisioned system 3 also include web server software modules 7 or equivalent one to directly support the web browser 9 as mentioned before.
  • the communication protocols with the third path could be web protocols such as HTTP or WAP. Alternatively, the communication protocols can be other standards or proprietary IP-based or non-IP-based protocols. To simplify the discussion, the data transmitted on this path will be mentioned as the service software module 8 that send data to or receive data from the web-browser 9 and/or vice versa.
  • the fourth data path is data flow through communication link between a provisioned system 3 and another provisioned system 3 .
  • the service modules 8 of one provisioned system 3 can directly transmit data or information to the service modules 8 of another provisioned system 3 via a communication link of the Net 12 without going through the control system 2 .
  • the implementation of the actual products of this invention uses a proprietary IP-based protocol for communications between the two provisioned systems 3 .
  • the principle of this invention does not rely on or limit to proprietary protocol. It should be noted that other standard or proprietary IP-based or any suitable non-IP-based protocol may also be possible.
  • the data and information transmitted through the fourth data path can be various types of data.
  • a user at a web-browser 9 on a system may open a file folder on a provisioned system 3 .
  • the user can also instruct to transfer a file from a current target provisioned system 3 to another provisioned system 3 by, for example, a mouse click.
  • the data file will then be transferred directly between the two provisioned systems 3 without going through the control system 2 .
  • FIG. 2A illustrates a variation of the CCDSVM platform for the web based communication in accordance with one embodiment of the present invention.
  • the CCDSVM platform illustrated in FIG. 2A is similar to the platform illustrated in FIG. 1 except every provisioned systems 3 includes a web-browser 9 .
  • each user of provisioned systems 3 may access, manage their own provisioned system 3 from the web-browser 9 either on their own local provisioned system 3 or on any client system anywhere on the network.
  • the user is authorized to access provisioned system 3 locally but not with the CCDSVM.
  • the user is then authorized to access the multiple provisioned systems 3 and the control system 2 of the CCSDVM.
  • FIG. 2B illustrates another example of a variation of the CCDSVM, in which there is no provisioned systems 3 in the CCDSVM.
  • the Control system 2 can run on its own and the CCDSVM has degenerated into a single stand-alone system ( FIG. 2B ), and users through web-browser 9 on any client system 3 (or on console system 1 , or on stand-alone control system 2 ) are allowed to access and operate the permitted resource objects and system resources on the stand-alone control system 2 .
  • console support software modules 6 of the control system 2 , the provisioned systems 3 , the service software modules 8 of provisioned system 3 , and the web-browser 9 on the control system 2 , the client system 10 , and the console system 1 are referred to the WCUWE of the CCDSVM platform illustrated in FIG. 1 .
  • a web-based computer user work/operation environment (“WCUWE”) of CCDSVM is a software infrastructure, shown in FIG. 3 , which provides each permitted user to log on the CCDSVM and further provide each user a private web based operating environment, which is a private work space including the assigned and permitted resources on the control system 2 or on the provisioned system 3 across the network.
  • the WCUWE further provides each user from a single web-browser to access the CCDSVM including to perform various permitted tasks and operations over various system resources ( FIG. 5 ), wherein the tasks can be performed concurrently from the single web-browser.
  • the tasks include allowing privileged users to create users, groups, assign users to each group, to assign initial associated system resources to each user or group, and to save the information of created users and groups into a database stored on a storage media of the control system 2 .
  • the information needed for creating users or groups include user names, user IDs, assigned security permissions, passwords, access points, group names, group IDs, maximum members in a group, and so forth.
  • the tasks also include various system operations such as manage network, storage, file system, folder, files, messages, user security, without limits.
  • the database is organized as one or more lists of tables, wherein each of the lists contains various resources.
  • the resources could be one or multiple users' information, one or multiple systems' information, one or more network cards, and one or more disk drives information.
  • the storage media could be internal storage or external storage media, for example.
  • the WCUWE of the CCDSVM includes software modules of present invention.
  • the software includes the console support modules 6 of the control system 2 , the service software modules 8 of the provisioned system 3 , the other service software 13 of the console system 1 .
  • the current implementation of the WCUWE is based on a proprietary design of this invention. However, the nature and spirit of this invention does not limit to proprietary designed software.
  • the WCUWE of the CCDSVM also includes other proprietary software modules or conventional software such as the web-server 7 of the control system 2 , the web-browser 9 of the control system 2 , the client system 10 , and console system 1 .
  • the WCUWE of the CCDSVM can be implemented with any suitable or combination of various suitable programming languages such C, C++, Java, JavaScripts, HTML, XML, and so on. To simplify the discussion, the WCUWE will be used to represent software modules in the CCDSVM described above.
  • Users of the CCDSVM include those created by the CCDSVM though a given process or any users on the Internet, Intranet, LAN without registering with CCDSVM.
  • the WCUWE of the CCDSVM provides user to access various resources and perform various tasks through a preferred interacting model of, for example, via mouse clicking on graphically represented resource objects displayed in the browser 9 .
  • the WCUWE is designed to be operated on a CCDSVM platform, and specially is designed to provide dynamic work space ( FIG. 4A ) to each user associated with various CCDSVM.
  • the WCUWE further executes tasks of instantly posting or un-posting private resources information submitted by a user for communicating with peers in a group or to each one of peer users not in a group or not in a same group, or to massive public users on the network, wherein the massive public users may do not have accounts with the CCDSVM platform.
  • the dynamic work space of the WCUWE is a centrally controlled collection of each group's workspace and/or user's work space.
  • the console support software 6 of the control system 2 of the CCDSVM will assign each user a private work space and each group a common work space when each user or group account is created by a privileged user after the WCUWE, which includes software modules on the control system 2 and provisioned system 3 , enter into an operational mode.
  • a user or a group account is created, each user is assigned to a specific user security scope and permission.
  • An important aspect of the WCUWE of the CCDSVM is that it assigns each user and/or each user-group a working space based on user and group security permission.
  • a work space is an organized information structure, which can be saved on storage media of memory or disk drives or both of memory and disk drives by the console support software modules 6 .
  • a work space is created during a privileged user performing the asks of creating user or group. The work space will be initiated and assigned with of the CCDSVM as shown in FIG. 5 .
  • Various system resources on either the provisioned system 3 and/or on the control system 2 include respective memory, system-groups, systems in system-group, file system, file folders, files, storage media, network media and so on.
  • the common work space 15 shown in FIG. 4A and FIG. 4B , of each group may be initially assigned with information of system resources ( FIG.
  • the resources information in the common work space 15 may also be dynamically assigned or allocated by permitted user after creating group account. For example, during an online interactive meeting, a user posts a file to the common work space, so that a new entry of a file node is added to a file and folder tree area of common work space.
  • each group may be assigned to one or multiple users, wherein each user can also be assigned with a private work space 16 of FIG. 4A and FIG. 4C during user account creation time.
  • the private work space may also be initially assigned with system resources of the CCDSVM during user account creation time. Alternatively, the private work space can be dynamically assigned with the resources of the CCDSVM after the user account is created.
  • a privileged user can dynamically permit or deny a general user to access a list of storage devices. During the operation, therefore, at one second, the user may see the list of the storage devices from user's web-browser, and at another second, the general user will no longer see the list of the storage devices. Also, if the user is authorized to access the list of the storage devices on a provisioned system 3 , the user can further take one of the storage devices offline so that the list of the storage devices on the provisioned system 3 will have one less devices to be displayed.
  • a privileged user grants a general user to access a file J in a folder N resided on a system M of the CCDSVM, and at another second, the privileged user resets the previously granted permission, therefore, the general user can view and access the file J in the folder N on the system M of the CCDSVM at one time, and a second later, the general user can no longer view and access the file J.
  • console support software 6 of control system 2 has achieved this capability.
  • each type of resources in the work space is organized as a list of tables and can be stored in storage media in the control system 2 .
  • the integrity of security of each group is protected by limiting different resources to different group. As such, each group is authorized to have a limited view over assigned system resources on the provisioned system 3 as well as on the control system 2 .
  • the same security integrity at user level can be achieved by assigning different system resources of the provisioned system 3 and/or the control system 2 to different individual user based on assigned security permission. Therefore, each user is authorized to access and view the assigned resources.
  • FIG. 4B has shown an example of a group common workspace 15 which can hold the assigned resources.
  • the group workspace 15 includes user area 17 , message area 18 , and folders and files area 19 , and other area 20 in the user group.
  • the messages from each user in the common message area 18 , and the information of folders and files in common files and folder area 19 can be shared by all users in the same user group.
  • All resources in each common work space of each user group can be selectively displayed in the web-browser 9 of each logged in group member, wherein the resources in the group workspace is included into a web page via converting the resource information into a presentable web-format (web-page) by the console support software 6 of the control system 2 of CCDSVM for displaying.
  • FIG. 4C has shown an example of resources in a private work space 16 assigned to a user.
  • the private workspace 16 has a private message area 21 , private file and folder area 22 , and private accessible information of network storage or others area 23 .
  • the assigned resources only can be exclusively viewed and accessed by the designated user unless he/she agrees to share with peer user crossing group boundary or with peer users in a same group.
  • the folder (directory) is a data structure which can hold one more files and sub-folders at logical file system level and to be stored at physical level on storage media.
  • FIG. 8A has shown an example of displaying an actually implemented portion of web-page encoded with assigned resources in private work space of a user X.
  • the web page includes a system-group-A 33 on said network, multiple provisioned systems 3 under the system-group-A, private folders 32 and 34 of the user X resided on a system of the CCDSVM, and files under the folders 32 in the displayed private work space of the user X.
  • FIG. 8B has shown another example of displaying an actually implemented portion of a web-page encoded with assigned resources in a private work space of a user Y, which includes control system 2 , private folder and files 35 of the user Y.
  • the private work space of the user X and user Y may also include private message area 21 and other resources, which are not displayed in FIG. 8A & FIG. 8B because the WCUWE is designed to dynamically display part of user's private work space whenever there is needs.
  • said user X and user Y may be in same user-group such as in a group- 1 , however, each of them could have a significant different scope of the private work space assigned by the console support software 6 of the control system 2 due to each of them is assigned with very different resources on the systems of the CCDSVM depending on each user's role and security permission, which is setup by said privileged user of the CCDSVM through web-based user interface provided by the said consde support software 6 .
  • FIG. 6C and FIG. 6D are examples of a web-page displayed in each web-browser 9 of the user X and user Y in the user group- 1 before an interactive online meeting.
  • the user X or user Y or other users (who's web-page/browser did not depicted) in the same user group- 1 have entered a group online meeting after each of them logged on the CCDSVM via each browser 9 on any computing system across said network.
  • each of the users will get an identical web-page layout provided by the console support software 6 of the control system 2 except with different contents in the displayed private work space section of the web-page due to each user has assigned with different resources.
  • the web-page screen layout provided by the console support software modules 6 contains four sections:
  • the console support software modules 6 of the control system 2 obtain each login user's portion of assigned folders and files for the online meeting from the stored private file and folder area 22 , illustrated in FIG. 4C , of the private work space 16 of each user, and further converts said file or folder information to presentable web-format (web-page) for being displayable in said section- 4 of the web-page in web-browser 9 of each user.
  • the choice of total four sections of the web-page layout and the order of each section on the browser screen 9 is irrelevant to this invention since other choices of designing are also possible, and further, this invention does not have limitation on what web-screen layout shall be.
  • the information of the file or folder includes the system name where the file or folder resided, the named and path of the file or folder, the owner of file or folder, the time stamps, the size of the file and so on without limitation.
  • the console support software modules 6 provide each user to post or un-post files or folders to said section- 3 of displayed group's common documents and contents management section with several steps.
  • First for example, providing said user X to click on one targeted file “Doc 1 ” 24 or folder at a time in section- 4 of displayed said file and folder management area of the user private work space.
  • Second providing the user to select the operation of either post or un-post from an operation menu (see FIG. 9A , FIG. 9B , FIG. 10A and FIG. 10B ).
  • the user can click on the selected operation to submit the task of either post or un-post for the selected file or folder.
  • Each user with permission may perform un-post operation if such user has at least a previously posted file or folder, which has already displayed in section- 3 of the common document and content management section of the web-browser 9 of the user in the same user-group, see FIG. 6A or FIG. 6B for example.
  • the operation menu either can be pop-up menu for folder as shown in FIG. 9A or pop-up menu for file as shown in FIG. 9B , or non-pop-up menu for folder as shown in FIG. 10A or non-pop-up menu for file as shown in FIG. 10B .
  • the choice of operation menu is irrelevant to this invention although the actual implementation of this part of invention has used pop-up menu, and as matter of the facts that there is no limitation on how the operation menu is to be designed in this invention.
  • the user X can post a file named “Doc 1 ” 24 to said section- 3 of the common document and contents display section of a webpage in the web-browser 9
  • the user Y also can post a file named “picture 1 ” 25 to the common document and contents display section of a web page in the web-browser 9
  • another not depicted user Z posted a file of “project code”.
  • the files or folders could be one resided on the control system 2 or on any provisioned system 3 of the CCDSVM.
  • the console support software 6 of the control system 2 also provides each user to post message to massive users in the same group via said section- 1 of the private user message input section by typing a message and click on the “send” button.
  • the user X posted a message of “Msg 1 of user X” 26 .
  • the user Y also posted a message of “Msg 2 of user Y” 27 .
  • another non depicted user Z posted a message of “Msg 3 of user Z”. As a result, all of three messages were displayed in the same section- 2 in each user's browser via mentioned web page.
  • the console support software 6 also provides permitted user to un-post the previously posted message.
  • the console support software 6 provides the permitted user X to select a previously posted “Msg 2 of user Y” 27 via said section- 2 of the common message display section of the web page in said web-browser 9 of the user X, and select un-post operation via said operation menu and submit the selected un-post task.
  • the action of the “post” information such as posting information of files or folders or messages or other resources is equivalent to the action of “share” the information.
  • the action of “un-post” information is equivalent to the action of “un-share” the previously posted or shared information, in other words, “remove” the previously posted or shared information.
  • the task information is transmitted to the control system 2 , and the console support software 6 of the control system 2 obtains and parses the task information to determine: who is the original user initiating the task; what type of task; what type of associated resources for task to work on; who is the targeted user; and what is the time stamp, and may also include other information without limitation.
  • the console support software 6 further determines that if the task is to pest a file or folder from the original user, the console support software 6 picks up the corresponding file or folder information from file and folder area 22 of FIG. 4C of the private work space of the original user and deposits such information to the file and folder area 19 of FIG. 4B of the common work space of the group in this case.
  • the console support software modules 6 search for the corresponding information of the file or folder in the file folder area 19 of the common work space 15 of the group and further remove the entry of matched information from the common work space 15 of the group after it is found.
  • the parsed message will be stored in the private message area 21 , illustrated in FIG. 4C , of the original user's private work space 16 , illustrated in FIG. 4C , and also is copied to the message area 18 , illustrated in FIG. 4B of the common work space 15 , illustrated in FIG. 4B of the user-group by the console support software modules 6 .
  • the console support software 6 searches for a matching message in the common message area 18 , illustrated in FIG. 4B , of the common work space 15 of the user group and remove such message entry if it is found based on the message and original user's identification and other associated information such as time stamp, security permission and so on without limitation.
  • a lock protection mechanism is deployed whenever a message or information of a file or folder is written, stored, or deposited to either said private space 16 or said common work space 15 that are resided on disk drives or other storage media.
  • the lock protection is assume to be a default action without further mentioning whenever a write/store/deposit action take place.
  • each task of posting file, folder, and message as well as the task of un-posting the previously posted file or folder, or message performed by each of the users in each of the groups of this invention can be executed by the console support software 6 instantly with memory speed.
  • FIG. 6A and FIG. 6B illustrate that after the console support software 6 of the control system 2 successfully executing the tasks for each user in each group, any user in the user group can get a fresh view of the section- 2 of the common messages display area of the user group- 1 , and a fresh view of the section- 3 of the common documents & contents display area of the user group- 1 via a web page in each user's web-browser 9 on the client system 10 or on the control system 2 or on the console system 1 .
  • the console support software 6 can encoded a run-time script in said web-page, which is encoded with the presentable web-format and to be loaded in the web-browser 9 after each user logged into the CCDSVM and started group online meeting.
  • the run-time script will automatically and periodically perform tasks of refreshing for the section- 2 and section- 3 of the web page in the web browser 9 .
  • the frequency of the periodic refreshing can be adjusted by the console support software 6 of the CCDSVM depending on the needs of the meeting, which typically can range from 1 to 3 seconds and there is no limitation on this aspect.
  • said run-time script provided by the WCUWE is a JavaScript, however, other type of programming scripts or methods are also possible and there is no limitation on what kind of run-time program shall be used in this invention.
  • the console support software 6 provides each user the choices of either automatic or manual refreshing the web page in their web-browser 9 .
  • a request of updating such web page screen will be generated and sent from the web-browser 9 to the control system 2 .
  • the console support software 6 obtains and parses each request to determine what user group and which part of the common work space 15 of the user group need to be used for updating the web page.
  • the console support software 6 of the control system 2 retrieves information of the updated resources and objects from said common work space 15 , illustrated in FIG. 4B , of the user group, which includes recent posted files, folders, or messages from each user in the user group, or includes remained files, folders and/or messages after one or more un-post operations. Finally, the console support software 6 of the control system 2 converts and encodes the retrieved information of the resources and objects to the presentable web-format (web-page).
  • the converted information is displayed in the section- 2 of the group common message display area via the web-page in the web browser 9 . If the request is to update the groupcommon files and folders display area, the converted information is displayed in the section- 3 via the web page in the web-browser 9 . Therefore, after refreshing for the sections of the web page in the web-browser 9 , each user can have an identical view of all posted files and folders from the section- 3 of group common document display area in the web page in the browser 9 , and can have an identical view of all messages from the section- 2 of the group common message display area via the web page in web-browser 9 that are posted by all other users in a same group. Meanwhile the console support software modules 6 still allow each user kept most of the resources and objects in their own private work space un-exposed to other users in the same group during the online interactive meeting.
  • the User X at his/her web-browser 9 can see “picture 1 ” 25 posted by the user Y in the groupcommon file and folder display area but can not see other information in the user Y's private work space area, and also see the “Doc 1 ” posted by the user X self.
  • the user Y at his/her web-browser 9 can see “Doc 1 ” 24 posted by the user X in the group common file and folder display area but can not see other information in user X's private file and folder display area, and also can see the “picture 1 ” posted by the user Y self.
  • a difference between a conventional Internet group communication model and the group based communication model described in the present invention is that the console support software modules 6 of the control system 2 provide each user to control post or un-post said resources from user's own private work space while the conventional Internet communication model are not capable of performing posting/un-posting task. Also, for example, un-posting a previous posted folder with the WCUWE of the CCDSVM does not require to delete the folder information in the user's private workspace while the delete operation with existing Internet group communication model will completely delete the file or folder.
  • the dynamic work space combines with security protection for the information has greatly improved the security, flexibility and efficiency of online meeting provided by the WCUWE of the CCDSVM to each users and groups.
  • each user in a user-group can click on the link to download the files, which provided in private file and folder area 22 of the private work space 16 of a peer user, from a computing system of the CCDSVM where the file is actually located.
  • the user X can download said “picture 1 ”, which may reside either on the control system 2 or any provisioned system 3 , posted by the user Y, and the user Y can download the “Doc 1 ”, which may also reside either on the control system 2 or the provisioned system 3 , posted by the user X at same time.
  • This achieves a true peer-to-peer exchanging files resided on the permitted systems between permitted users in the user group.
  • there is no size limitation on the file size for file to be downloaded which is a gifted benefit from Internet technology.
  • other methods of retrieve peer users' digital documents or contents are also possible by deploying a more efficient proprietary file transfer mechanism to reach the results of said exchanging file. It shall be noted that the method of downloading is only applicable to the files and does not apply to folder and other resource information. To get a targeted peer user's entire folder and the underneath files and sub folders, a special files and folder transfer method is required.
  • the console support software modules 6 of the control system 2 also provide each user to perform many other tasks during online meeting through said operation menu such as upload, rename, delete, copy/paste and so on without limitation.
  • the upload operation allows each user to dynamically upload files one a time through the web-browser 9 from a local storage of the client system 10 or console system 1 to a storage space via the user's private work space 16 on the control system 2 during the meeting, and further to be posted to the common work space 16 of a user group that each user belong to.
  • the mouse click driven copy/past operation allows files and folders from permitted folders of the permitted provisioned system 3 to be dynamically physically copied to a storage space via each user's private work spaces 16 on the control system 2 , and the information of said files and folders could further to be displayed via said web-page in the browser 9 of each user and further to be posted to common work space 16 of the user group in which each user belong to.
  • Such physical copying is in addition to direct posting these file or folders without the physical copying.
  • operations provided by the console support software 6 of the control system 2 have added efficiency to posting or un-posting files and folders for each user depending on the real needs.
  • console support software 6 provides each user of each user group capability of saving the posted messages in the common message area 18 of the common work space 15 of the group into a file in the common file & folder area of the common work space 15 of the group. Further, the saved file can be viewed, and downloaded by each user in the user group after the saved file is posted. Besides whenever there is a need, the console support software modules 6 provide users to reset message area to be empty by removing all message entries in the message area 18 of said user-group's common work space 15 .
  • a important fact is that the designed WCUWE of the CCDSVM has provided concurrent users each from a single web browser anywhere on the network to securely perform permitted various tasks that the tasks could be run concurrent within the single web-browser. Because the console support software 6 of the control system 2 let each user have exclusive view for resource objects in the user's private workspace 16 and in the common work space 15 of a user group in which each user belong to, and let each user to manage resource objects via each one's own private space, the multiple users in multiple user groups can concurrently post or un-post files, folders, messages, or other resource objects without interfering users in other user-groups. Thus, the work spaces of each user and each group are well protected.
  • the console support software modules 6 of the control system 2 provide privileged users to perform tasks of creating multiple users and user groups on the control system, and each group can be assigned with variable size of users for online interactive meeting.
  • the total number of the users and the total number of the user groups, and maximum number of the users per groups by the WCUWE of the CCDSVM to support is an implementation issue and depends on the capacity of the control system 2 .
  • the WCUWE of the CCDSVM and the CCDSVM has been designed with unlimited scalability for both users and provisioned systems 3 .
  • the spirit of this invention does not limit to with the boundary issues of the WCUWE and the CCDSVM.
  • FIG. 8A and FIG. 8B illustrate that each of user X and user Y has a different private work space 18 than others, and each of the users has assigned with different system resources.
  • the console support software 6 of the control system 2 also can provide user X and user Y to have peer-to-peer of instantly posting files or folders one a time to each other, or instantly un-posting (removing) the previous posted files and folders through similar steps for posting or un-posting materials in the group online meeting as bellow:
  • the user X can follow said steps 1) to 3) described above to post his “folder 2 ” 32 in the displayed files and folders area 22 of private working space 16 of the user X's web-browser 9 to the user Y.
  • FIG. 8B upon the user Y refreshing his/her web page in web-browser 9 on a computing system by walking through nodes in the displayed resource tree, the user Y will see the “folder 2 ” 32 in his/her displayed private file and folder tree in the private work space 16 of the user Y as shown in FIG. 8C .
  • a request of refreshing web-page screen is generated and the request is handled as previously described.
  • the WCUWE of the CCDSVM also provides each user to post message to each other user in non-group based 1-to-1 message model.
  • FIG. 7A and FIG. 7B have shown an example of a user X and a user Y, who may not be in a same user group, however, the console support software modules 6 of the control system 2 provide each user to share and exchange messages with each other from a three-section web-page displayed in the browser 9 .
  • the three-sections of the web page displayed in the browser 9 allows each of the users to apply the same steps of non-group based 1-to-1 model of posting files and folders or un-posting the previously posted files or folders as described previously for posting or un-posting messages.
  • the three-sections included in FIGS. 7A and 7B just for a demonstration of how flexible of this invention is to display information under private work space of each user. Further, the number of sections in the screen layout and the order of each section in web-page display really is not a limitation to this invention.
  • the section- 1 is a user message input area together with an additional input field of “To who” due to unlike in group online meeting, the console support software modules 9 have no knowledge of who is the targeted user in this case.
  • each user can posting a message by following the similar steps as previously discussed.
  • the console support software modules 6 of the control system 2 will deposit the message to both targeted user and the original user's message areas 21 of the private work space 16 .
  • each user can view both own message and messages from peer user in section- 2 of the browser 9 .
  • the user X input a message of “msg 4 of user X” 30 and type “user Y” in input field of “To who”, and then submit the message by clicking on “Send” button.
  • the user Y input a message of “Msg 3 of user Y” 31 , and type “user X” in input field of “To who”, and then submit the message.
  • the user X will see the message 30 he/she sent and the message 31 from the user Y. Also the user Y will see both messages 30 and 31 at same time.
  • the WCUWE of the CCDSVM has provided a security hierarchy for members of any team to work together cross multiple locations.
  • the console support software modules 6 of the control system 2 can specially permit only a team leader with capability of posting folder or file to be viewed, shared, and accessed by all team members in a group environment or by an individual member in a non-group environment.
  • the console support software modules 6 also provide each team member to post or un-post his/her file or folders to only a specific peer user one a time in non-group-meeting based environment. Again the said files or folders could be resided on the control system 2 or on any provisioned system 3 .
  • the console support software modules 6 of the control system 2 provides a web-page to massive online users, who do not have to login the CCDSVM.
  • the web-page in one embodiment, could be layout with two major sections with section- 1 to encode and display messages in the sharable message area 18 in a designated user-group's common work space 15 while the section- 2 to encode and display file or folders in the sharable file or folder area 19 in the designated user-group's common work space 15 .
  • each user from a web-browser on any computing system across the network can log in the CCDSVM and further obtain the group online meeting web-page as shown in the exampled FIG. 6A for the user X and in FIG. 6B for the user Y. Further as described previously, each user in the designated user group can instantly post message to the message area 18 of the designated user group's common work space 15 , or post a file or folder to the sharable file and folder area 19 in the designated user group's common work space 15 .
  • each user in the user group can instantly un-post the previously posted files or folders by removing the corresponding file or folder entry in the file and folder area 19 of the designated user-group's common work space 15 , or un-post the previously posted messages from the common message area 18 of the common work space 15 of the user-group.
  • the web-page for the online users is displayed in a browser 9 upon one of the massive online users to access the web page, where the online user may have no account with the CCDSVM.
  • the web page can be dynamically updated, displayed, and viewed by the online user with the same pace as the dynamically updating and displaying of the section- 2 and section- 3 of a web-page in a browser 9 of the designated group's member as shown in the FIG. 6A and FIG. 6B .
  • the two sections of the web-page display layout is a preferred example and it does not limit this invention because with this invention other layout is also possible, for example, it may be desired to have web-page layout only contains one section, which is either for messages or file or folder's display depending on the application's need.
  • FIG. 8A , FIG. 8B , and FIG. 8C with non-group based peer-to-peer post or un-post files and folders, people may often do not remember how many files and folders have been posted for sharing.
  • the user X can select “folder 2 ” 32 , select a post operation from an operation menu, and provide target “user Y” to share “folder 2 ” 32 .
  • the user Y can see “Folder 2 ” 32 of the user X displayed in the web-browser 9 of the user Y after the user X post “Folder 2 ” 32 .
  • the console support software modules 6 of the control system 2 can provide each user, such the user X, a sharing list of how many files or folders have been posted for sharing and shared to whom.
  • a personal share list is displayed in the user X's web-browser 9 .
  • an entry of posted “Folder 2 ” is listed at bottom of the sharing list and it is posted/shared to the user Y because the user X has posted the “Folder 2 ” 32 depicted in FIG. 8A .
  • the console support software modules 6 provide each user to selectively un-post a previously posted files and folders via clicking on a “delete shared?” option in an operation menu for an corresponding entry in the sharing list in a web-page and further to submit an un-post task.
  • the user X can click on “delete share?” option to un-post the “Folder 2 ”.
  • console support software modules 6 of the control system 2 will execute the un-post task.
  • the console support software modules 6 of the control system 2 will execute the un-post task.
  • the console support software modules 6 of the control system 2 will execute the un-post task.
  • the console support software modules 6 of the control system 2 will execute the un-post task.
  • the user Y upon refreshing a web-page in a web-browser 9 of the target user Y, in stead of seeing “Folder 2 ” 32 as shown in FIG. 8C , the user Y will see an updated web-page as shown in FIG. 8B such that the “Folder 2 ” 32 has been removed.
  • the console support software modules 6 of the control system 2 may also provide a privileged user to un-post other people's previously posted files or files in the displayed file and folder section of a web-page in a browser 9 .
  • the console support software modules 6 will provide an operation menu to associate with the displayed files and folders in the display section, further to allow privileged user to perform similar un-post operation.
  • the console support software modules 6 After receiving the un-post operation, the console support software modules 6 will perform similar searching for selected file or folder in the group file and folder area 19 , illustrated in FIG. 4B , of the group common work space 15 of the user group, if there is match the corresponding entry will be deleted. Also, the file and folder section of the web-page in the web-browser 9 can be refreshed accordingly as described before.
  • FIG. 12 illustrates an example of a computer system 1200 , which is an exemplary client system 10 , provisioned system 3 , control system 2 , or console system 1 in which the features of the present invention may be implemented.
  • Process of the web based information exchange can be implemented in any processor-based computer system, such as a PC, a workstation, or a mainframe computer. It will be apparent to those of ordinary skill in the art that other alternative computer system architectures may also be employed.
  • computer system 200 includes a processing unit 201 , an interface bus 211 , and an input/output (“IO”) unit 220 .
  • Processing unit 201 includes a processor 202 , a main memory 204 , a system bus 211 , a static memory device 206 , a bus control unit 205 , a mass storage memory 207 , and a web information exchange module 230 .
  • Bus 211 is used to transmit information between various components and processor 202 for data processing.
  • Processor 202 may be any of a wide variety of general-purpose processors or microprocessors such as PentiumTM microprocessor, MotorolaTM 68040 , or Power PCTM microprocessor.
  • Main memory 204 which may include multiple levels of cache memories, stores frequently used data and instructions.
  • Main memory 204 may be RAM (random access memory), MRAM (magnetic RAM), or flash memory.
  • Static memory 206 may be a ROM (read-only memory), which is coupled to bus 211 , for storing static information and/or instructions.
  • Bus control unit 205 is coupled to buses 211 - 212 and controls which component, such as main memory 204 or processor 202 , can use the bus.
  • Bus control unit 205 manages the communications between bus 211 and bus 212 .
  • Mass storage memory 207 which may be a magnetic disk, an optical disk, hard disk drive, floppy disk, CD-ROM, and/or flash memories for storing large amounts of data.
  • Web based information exchange 230 in one embodiment, is a network control component for facilitating information exchange over the Web. It should be noted that web based information exchange 230 could be software or hardware or a combination of software and hardware components.
  • I/O unit 220 in one embodiment, includes a display 221 , keyboard 222 , cursor control device 223 , and communication device 225 .
  • Display device 221 may be a liquid crystal device, cathode ray tube (“CRT”), touch-screen display, or other suitable display device.
  • Display 221 projects or displays images of a graphical planning board.
  • Keyboard 222 may be a conventional alphanumeric input device for communicating information between computer system 200 and computer operator(s).
  • cursor control device 223 is another type of user input device.
  • Communication device 225 is coupled to bus 211 for accessing information from remote computers or servers, such as server or other computers, through network 11 or 12 as illustrated in FIG. 1 .
  • Communication device 225 may include a modem or a network interface device, or other similar devices that facilitate communication between computer 200 and the network.
  • Computer system 200 may be coupled to a number of servers via a network infrastructure such as the infrastructure illustrated in FIG. 1 .

Abstract

Exchanging information via web is a way of life in modern society. Present invention utilizes dynamic workspace technology to allow people much efficiently and flexibly to exchanging information across global environment.

Description

    PRIORITY
  • This application is a continuation application for U.S. patent application Ser. No. 12/978,463, filed on Dec. 24, 2010, which itself is a divisional application of U.S. patent application Ser. No. 11/732,496 filed on Apr. 2, 2007 that has claimed the benefit of priority based on U.S. Provisional Patent Application Ser. No. 60/787,653, filed on Mar. 31, 2006, which in turn referenced provisional application 60/585,552 filed on Jul. 2, 2004. The application Ser. No. 11/732,496 is also a continuation-in-part of U.S. patent application Ser. No. 10/713,904, filed on Aug. 6, 2002,” which is converted from the U.S. provisional application No. 60/401,238, and now is a U.S. Pat. No. 7,418,702. The application Ser. No. 11/732,496 is also a continuation-in-part of U.S. patent application Ser. No. 10/713,905, filed on Aug. 12, 2002, which is converted from the U.S. provisional application Ser. No. 60/402,626, now is a U.S. Pat. No. 7,373,990. All of above mentioned prior applications are herein incorporated by reference for all purposes.
  • FIELD OF THE INVENTION
  • The present invention generally relates to communications network. More specifically, the present invention relates to web based communications system.
  • BACKGROUND OF THE INVENTION
  • With increasing popularity of using the Internet and World Wide Web (“the Web”) for the rapidly changing digital world, individuals as well as enterprises, exchange (or swap) large volumes of information through the Web. The demand for larger and faster information exchange has increasingly grown in recent years. For example, various business meetings and conferences are conducted over the Web with attendees scattered around the world. To enhance the communication between the meeting attendees, not only voice (and/or image) information is important, but also information exchange can be critical.
  • Fast, volume, and secure information exchange is important in enhancing the efficiency of a communications network. A problem associated with a conventional network is limited size and speed. For example, a typical email system limits the size of each email, such as 10 megabytes, thereby a reasonable speed of delivery of such email can be achieved. Another problem associated with a conventional network is that various hosts require software installation before a user can use their platform. For example, Skype™ requires users to install its proprietary software on the user's systems before it allows them to use its platform.
  • Accordingly, there is a need in the art to provide a faster, more secure, volume information exchange over the Web.
  • SUMMARY OF THE INVENTION
  • The present invention relates to a method and apparatus for information exchange over a web environment.
  • With the development of central controlled distributed scalable virtual machine (CCDSVM) and the web-based computer user working (operating) environment (WCUWE) of present invention, the problems mentioned in the previous section can easily be solved by introducing “dynamic work space” technology of present invention within the frameworks of the CCDSVM and the WCUWE.
  • With the dynamic work space technology, one or more login users of the CCDSVM, each user via a browser on any computing system from anywhere can instantly perform tasks. For example, the user can post or un-post messages, files, folders, or other resources, resided on systems of the CCDSVM with group-based model or non-group based 1-to-1 model, to one or more audiences across a communication network. This technology will also achieve larger scales of secure information exchange without installation of special software.
  • The implementation of this invention has provided users with a web-browser based, 1-click system that is capable of securing exchanges of messages, files, folders, or other information resided on the systems crossing network domains without size limitation.
  • Additional features and benefits of the present invention will become apparent from the detailed description, figures, and claims set forth below.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The present invention will be understood more fully from the detailed description given below and from the accompanying drawings of various embodiments of the invention, which, however, should not be taken to limit the invention to the specific embodiments, but are for explanation and understanding only.
  • FIG. 1 is a block diagram illustrating a layout of a CCDSVM with a central control management system, multiple provisioned systems, client systems, and console systems in accordance with one embodiment of the present invention;
  • FIG. 2A is a block diagram illustrating a layout of a CCDSVM with which users from their web-browser of provisioned system can communicate with each other in accordance with another embodiment of the present invention;
  • FIG. 2B is a block diagram illustrating a layout of a CCSDVM with only a single control management system to be accessed by massive client systems in accordance with another embodiment of the present invention;
  • FIG. 3 is a block diagram illustrating an example of a software for a CCDSVM in accordance with one embodiment of the present invention;
  • FIG. 4A illustrates an example of a dynamic work space in accordance with one embodiment of the present invention;
  • FIG. 4B illustrates an example of resources which may be assigned to a user-group common work space in accordance with one embodiment of the present invention;
  • FIG. 4C illustrates an example of a user private work space and possible assigned system resources in accordance with one embodiment of the present invention;
  • FIG. 5 illustrates an example of resource objects resided on the systems in accordance with one embodiment of the present invention;
  • FIG. 6A illustrates an example of displaying a web-page with 4 sections in a web-browser of user X in a user-group during an interactive online meeting in accordance with one embodiment of the present invention;
  • FIG. 6B illustrates an example of displaying a web-page with 4 sections in a web-browser of a user Y in a user group during an interactive online meeting in accordance with another embodiment of the present invention;
  • FIG. 6C illustrates an example of displaying a web-page with 4 sections in a web-browser of a user X in the user group before the interactive online meeting in accordance with another embodiment of the present invention;
  • FIG. 6D illustrates an example of displaying a web-page with 4 sections in the web-browser of the user Y in the user group before the interactive online meeting in accordance with another embodiment of the present invention;
  • FIG. 6E illustrates an example of a displayed web-page that each massive online user can access and view from each of their browsers without login to the CCDSVM during said user X and user Y in the user group online meeting in accordance with another embodiment of the present invention;
  • FIG. 7A illustrates one-to-one, peer-to-peer post or un-post messages and folders of the user X in accordance with one embodiment of the present invention;
  • FIG. 7B illustrates one-to-one, peer-to-peer post or un-post messages and folders of the user Y in accordance with another embodiment of the present invention;
  • FIG. 8A is an example of a web-based graphic presentation of the assigned resources in a user X's private workspace in accordance with one embodiment of the present invention;
  • FIG. 8B is an example of a web-based graphic presentation of assigned resources in the private work space of a user Y in accordance with another embodiment of the present invention;
  • FIG. 8C is an example of a web-based graphic presentation of the user Y's private work space after the user X dynamically posted and shared “folder 2” in the user X's private space in accordance with another embodiment of the present invention;
  • FIG. 9A is an example of a pop-up menu for folders in accordance with one embodiment of the present invention;
  • FIG. 9B is an example of a pop-up menu for files in accordance with another embodiment of the present invention;
  • FIG. 10A is an example of a non pop-up operation menu for folders in accordance with one embodiment of the present invention;
  • FIG. 10B is an example of a non pop-up operation menu for files in accordance with another embodiment of the present invention;
  • FIG. 11 is an example a list of posted files or folders in a file & folder area of a private work space of a user X in accordance with one embodiment of the present invention.
  • DETAILED DESCRIPTION
  • Embodiments of the present invention are described herein in the context of a method, system and apparatus for providing a web based communications network with fast, volume, and secure information exchange. Those of ordinary skill in the art will realize that the following detailed description of the present invention is illustrative only and is not intended to be in anyway of limiting. Other embodiments of the present invention will readily suggest themselves to such skilled persons having the benefit of this disclosure. Reference will now be made in detail to implementations of the present invention as illustrated in the accompanying drawings. The same reference indicators will be used throughout the drawings and the following detailed description to refer to the same or like parts.
  • In the interest of clarity, not all of the routine features of the implementations described herein are shown and described. It will, of course, be appreciated that in the development of any such actual implementation, numerous implementation-specific decisions must be made in order to achieve the developer's specific goals, such as compliance with application- and business-related constraints, and that these specific goals will vary from one implementation to another and from one developer to another. Moreover, it will be appreciated that such a development effort might be complex and time-consuming, but would nevertheless be a routine undertaking of engineering for those of ordinary skill in the art having the benefit of this disclosure.
  • In accordance with the present invention, the components, process steps, and/or data structures described herein may be implemented using various types of operating systems, computing platforms, computer programs, and/or general purpose machines. In addition, those of ordinary skill in the art will recognize that devices of a less general purpose nature, such as hardwired devices, field programmable gate arrays (FPGAs), application specific integrated circuits (ASICs), or the like, may also be used without departing from the scope and spirit of the inventive concepts disclosed herein. Where a method comprising a series of process steps is implemented by a computer or a machine and those process steps can be stored as a series of instructions readable by the machine, they may be stored on a tangible medium such as a computer memory device (e.g., ROM (Read Only Memory), PROM (Programmable Read Only Memory), EEPROM (Electrically Eraseable Programmable Read Only Memory), FLASH Memory, Jump Drive, and the like), magnetic storage medium (e.g., tape, magnetic disk drive, and the like), optical storage medium (e.g., CD-ROM, DVD-ROM, paper card and paper tape, and the like) and other known types of program memory.
  • Those of ordinary skill in the art will realize that the following detailed description of the present invention is illustrative only and is not intended to be in any way limiting. Other embodiments of the present invention will readily suggest themselves to such skilled persons having the benefit of this disclosure. It will be apparent to one skilled in the art that these specific details may not be required to practice to present invention. In other instances, well-known circuits and devices are shown in block diagram form to avoid obscuring the present invention. In the following description of the embodiments, substantially the same parts are denoted by the same reference numerals.
  • While particular embodiments of the present invention have been shown and described, it will now be apparent to those skilled in the art having the benefit of this disclosure that many more modifications than mentioned above are possible without departing from the inventive concepts disclosed herein. Therefore, the appended claims are intended to encompass within their scope all such modifications as are within the spirit and scope of this invention.
  • The present invention can be implemented by a web based system operated in a network infrastructure, such as a central controlled distributed scalable virtual machine (“CCDSVM”) of present invention. FIG. 1 illustrates a CCDSVM in accordance with an embodiment of the present invention. A CCDSVM includes a group of provisioned systems 3, a control management system 2, console systems 1, and client systems 10. The control management system (“control system”) 2 is configured to control a group of systems (“provisioned system”) 3. The console systems (“console systems”) 2 facilitates user to manage the CCDSVM via the control system while the client systems 10 (“client systems”) is allowed from a web browser to initiate accessing the provisioned systems 3 via the control system over a network infrastructure, such as the Intranet, an Internet, and/or a LAN.
  • The discussion in following several paragraphs manifests limitation of present invention. The network infrastructure (“network”) includes all necessary hardware and software that facilitate various users from different geographic locations to communicate through the Internet, an Intranet, and/or a LAN. The hardware of the network includes wired network connection media, wireless connecting media, circuitry components, and communication equipments. The network connection media includes various cables such as Ethernet and/or optical fiber. The wireless connecting media is capable of establishing wireless communication links through air. The circuitry components include processor, data bus, memory devices, and/or circuit board. The communication equipments, such as switches, routers, gateways, and/or adapters, are used to provide a communications network. It should be noted that there are other possible elements of communication equipment that may be needed to form a communication link, but they are not necessary to understand the present invention.
  • The software infrastructure includes Internet Protocol (“IP”) addresses and system name identification software such as Domain Name System (“DNS”) firewall software, IP gateway set-up software, IP broadcast, and so forth. The communication protocols over the network could be IP-based standard or non-standard proprietary protocols such as Hypertext Transfer Protocol (“HTTP”) over Transmission Control Protocol/Internet Protocol (“TCP/IP”) or Simple Object Access Protocol (“SOAP”) over TCP/IP. It should be further noted that some IP based protocols are proprietary protocols and some are non-IP based protocols.
  • A web-browser is an application program that allows a user to access information over the Web, such as Windows Internet Explorer (“IE”), FireFox, Netscape, and/or Mozillar. A web-browser could also be any proprietary software, which uses web-protocols such as HTTP, WAP, SOAP for communication over the network. The web-browser can be implemented with any suitable programming languages such as C, C++, Java, or XML, or a combination of the suitable languages.
  • A web page, on the other hand, is comprised of displayable resource information that is accessible through the web-browser. The web page may be hosted by a web server via a web server software and can be transmitted (or retrieved) by a web-browser on a computing device.
  • The provisioned systems 3, client systems 10, console systems 1, and control management system 2 illustrated such as in FIG. 1 are computing systems (devices) that could be a server system, desktop or laptop computer, handheld devices such as PDA, wireless phone, and so forth. Each computing system include CPUs, storage devices, and memory controller. The storage devices include internal memory such as read-only memory (“ROM”) and/or random access memory (“RAM”). The storage devices may further include external storage devices such as magnetic disks or tapes, which include redundant array of redundant inexpensive disk drives (“RAID”), just bunch of disk drive (“JBOD”), and memory stick. The associated storage controller can be Integrated Drive Electronics (“IDE”), Small Computer System Interface (“SCSI”), Fiber optical controller, or a combination of above-mentioned devices.
  • The computing systems also include non-embedded or real-time embedded operating system (“OS”), which could be Linux, or Windows, Unix, or proprietary OS. It should be noted that the present invention may include multiple control systems at different layers of system configuration topology wherein each of the control systems is capable of communicating with each other through a network. The control systems at middle layers play dual roles as both control system and provisioned system in the system configuration topology.
  • FIG. 1 illustrates a CCDSVM platform with multiple clients 10 in accordance with one embodiment of the present invention. The CCDSVM includes the console systems 1, a control management system 2, the provisioned systems 3, and networks 11-12, wherein networks 11-12 are used inter-connecting with all systems of the CCDSVM and the client systems 10.
  • The console system 1 is a computing system having a web-browser or web-console 9 wherein the web-browser is used by privileged users for accessing the CCDSVM platform. The web browser 9, which could be resided on any mentioned systems, permits a user to access information from the CCDSVM by following a web URL link. For example, a privileged user enters a URL of “https://69.107.28.123/stt/sttwebos” into an address input field of the web browser 9 and once the link is established, the user can obtain information hosted by the web-based computer user work/operation environment (“WCUWE”) of the CCDSCM. The console system 1, in one embodiment, further includes software modules 13, wherein the software modules 13 may be used to facilitate communication between the console system 1 the and control management system 2.
  • The control system 2, in one embodiment, is a server system, a desktop or a laptop computer with the memory and storage capabilities. The control system 2 includes web server software 7 and console supporting software 6. The console supporting software 6 includes web server interface software modules 5 and control management software modules 4. The control management system 2 may also have a native web-browser 9 used as a web-console 9 of the control system 2. The web server software 7 sends/receives data to/from the web-console 9 of the console system 1 or the client system 10 or the control system 2 itself. The web server software 7 is configured to provide securesockets layer (“SSL”) encryption Id encrypting the data before transmission to enhance the security. The web server software 7 could be commercially available software such as Apache™ from open source, or IIS from Microsoft or a proprietary software. The web server software modules 7 and console support software modules 6 can be implemented by any suitable or a combination of any suitable programming languages such as C, C++, Java, JavaScript, HTML, or XML.
  • The console supporting software 6 communicates with the service software modules 8 of the provisioned systems 3. The web server interface 5 of the console support software 6 is capable of providing special functions that are otherwise performed by the web server 7. If there is no any provisioned systems 3 coupled to the CCDSVM platform, the control management system 2, in one embodiment, is reconfigured to continue monitoring systems over the network, and in other embodiment the CCDSVM platform becomes a single stand-alone system, as shown in FIG. 2B, therefore, users can access and/or obtain resources information of the control system 2 via the web-browser 9, which can be resided at on any client system 3 or console system 1.
  • The provisioned system 3 contains suitable operating system (“OS”). The provisioned systems 3 can be automatically provisioned by the control management system 2 through an automatic system service pool construction protocol. Provision process, also known as pooling process, is a method allowing the control system 2 to control one or more network systems by reconfiguring the network systems. For example, when a provisioned system boots up via a communication protocol, the control system 2 automatically obtains each provisioned system's name, IP address, and system information from the provisioned system, wherein the system information includes network information, storage information, file system information and so forth. Thus, each provisioned system 3 can be monitored, accessed, and/or operated by a user(s) through the web-browser 9 resided, for example, on the console system 1. In an alternative embodiment, provisional system 3 is controlled by users through client systems 10 via the control system 2 with proper user authentication. Each provisioned system 3 contains service software modules 8, which is used to communicate across over the Web. For example, the service software modules 8 of provisioned system 3 can communicate with the control management software modules 4 of the control management system 2 to carry out tasks for viewing or operating resources of provisioned system 3. The service software 8 can communicate with the web-browser 9 of the client system 10 or console system 1 to transfer data between them or deliver service to them, or to communicate with another provisioned system 3 to send or receive data.
  • The service software modules 8 may include special software modules having compatible functionalities of the web-server software 7 of the control system 2 for dedicatedly handing HTTP protocol or other web protocols if there is needs for web-based communication with the client 10 or with the other provisioned systems 3 or with the control system 2. The software modules 8 could be commercially available web server software 7 or any proprietary software. The service software modules 8 could be implemented with any suitable programming languages such as C, C++, Java, or JavaScript.
  • Net 11 and Net 12 are the network infrastructures that are capable of providing communication links between the control management system 2, console systems 1, client systems 10, and/or provisioned systems 3.
  • The client systems 10 may not be a part of the CCDSVM, but with the permission and authorization, users from the web-browser 9 of the client system 10 can login on the CCDSVM and access the permitted resources of the CCDSVM by following a web URL link of the CCDSVM. While the privileged users can obtain, manage, access, and/or operate system resources resided in the CCDSVM through the WCUWE, regular (non-privileged) users at the client systems 10 may be permitted to access only limited system resources of the CCDSVM.
  • The CCDSVM configuration, in one embodiment, includes four data flow paths. First data path comprises communication links between the web browser 9 of the client host 10 (or console host 1 or control management system 2) and the web handling software on the control system 2 (such as web-server 7 or console support software 6). With this path of data flow, whenever a user sends a request from the web-browser 9 to the web-server 7 or the console support software 6 to access a target system, the console support software 6 collects required information, for example, from a target provisioned systems 3, and converts the collected information into standard structured information (web-format) for web communication. The targeted system could be one of the provisioned systems 3 or the control system 2. The information collected by the console support software 6 of the control system 2 could be the system status, or the storage information, or the network information, or the user authentication profile, or the file system information, or files & folders information resided on the control system 2, or on any targeted provisioned system 3. The console support software 6 then passes this converted structured information to web server software 7 and further transmits to the web-browser 9 through a communication link of the Net 11 and Net 12 so that the collected information can be displayed and viewed by a user via the conventional web browser 9, as shown in FIG. 1.
  • The communication protocols used between the web-browser 9 of the client system 10 (or the console system 1 or the control system 2) and the web server 7 of the control system 2 could be HTTP, HTTPS (SSL encrypted HTTP protocol) or any suitable web protocols for web communication, which could successfully transmit the data across the web or could be other standard or proprietary IP-based on non-P-based protocols. This data path may be referred to as the console support software 6 transmits data to/from the web-browser 9.
  • The second data path is the data flow through communication links between the control system 2 and provisioned systems 3. Requests targeting to a provisioned system 3 are received by the console support software 6 of the control system 2 and then send to the service modules 8 of the provisioned systems 3 through communication link network 12. When the requests are received by the provisioned system 3, the service modules 8 of the provisioned system 3 carry out the requested tasks, and then send the response back to the console support software 6 of the control system 2. The implementation of the actual products of this invention on the second data path may use proprietary TCP/UDP/IP based protocols for the communication between the provisioned systems 3 and the control system 2. However, other standards or proprietary IP-based or any suitable non-IP-based protocol are also possible. The communication protocols used between the console support software 6 of the control system 2 and the service modules 8 of the provisioned system 3 can be any suitable IP based or non-IP based protocols, whichever is suitable to transmit data between them. The typical data flow through this path could be the boot message, system status, network information, or storage information of the provisioned system 3 as shown in FIG. 1.
  • The third datapath is the data flow between the provisioned systems 3 and the client system 10 or the console system 1 via the communication links of the net 11-12. Referring back to FIG. 1, the console support software 6 of the control system 2 may, in one embodiment, present a web link, which points to an object on a provisioned system 3, to a user working at the web-browser 9 of the client system 10 or the console system 1 or the control system 2. The object pointed by the web link on the provisioned system 3 could be a text file, MPEG video, PDF document, MS Power Point, Word documentation, etc. It also could be a link of another web service application program. From the web browser 9, a user can directly access the information on a provisioned system 3 pointed by the web link without go through the control system 2 again. In this case, the service modules 8 of the provisioned system 3 also include web server software modules 7 or equivalent one to directly support the web browser 9 as mentioned before. The communication protocols with the third path could be web protocols such as HTTP or WAP. Alternatively, the communication protocols can be other standards or proprietary IP-based or non-IP-based protocols. To simplify the discussion, the data transmitted on this path will be mentioned as the service software module 8 that send data to or receive data from the web-browser 9 and/or vice versa.
  • The fourth data path is data flow through communication link between a provisioned system 3 and another provisioned system 3. With this path, the service modules 8 of one provisioned system 3 can directly transmit data or information to the service modules 8 of another provisioned system 3 via a communication link of the Net 12 without going through the control system 2. The implementation of the actual products of this invention, for example, uses a proprietary IP-based protocol for communications between the two provisioned systems 3. The principle of this invention, however, does not rely on or limit to proprietary protocol. It should be noted that other standard or proprietary IP-based or any suitable non-IP-based protocol may also be possible. The data and information transmitted through the fourth data path can be various types of data. For example, a user at a web-browser 9 on a system may open a file folder on a provisioned system 3. The user can also instruct to transfer a file from a current target provisioned system 3 to another provisioned system 3 by, for example, a mouse click. The data file will then be transferred directly between the two provisioned systems 3 without going through the control system 2.
  • FIG. 2A illustrates a variation of the CCDSVM platform for the web based communication in accordance with one embodiment of the present invention. The CCDSVM platform illustrated in FIG. 2A is similar to the platform illustrated in FIG. 1 except every provisioned systems 3 includes a web-browser 9. Thus, with proper authentication process, each user of provisioned systems 3 may access, manage their own provisioned system 3 from the web-browser 9 either on their own local provisioned system 3 or on any client system anywhere on the network. It should be noted that when a user is registered with a provisioned system 3, the user is authorized to access provisioned system 3 locally but not with the CCDSVM. On the other hand, when a user is registered with CCDSVM, the user is then authorized to access the multiple provisioned systems 3 and the control system 2 of the CCSDVM.
  • FIG. 2B illustrates another example of a variation of the CCDSVM, in which there is no provisioned systems 3 in the CCDSVM. The Control system 2 can run on its own and the CCDSVM has degenerated into a single stand-alone system (FIG. 2B), and users through web-browser 9 on any client system 3 (or on console system 1, or on stand-alone control system 2) are allowed to access and operate the permitted resource objects and system resources on the stand-alone control system 2.
  • Unless specifically specified, the console support software modules 6 of the control system 2, the provisioned systems 3, the service software modules 8 of provisioned system 3, and the web-browser 9 on the control system 2, the client system 10, and the console system 1 are referred to the WCUWE of the CCDSVM platform illustrated in FIG. 1.
  • A web-based computer user work/operation environment (“WCUWE”) of CCDSVM is a software infrastructure, shown in FIG. 3, which provides each permitted user to log on the CCDSVM and further provide each user a private web based operating environment, which is a private work space including the assigned and permitted resources on the control system 2 or on the provisioned system 3 across the network. The WCUWE further provides each user from a single web-browser to access the CCDSVM including to perform various permitted tasks and operations over various system resources (FIG. 5), wherein the tasks can be performed concurrently from the single web-browser.
  • The tasks include allowing privileged users to create users, groups, assign users to each group, to assign initial associated system resources to each user or group, and to save the information of created users and groups into a database stored on a storage media of the control system 2. The information needed for creating users or groups include user names, user IDs, assigned security permissions, passwords, access points, group names, group IDs, maximum members in a group, and so forth. The tasks also include various system operations such as manage network, storage, file system, folder, files, messages, user security, without limits.
  • The database is organized as one or more lists of tables, wherein each of the lists contains various resources. The resources could be one or multiple users' information, one or multiple systems' information, one or more network cards, and one or more disk drives information. Often, the words of resource, resource information and resource object may be used interchangeably in present invention. The storage media could be internal storage or external storage media, for example.
  • The WCUWE of the CCDSVM includes software modules of present invention. For example, the software includes the console support modules 6 of the control system 2, the service software modules 8 of the provisioned system 3, the other service software 13 of the console system 1. The current implementation of the WCUWE is based on a proprietary design of this invention. However, the nature and spirit of this invention does not limit to proprietary designed software. The WCUWE of the CCDSVM also includes other proprietary software modules or conventional software such as the web-server 7 of the control system 2, the web-browser 9 of the control system 2, the client system 10, and console system 1.
  • The WCUWE of the CCDSVM can be implemented with any suitable or combination of various suitable programming languages such C, C++, Java, JavaScripts, HTML, XML, and so on. To simplify the discussion, the WCUWE will be used to represent software modules in the CCDSVM described above.
  • Users of the CCDSVM include those created by the CCDSVM though a given process or any users on the Internet, Intranet, LAN without registering with CCDSVM. The WCUWE of the CCDSVM provides user to access various resources and perform various tasks through a preferred interacting model of, for example, via mouse clicking on graphically represented resource objects displayed in the browser 9.
  • The WCUWE is designed to be operated on a CCDSVM platform, and specially is designed to provide dynamic work space (FIG. 4A) to each user associated with various CCDSVM. The WCUWE further executes tasks of instantly posting or un-posting private resources information submitted by a user for communicating with peers in a group or to each one of peer users not in a group or not in a same group, or to massive public users on the network, wherein the massive public users may do not have accounts with the CCDSVM platform.
  • The dynamic work space of the WCUWE is a centrally controlled collection of each group's workspace and/or user's work space. The console support software 6 of the control system 2 of the CCDSVM will assign each user a private work space and each group a common work space when each user or group account is created by a privileged user after the WCUWE, which includes software modules on the control system 2 and provisioned system 3, enter into an operational mode. When a user or a group account is created, each user is assigned to a specific user security scope and permission. An important aspect of the WCUWE of the CCDSVM is that it assigns each user and/or each user-group a working space based on user and group security permission.
  • A work space is an organized information structure, which can be saved on storage media of memory or disk drives or both of memory and disk drives by the console support software modules 6. A work space is created during a privileged user performing the asks of creating user or group. The work space will be initiated and assigned with of the CCDSVM as shown in FIG. 5. Various system resources on either the provisioned system 3 and/or on the control system 2 include respective memory, system-groups, systems in system-group, file system, file folders, files, storage media, network media and so on. The common work space 15, shown in FIG. 4A and FIG. 4B, of each group may be initially assigned with information of system resources (FIG. 5) such as users in this group, message area, file systems, folders and files resided on a specific provisioned system 3 or on the control system 2, and so on. The resources information in the common work space 15 may also be dynamically assigned or allocated by permitted user after creating group account. For example, during an online interactive meeting, a user posts a file to the common work space, so that a new entry of a file node is added to a file and folder tree area of common work space. In addition, each group may be assigned to one or multiple users, wherein each user can also be assigned with a private work space 16 of FIG. 4A and FIG. 4C during user account creation time. The private work space may also be initially assigned with system resources of the CCDSVM during user account creation time. Alternatively, the private work space can be dynamically assigned with the resources of the CCDSVM after the user account is created.
  • For example, a privileged user can dynamically permit or deny a general user to access a list of storage devices. During the operation, therefore, at one second, the user may see the list of the storage devices from user's web-browser, and at another second, the general user will no longer see the list of the storage devices. Also, if the user is authorized to access the list of the storage devices on a provisioned system 3, the user can further take one of the storage devices offline so that the list of the storage devices on the provisioned system 3 will have one less devices to be displayed.
  • In another example, at one second, a privileged user grants a general user to access a file J in a folder N resided on a system M of the CCDSVM, and at another second, the privileged user resets the previously granted permission, therefore, the general user can view and access the file J in the folder N on the system M of the CCDSVM at one time, and a second later, the general user can no longer view and access the file J. The actual implementation of console support software 6 of control system 2 has achieved this capability.
  • In addition, each type of resources in the work space is organized as a list of tables and can be stored in storage media in the control system 2. The integrity of security of each group is protected by limiting different resources to different group. As such, each group is authorized to have a limited view over assigned system resources on the provisioned system 3 as well as on the control system 2. The same security integrity at user level can be achieved by assigning different system resources of the provisioned system 3 and/or the control system 2 to different individual user based on assigned security permission. Therefore, each user is authorized to access and view the assigned resources.
  • FIG. 4B has shown an example of a group common workspace 15 which can hold the assigned resources. The group workspace 15 includes user area 17, message area 18, and folders and files area 19, and other area 20 in the user group. The messages from each user in the common message area 18, and the information of folders and files in common files and folder area 19 can be shared by all users in the same user group. All resources in each common work space of each user group can be selectively displayed in the web-browser 9 of each logged in group member, wherein the resources in the group workspace is included into a web page via converting the resource information into a presentable web-format (web-page) by the console support software 6 of the control system 2 of CCDSVM for displaying.
  • FIG. 4C has shown an example of resources in a private work space 16 assigned to a user. The private workspace 16 has a private message area 21, private file and folder area 22, and private accessible information of network storage or others area 23. The assigned resources only can be exclusively viewed and accessed by the designated user unless he/she agrees to share with peer user crossing group boundary or with peer users in a same group. The folder (directory) is a data structure which can hold one more files and sub-folders at logical file system level and to be stored at physical level on storage media.
  • FIG. 8A has shown an example of displaying an actually implemented portion of web-page encoded with assigned resources in private work space of a user X. The web page includes a system-group-A 33 on said network, multiple provisioned systems 3 under the system-group-A, private folders 32 and 34 of the user X resided on a system of the CCDSVM, and files under the folders 32 in the displayed private work space of the user X.
  • FIG. 8B has shown another example of displaying an actually implemented portion of a web-page encoded with assigned resources in a private work space of a user Y, which includes control system 2, private folder and files 35 of the user Y.
  • The private work space of the user X and user Y may also include private message area 21 and other resources, which are not displayed in FIG. 8A & FIG. 8B because the WCUWE is designed to dynamically display part of user's private work space whenever there is needs.
  • It is notable that said user X and user Y, may be in same user-group such as in a group-1, however, each of them could have a significant different scope of the private work space assigned by the console support software 6 of the control system 2 due to each of them is assigned with very different resources on the systems of the CCDSVM depending on each user's role and security permission, which is setup by said privileged user of the CCDSVM through web-based user interface provided by the said consde support software 6.
  • The FIG. 6C and FIG. 6D are examples of a web-page displayed in each web-browser 9 of the user X and user Y in the user group-1 before an interactive online meeting. As shown in FIG. 6C and FIG. 6D, the user X or user Y or other users (who's web-page/browser did not depicted) in the same user group-1 have entered a group online meeting after each of them logged on the CCDSVM via each browser 9 on any computing system across said network. Also, each of the users will get an identical web-page layout provided by the console support software 6 of the control system 2 except with different contents in the displayed private work space section of the web-page due to each user has assigned with different resources. The web-page screen layout provided by the console support software modules 6 contains four sections:
      • 1) a private user message input area (section-1),
      • 2) a message displaying section for common message area 18, illustrated in FIG. 4B, for all users in user group-1 (section-2),
      • 3) a file or folder display section for group common file and folder area 19, illustrated in FIG. 4B, for all users in same user group-1 (section-3), and
      • 4) a file and folder tree displaying and management section (section-4) for folder and file tree in private file and folder area 22, illustrated in FIG. 4C, of a user's private work space 16.
  • Initially, the section-1, section-2, and section-3 are all empty due to no one has post any file or message yet. The console support software modules 6 of the control system 2 obtain each login user's portion of assigned folders and files for the online meeting from the stored private file and folder area 22, illustrated in FIG. 4C, of the private work space 16 of each user, and further converts said file or folder information to presentable web-format (web-page) for being displayable in said section-4 of the web-page in web-browser 9 of each user. The choice of total four sections of the web-page layout and the order of each section on the browser screen 9 is irrelevant to this invention since other choices of designing are also possible, and further, this invention does not have limitation on what web-screen layout shall be. The information of the file or folder includes the system name where the file or folder resided, the named and path of the file or folder, the owner of file or folder, the time stamps, the size of the file and so on without limitation.
  • During the interactive online meeting, the console support software modules 6 provide each user to post or un-post files or folders to said section-3 of displayed group's common documents and contents management section with several steps. First, for example, providing said user X to click on one targeted file “Doc 124 or folder at a time in section-4 of displayed said file and folder management area of the user private work space. Second, providing the user to select the operation of either post or un-post from an operation menu (see FIG. 9A, FIG. 9B, FIG. 10A and FIG. 10B). Finally, the user can click on the selected operation to submit the task of either post or un-post for the selected file or folder.
  • Each user with permission may perform un-post operation if such user has at least a previously posted file or folder, which has already displayed in section-3 of the common document and content management section of the web-browser 9 of the user in the same user-group, see FIG. 6A or FIG. 6B for example.
  • If a file is selected, the file operation menu is used and ifa folder is selected, the folder operation menu is used respectively. It is also possible to only provide one menu for both file and folder operation by the console support software 6. The operation menu either can be pop-up menu for folder as shown in FIG. 9A or pop-up menu for file as shown in FIG. 9B, or non-pop-up menu for folder as shown in FIG. 10A or non-pop-up menu for file as shown in FIG. 10B. The choice of operation menu is irrelevant to this invention although the actual implementation of this part of invention has used pop-up menu, and as matter of the facts that there is no limitation on how the operation menu is to be designed in this invention.
  • In the example of FIG. 6A, the user X can post a file named “Doc 124 to said section-3 of the common document and contents display section of a webpage in the web-browser 9, In the example of FIG. 6B, the user Y also can post a file named “picture 125 to the common document and contents display section of a web page in the web-browser 9. In addition, another not depicted user Z posted a file of “project code”. The files or folders could be one resided on the control system 2 or on any provisioned system 3 of the CCDSVM.
  • In addition, during the interactive online meeting, the console support software 6 of the control system 2 also provides each user to post message to massive users in the same group via said section-1 of the private user message input section by typing a message and click on the “send” button. In the example of FIG. 6A, the user X posted a message of “Msg1 of user X” 26. In the example of FIG. 6B, the user Y also posted a message of “Msg2 of user Y” 27. In addition, another non depicted user Z posted a message of “Msg3 of user Z”. As a result, all of three messages were displayed in the same section-2 in each user's browser via mentioned web page.
  • In a specific situation, the console support software 6 also provides permitted user to un-post the previously posted message. Just for example, in FIG. 6A, the console support software 6 provides the permitted user X to select a previously posted “Msg2 of user Y” 27 via said section-2 of the common message display section of the web page in said web-browser 9 of the user X, and select un-post operation via said operation menu and submit the selected un-post task.
  • The detailed information of how the post or un-post task to be implemented will be discussed in next two paragraphs. In addition, with this invention, the action of the “post” information such as posting information of files or folders or messages or other resources is equivalent to the action of “share” the information. The action of “un-post” information is equivalent to the action of “un-share” the previously posted or shared information, in other words, “remove” the previously posted or shared information.
  • After user's submitting of the post or un-post task via the web-browser 9 of the console system 1 or client system 10 or control system 2, the task information is transmitted to the control system 2, and the console support software 6 of the control system 2 obtains and parses the task information to determine: who is the original user initiating the task; what type of task; what type of associated resources for task to work on; who is the targeted user; and what is the time stamp, and may also include other information without limitation. The console support software 6 further determines that if the task is to pest a file or folder from the original user, the console support software 6 picks up the corresponding file or folder information from file and folder area 22 of FIG. 4C of the private work space of the original user and deposits such information to the file and folder area 19 of FIG. 4B of the common work space of the group in this case.
  • If the task is to un-post a previously posted file or folder that is posted by a specific user in the common work space 15 of the group, the console support software modules 6 search for the corresponding information of the file or folder in the file folder area 19 of the common work space 15 of the group and further remove the entry of matched information from the common work space 15 of the group after it is found.
  • If the task is to post a message to users in the group, the parsed message will be stored in the private message area 21, illustrated in FIG. 4C, of the original user's private work space 16, illustrated in FIG. 4C, and also is copied to the message area 18, illustrated in FIG. 4B of the common work space 15, illustrated in FIG. 4B of the user-group by the console support software modules 6.
  • If a task is to un-post (delete/remove) a previously posted message, the console support software 6 searches for a matching message in the common message area 18, illustrated in FIG. 4B, of the common work space 15 of the user group and remove such message entry if it is found based on the message and original user's identification and other associated information such as time stamp, security permission and so on without limitation.
  • It shall be noticed that the task of un-posting a file or folder of this invention does not actually delete information of the file and folder from the original user's private work space. In addition, a lock protection mechanism is deployed whenever a message or information of a file or folder is written, stored, or deposited to either said private space 16 or said common work space 15 that are resided on disk drives or other storage media. Throughout the rest of discussing, the lock protection is assume to be a default action without further mentioning whenever a write/store/deposit action take place. As matter the fact, each task of posting file, folder, and message as well as the task of un-posting the previously posted file or folder, or message performed by each of the users in each of the groups of this invention can be executed by the console support software 6 instantly with memory speed.
  • FIG. 6A and FIG. 6B illustrate that after the console support software 6 of the control system 2 successfully executing the tasks for each user in each group, any user in the user group can get a fresh view of the section-2 of the common messages display area of the user group-1, and a fresh view of the section-3 of the common documents & contents display area of the user group-1 via a web page in each user's web-browser 9 on the client system 10 or on the control system 2 or on the console system 1.
  • User can manually click on a refresh-button, which does not show in the FIG. 6A and FIG. 6B, to refresh for the section-2 or section-3 of a web page in the browser 9. Also the section-2 or section-3 of the web page in the browser 9 can be automatically refreshed. As mater of the fact, optionally, the console support software 6 can encoded a run-time script in said web-page, which is encoded with the presentable web-format and to be loaded in the web-browser 9 after each user logged into the CCDSVM and started group online meeting.
  • The run-time script will automatically and periodically perform tasks of refreshing for the section-2 and section-3 of the web page in the web browser 9. The frequency of the periodic refreshing can be adjusted by the console support software 6 of the CCDSVM depending on the needs of the meeting, which typically can range from 1 to 3 seconds and there is no limitation on this aspect. Also, with the preferred example, said run-time script provided by the WCUWE is a JavaScript, however, other type of programming scripts or methods are also possible and there is no limitation on what kind of run-time program shall be used in this invention. In addition, the console support software 6 provides each user the choices of either automatic or manual refreshing the web page in their web-browser 9.
  • Upon performing of refreshing for the section-2 or section-3 of the web page in the web-browser 9 of a user, a request of updating such web page screen will be generated and sent from the web-browser 9 to the control system 2. The console support software 6 obtains and parses each request to determine what user group and which part of the common work space 15 of the user group need to be used for updating the web page.
  • Based on information of each parsed request, the console support software 6 of the control system 2 retrieves information of the updated resources and objects from said common work space 15, illustrated in FIG. 4B, of the user group, which includes recent posted files, folders, or messages from each user in the user group, or includes remained files, folders and/or messages after one or more un-post operations. Finally, the console support software 6 of the control system 2 converts and encodes the retrieved information of the resources and objects to the presentable web-format (web-page).
  • If the request is for updating the group messages, the converted information is displayed in the section-2 of the group common message display area via the web-page in the web browser 9. If the request is to update the groupcommon files and folders display area, the converted information is displayed in the section-3 via the web page in the web-browser 9. Therefore, after refreshing for the sections of the web page in the web-browser 9, each user can have an identical view of all posted files and folders from the section-3 of group common document display area in the web page in the browser 9, and can have an identical view of all messages from the section-2 of the group common message display area via the web page in web-browser 9 that are posted by all other users in a same group. Meanwhile the console support software modules 6 still allow each user kept most of the resources and objects in their own private work space un-exposed to other users in the same group during the online interactive meeting.
  • For example by referring the FIG. 6A, the User X at his/her web-browser 9 can see “picture 125 posted by the user Y in the groupcommon file and folder display area but can not see other information in the user Y's private work space area, and also see the “Doc 1” posted by the user X self. Also referring the FIG. 6B, the user Y at his/her web-browser 9 can see “Doc 124 posted by the user X in the group common file and folder display area but can not see other information in user X's private file and folder display area, and also can see the “picture 1” posted by the user Y self.
  • A difference between a conventional Internet group communication model and the group based communication model described in the present invention is that the console support software modules 6 of the control system 2 provide each user to control post or un-post said resources from user's own private work space while the conventional Internet communication model are not capable of performing posting/un-posting task. Also, for example, un-posting a previous posted folder with the WCUWE of the CCDSVM does not require to delete the folder information in the user's private workspace while the delete operation with existing Internet group communication model will completely delete the file or folder. The dynamic work space combines with security protection for the information has greatly improved the security, flexibility and efficiency of online meeting provided by the WCUWE of the CCDSVM to each users and groups.
  • In addition, with a preferred example, since posted information of each file is encoded by the console support software 6 with a web link and displayed in the section-3 of the web page in the web-browser 9, therefore, each user in a user-group can click on the link to download the files, which provided in private file and folder area 22 of the private work space 16 of a peer user, from a computing system of the CCDSVM where the file is actually located. For example, the user X can download said “picture 1”, which may reside either on the control system 2 or any provisioned system 3, posted by the user Y, and the user Y can download the “Doc 1”, which may also reside either on the control system 2 or the provisioned system 3, posted by the user X at same time. This achieves a true peer-to-peer exchanging files resided on the permitted systems between permitted users in the user group. In addition, there is no size limitation on the file size for file to be downloaded, which is a gifted benefit from Internet technology. Besides the exampled and understandable method of download, other methods of retrieve peer users' digital documents or contents are also possible by deploying a more efficient proprietary file transfer mechanism to reach the results of said exchanging file. It shall be noted that the method of downloading is only applicable to the files and does not apply to folder and other resource information. To get a targeted peer user's entire folder and the underneath files and sub folders, a special files and folder transfer method is required.
  • As shown in FIGS. 9A & 9B, and FIGS. 10A & 10B, the console support software modules 6 of the control system 2 also provide each user to perform many other tasks during online meeting through said operation menu such as upload, rename, delete, copy/paste and so on without limitation. The upload operation allows each user to dynamically upload files one a time through the web-browser 9 from a local storage of the client system 10 or console system 1 to a storage space via the user's private work space 16 on the control system 2 during the meeting, and further to be posted to the common work space 16 of a user group that each user belong to.
  • In one embodiment, the mouse click driven copy/past operation allows files and folders from permitted folders of the permitted provisioned system 3 to be dynamically physically copied to a storage space via each user's private work spaces 16 on the control system 2, and the information of said files and folders could further to be displayed via said web-page in the browser 9 of each user and further to be posted to common work space 16 of the user group in which each user belong to. Such physical copying is in addition to direct posting these file or folders without the physical copying. As matter of the fact, operations provided by the console support software 6 of the control system 2 have added efficiency to posting or un-posting files and folders for each user depending on the real needs.
  • Additionally, the console support software 6 provides each user of each user group capability of saving the posted messages in the common message area 18 of the common work space 15 of the group into a file in the common file & folder area of the common work space 15 of the group. Further, the saved file can be viewed, and downloaded by each user in the user group after the saved file is posted. Besides whenever there is a need, the console support software modules 6 provide users to reset message area to be empty by removing all message entries in the message area 18 of said user-group's common work space 15.
  • A important fact is that the designed WCUWE of the CCDSVM has provided concurrent users each from a single web browser anywhere on the network to securely perform permitted various tasks that the tasks could be run concurrent within the single web-browser. Because the console support software 6 of the control system 2 let each user have exclusive view for resource objects in the user's private workspace 16 and in the common work space 15 of a user group in which each user belong to, and let each user to manage resource objects via each one's own private space, the multiple users in multiple user groups can concurrently post or un-post files, folders, messages, or other resource objects without interfering users in other user-groups. Thus, the work spaces of each user and each group are well protected.
  • Hence, the console support software modules 6 of the control system 2 provide privileged users to perform tasks of creating multiple users and user groups on the control system, and each group can be assigned with variable size of users for online interactive meeting. The total number of the users and the total number of the user groups, and maximum number of the users per groups by the WCUWE of the CCDSVM to support is an implementation issue and depends on the capacity of the control system 2. The WCUWE of the CCDSVM and the CCDSVM has been designed with unlimited scalability for both users and provisioned systems 3. On the other hand, the spirit of this invention does not limit to with the boundary issues of the WCUWE and the CCDSVM.
  • FIG. 8A and FIG. 8B illustrate that each of user X and user Y has a different private work space 18 than others, and each of the users has assigned with different system resources. Without joining any group and participating any group meeting, the console support software 6 of the control system 2 also can provide user X and user Y to have peer-to-peer of instantly posting files or folders one a time to each other, or instantly un-posting (removing) the previous posted files and folders through similar steps for posting or un-posting materials in the group online meeting as bellow:
      • 1) Provide each user to interactively perform selecting, for example, by mouse clicking, a source of file or folder for posting or un-posting;
      • 2) Provide the user to select post operation from an operation menu if the user want to post any file or folder; or to select un-post operation from an operation menu if the user like to un-post a previously posted file or folder;
      • 3) Upon submitting a task for posting or un-posting operation, provide each user to response to a prompt of “who is a targeted user?” that is provided by the console support software 6, and further submit the selected task;
      • 4) Instructing the console support software modules 6 to obtain and parse the task information including original user, source of file or folder, type of operation, and other information;
      • 5) If the type of the operation is post file or folder, instructing the console support software modules 6 to deposit the information of the source file or folder to the private file and folder area 22 of the private work space 16 of a targeted user. If the operation type is un-post a file or folder, instructing the console support software modules 6 to search a corresponding file or folder information from the private file and folder area 22 of the private work space 16 of the targeted user to match information of the source file or folder, if found a match, the corresponding entry of the file or folder is removed from the private file and folder area 22 of said private work space 16 of the targeted user; and
      • 6) Upon the targeted user refreshing and retrieving the web-page via a web-browser 9 on a computing system, the console support software modules 6 retrieves and converts the updated information in the private file and folder area 22 of the private work space 16 of the targeted user into a presentable web-format (web-page) and transmit the web-page to the web-browser 9 on the computing system of the targeted user for displaying and viewing.
  • For example, as shown in FIG. 8A, the user X can follow said steps 1) to 3) described above to post his “folder 232 in the displayed files and folders area 22 of private working space 16 of the user X's web-browser 9 to the user Y. As shown in FIG. 8B, upon the user Y refreshing his/her web page in web-browser 9 on a computing system by walking through nodes in the displayed resource tree, the user Y will see the “folder 232 in his/her displayed private file and folder tree in the private work space 16 of the user Y as shown in FIG. 8C. As matter of the fact, whenever walking through each node in a tree displayed in the web-browser 9, a request of refreshing web-page screen is generated and the request is handled as previously described.
  • In addition to post messages in the group based communication involving parties with two or more users, the WCUWE of the CCDSVM also provides each user to post message to each other user in non-group based 1-to-1 message model. FIG. 7A and FIG. 7B have shown an example of a user X and a user Y, who may not be in a same user group, however, the console support software modules 6 of the control system 2 provide each user to share and exchange messages with each other from a three-section web-page displayed in the browser 9.
  • The three-sections of the web page displayed in the browser 9 allows each of the users to apply the same steps of non-group based 1-to-1 model of posting files and folders or un-posting the previously posted files or folders as described previously for posting or un-posting messages. The three-sections included in FIGS. 7A and 7B just for a demonstration of how flexible of this invention is to display information under private work space of each user. Further, the number of sections in the screen layout and the order of each section in web-page display really is not a limitation to this invention.
  • The section-1 is a user message input area together with an additional input field of “To who” due to unlike in group online meeting, the console support software modules 9 have no knowledge of who is the targeted user in this case. Thus, each user can posting a message by following the similar steps as previously discussed. Nevertheless, unlike with group meeting messaging model, after obtaining and parsing information of the messages from each user, the console support software modules 6 of the control system 2 will deposit the message to both targeted user and the original user's message areas 21 of the private work space 16. Further, with same said steps of displaying messages in each user's browser; each user can view both own message and messages from peer user in section-2 of the browser 9.
  • For example, as shown in FIG. 7A, the user X input a message of “msg4 of user X”30 and type “user Y” in input field of “To who”, and then submit the message by clicking on “Send” button. Similar as shown in FIG. 7B, the user Y input a message of “Msg3 of user Y” 31, and type “user X” in input field of “To who”, and then submit the message. Upon the refreshing a web-page in the web-browser 9 of each user, the user X will see the message 30 he/she sent and the message 31 from the user Y. Also the user Y will see both messages 30 and 31 at same time.
  • Again, the design choice of three sections of the web-page display layout and the order of each section is just a preferred example of implementation for non-group based peer user communication. This invention does not limited by web-screen display layout, for example, a screen display only with said section-1 and section-2 are also possible and so on without limitation.
  • The WCUWE of the CCDSVM has provided a security hierarchy for members of any team to work together cross multiple locations. With the security hierarchy and steps of posting or un-posting file and folder, the console support software modules 6 of the control system 2 can specially permit only a team leader with capability of posting folder or file to be viewed, shared, and accessed by all team members in a group environment or by an individual member in a non-group environment. In addition, the console support software modules 6 also provide each team member to post or un-post his/her file or folders to only a specific peer user one a time in non-group-meeting based environment. Again the said files or folders could be resided on the control system 2 or on any provisioned system 3.
  • It is relatively straightforward for the WCUWE of the CCDSVM, more specifically the console support software modules 6, to support massive online users, who do not have to have account with the CCDSVM to view the dynamically posted files, folders, or messages by users with user account of the CCDSVM.
  • In a preferred example, such as shown in FIG. 6E, the console support software modules 6 of the control system 2 provides a web-page to massive online users, who do not have to login the CCDSVM. The web-page, in one embodiment, could be layout with two major sections with section-1 to encode and display messages in the sharable message area 18 in a designated user-group's common work space 15 while the section-2 to encode and display file or folders in the sharable file or folder area 19 in the designated user-group's common work space 15.
  • Meanwhile, for users belong to the same designated user group, each user from a web-browser on any computing system across the network can log in the CCDSVM and further obtain the group online meeting web-page as shown in the exampled FIG. 6A for the user X and in FIG. 6B for the user Y. Further as described previously, each user in the designated user group can instantly post message to the message area 18 of the designated user group's common work space 15, or post a file or folder to the sharable file and folder area 19 in the designated user group's common work space 15. Also, each user in the user group can instantly un-post the previously posted files or folders by removing the corresponding file or folder entry in the file and folder area 19 of the designated user-group's common work space 15, or un-post the previously posted messages from the common message area 18 of the common work space 15 of the user-group.
  • Consequently, as previously described and as shown in FIG. 6E, the web-page for the online users is displayed in a browser 9 upon one of the massive online users to access the web page, where the online user may have no account with the CCDSVM. Also the web page can be dynamically updated, displayed, and viewed by the online user with the same pace as the dynamically updating and displaying of the section-2 and section-3 of a web-page in a browser 9 of the designated group's member as shown in the FIG. 6A and FIG. 6B. Again, the two sections of the web-page display layout is a preferred example and it does not limit this invention because with this invention other layout is also possible, for example, it may be desired to have web-page layout only contains one section, which is either for messages or file or folder's display depending on the application's need.
  • As shown in FIG. 8A, FIG. 8B, and FIG. 8C, with non-group based peer-to-peer post or un-post files and folders, people may often do not remember how many files and folders have been posted for sharing. For example, as shown in FIG. 8A, the user X can select “folder 232, select a post operation from an operation menu, and provide target “user Y” to share “folder 232. As show in FIG. 8C, the user Y can see “Folder 232 of the user X displayed in the web-browser 9 of the user Y after the user X post “Folder 232. If the user X selects various files or folders for sharing with dozen of other people, the user X will have difficult time to remember what has been shared and shared to whom. As shown in FIG. 11, the console support software modules 6 of the control system 2 can provide each user, such the user X, a sharing list of how many files or folders have been posted for sharing and shared to whom.
  • As shown in FIG. 11, a personal share list is displayed in the user X's web-browser 9. For example, an entry of posted “Folder 2” is listed at bottom of the sharing list and it is posted/shared to the user Y because the user X has posted the “Folder 232 depicted in FIG. 8A. Further, the console support software modules 6 provide each user to selectively un-post a previously posted files and folders via clicking on a “delete shared?” option in an operation menu for an corresponding entry in the sharing list in a web-page and further to submit an un-post task. For example, the user X can click on “delete share?” option to un-post the “Folder 2”. Thereafter, as described before the console support software modules 6 of the control system 2 will execute the un-post task. As a result, upon refreshing a web-page in a web-browser 9 of the target user Y, in stead of seeing “Folder 232 as shown in FIG. 8C, the user Y will see an updated web-page as shown in FIG. 8B such that the “Folder 232 has been removed. The operation menu for “delete share?” depicted here just for example and it could be displayed in any other form.
  • In addition to provide original user in a user group to control the un-posting his own file or folder in a group based communication, the console support software modules 6 of the control system 2 may also provide a privileged user to un-post other people's previously posted files or files in the displayed file and folder section of a web-page in a browser 9. To support this capability, the console support software modules 6 will provide an operation menu to associate with the displayed files and folders in the display section, further to allow privileged user to perform similar un-post operation. After receiving the un-post operation, the console support software modules 6 will perform similar searching for selected file or folder in the group file and folder area 19, illustrated in FIG. 4B, of the group common work space 15 of the user group, if there is match the corresponding entry will be deleted. Also, the file and folder section of the web-page in the web-browser 9 can be refreshed accordingly as described before.
  • Having briefly described embodiments of the web based network environment in which the present invention operates, FIG. 12 illustrates an example of a computer system 1200, which is an exemplary client system 10, provisioned system 3, control system 2, or console system 1 in which the features of the present invention may be implemented. Process of the web based information exchange can be implemented in any processor-based computer system, such as a PC, a workstation, or a mainframe computer. It will be apparent to those of ordinary skill in the art that other alternative computer system architectures may also be employed.
  • Referring back to FIG. 12, computer system 200 includes a processing unit 201, an interface bus 211, and an input/output (“IO”) unit 220. Processing unit 201 includes a processor 202, a main memory 204, a system bus 211, a static memory device 206, a bus control unit 205, a mass storage memory 207, and a web information exchange module 230. Bus 211 is used to transmit information between various components and processor 202 for data processing. Processor 202 may be any of a wide variety of general-purpose processors or microprocessors such as Pentium™ microprocessor, Motorola™ 68040, or Power PC™ microprocessor.
  • Main memory 204, which may include multiple levels of cache memories, stores frequently used data and instructions. Main memory 204 may be RAM (random access memory), MRAM (magnetic RAM), or flash memory. Static memory 206 may be a ROM (read-only memory), which is coupled to bus 211, for storing static information and/or instructions. Bus control unit 205 is coupled to buses 211-212 and controls which component, such as main memory 204 or processor 202, can use the bus. Bus control unit 205 manages the communications between bus 211 and bus 212. Mass storage memory 207, which may be a magnetic disk, an optical disk, hard disk drive, floppy disk, CD-ROM, and/or flash memories for storing large amounts of data. Web based information exchange 230, in one embodiment, is a network control component for facilitating information exchange over the Web. It should be noted that web based information exchange 230 could be software or hardware or a combination of software and hardware components.
  • I/O unit 220, in one embodiment, includes a display 221, keyboard 222, cursor control device 223, and communication device 225. Display device 221 may be a liquid crystal device, cathode ray tube (“CRT”), touch-screen display, or other suitable display device. Display 221 projects or displays images of a graphical planning board. Keyboard 222 may be a conventional alphanumeric input device for communicating information between computer system 200 and computer operator(s). Another type of user input device is cursor control device 223, such as a conventional mouse, touch mouse, trackball, or other type of cursor for communicating information between system 200 and user(s).
  • Communication device 225 is coupled to bus 211 for accessing information from remote computers or servers, such as server or other computers, through network 11 or 12 as illustrated in FIG. 1. Communication device 225 may include a modem or a network interface device, or other similar devices that facilitate communication between computer 200 and the network. Computer system 200 may be coupled to a number of servers via a network infrastructure such as the infrastructure illustrated in FIG. 1.
  • The present invention has been described in considerable details with reference to certain examples. However, other versions and examples are also possible, therefore, the spirit of this invention shall not be limited to these examples and/or embodiments. Also, the claims of this invention will label with numbering and in most cases, the numbering does not represent any sequence or order unless specifically described as the steps of a method.

Claims (23)

1-21. (canceled)
22. A computing system supporting at least a user via an associated end-user computing device to manage a web portal, the computing system comprising:
a server configured with at least a workspace memory being divided into a plurality of sections for storing information to be used for configuring contents of the web portal via at least a web page hosted by the server for a plurality of online users to access; and
at least a first end-user computing device associated with a first user,
the first end-user computing device executing a web browser to display a web user interface (hereinafter “UI”) transmitted from the server,
wherein the UI comprises information thereby for allowing the first user to submit request of creating and updating the contents of the web portal that includes to:
instantly submit a request of posting a piece of information to a target web page to cause the server storing the piece of information into one of the sections of the workspace memory when the server receives the request of posting; and
instantly submit a request of deleting a previously posted piece of information from the target web page to cause the server removing the previously post piece of information from one of the sections of the workspace memory when the server receives the request of deleting;
wherein the server generates the target web page to include the stored information in the workspace memory in response to at least one of online users via an end-user computing device to access the contents of the web portal.
23. The computing system of claim 22, wherein said UI comprises information further includes
information from a private workspace memory that is assigned to the first user and is divided into a plurality of sections, which store information for the first user to manage the web portal.
24. The computing system of claim 22, wherein said workspace memory further includes: at least one of the sections is designated to store information for a specific type of resource, wherein the specific type of resource includes message, file, folder, network and storage resource.
25. The computing system of claim 22, wherein said
UI configured by the server includes a text input filed, thereby for allowing a user to type a piece of information to post the piece of information, where the posting of the piece of information includes posting a text message.
26. The computing system of claim 22, wherein said UI configured by the server includes at least a file thereby for allowing a user to post the file for permitting at least one of online users, thereafter, via the web portal, to access the file.
27. The computing system of claim 22, wherein said storing the piece of information further comprises:
depositing the piece of information from a specific section of a private workspace memory, assigned to the first user, into a corresponding section of the workspace memory based on type of the information, wherein the deposit operation includes deploying a lock to protect the depositing of the piece of information.
28. The computing system of claim 22, wherein said UI configured by the server further includes a list of storage devices for allowing a user thereby selecting a storage device from the list to post the storage device, for permitting at least one of the online users, thereafter via the web portal, to access the storage device.
29. The computing system of claim 22 further comprising:
displaying a web user interface (“UI”) on a second end-user computing device associated with a second user, wherein the UI includes information from a private workspace memory that is assigned to the second user and comprises a plurality of sections thereby storing information for the second user via the UI to manage the web portal.
30. The computing system of claim 22, wherein said UI configured by the server includes at least a folder, thereby for allowing a user to post the folder for permitting at least one of online users, thereafter via the web portal, to access the folder including access of at least a next level of information of the folder.
31. The computing system of claim 22, wherein said UI is further configured to include a tree for allowing a user via the tree selecting a node to post a piece of information wherein the tree comprises at least a node and each node represents a piece of information in a resource structure, wherein the resource structure includes file system, network and storage structure.
32. The computing system of claim 22, wherein said UI is further configured to include a computer network of a plurality of computing devices thereby for allowing a user selecting a piece of information for a resource of the computer network to
post the piece of information for permitting at least one of online users, thereafter via the web portal, to access the resource.
33. A method for supporting at least a user to manage web portal hosted by a server in a communication system,
the method comprising:
configuring, by the server, at least a workspace memory being divided into a plurality of sections for storing information used for configuring contents of the web portal for a plurality of online users to access; and
sending a web user interface (hereinafter “UI”) from the server to a first end-user computing device associated to a first user for allowing the first user, via the UI displayed on the first end-user computing device, to submit request of creating and updating the contents of the web portal that includes:
instantly submit a request of posting a piece of information to a target web page of the web portal to cause the server storing the piece of information into one of the sections of the workspace memory when the server receives the request of posting from the first end-user computing device, and
instantly submit a request of deleting a previously posted piece of information from the target web page of the web portal to cause the server to remove the previously posted piece of information from one of the sections of the workspace memory when the server receives the request of deleting from the first end-user computing device; and
generating the target web page, by the server, to include the posted information in the workspace memory in response to any one of the online users via an end-user computing device to access the contents of the web portal across the world wide web.
34. The method of claim 33, wherein the workspace memory further comprises: at least one of the sections is designated to store information for a specific type of resource, wherein the specific type of resource includes message, file, folder, network, and storage resource.
35. The method of claim 33, wherein said UI configured by the server includes a text input field for allowing a user thereby to typing a piece of information to post the piece of information, wherein the posting of the piece of information includes to post a text message.
36. The method of claim 33, wherein said UI configured by the server includes at least a file, thereby for allowing a user to post the file for permitting at least one of the online users, thereafter via the web portal to access the file.
37. The method of claim 33, wherein said UI is further configured to include a computer network of a plurality of computing devices, thereby for allowing a user selecting a piece of information for a resource of the computer network to post the piece of information for permitting at least one of the online users, thereafter via the web portal, to access the resource.
38. The method of claims 33, wherein said first end-user computing device includes cellular phone and laptop computer that executes a web browser to display the UI and transmits each request submitted by the first user to the server.
39. The method of claims 33, wherein the UI configured by the server includes at least a folder, thereby for allowing a user to post the folder for permitting at least one of the online users, thereafter via the web portal, to access the folder including access of at least a next level of information of the folder.
40. The method of claims 33, further comprising to display a web user interface (“UI”) on a second end-user computing device associated with a second user, wherein the UI includes information from a private workspace memory that is assigned to the second user and comprises a plurality of sections thereby for storing information for the second users via the UI to manage the web portal.
41. The method of claim 33, wherein said storing the posted piece of information further comprises:
depositing the piece of information from a specific section of a private workspace into a corresponding section of the workspace memory based on type of the information, wherein the depositing of the piece of information includes deploying a lock to protect the deposit operation.
42. The computing system of claim 41, wherein the private workspace is exclusively assigned to first user and comprises a plurality of sections for storing information to be displayed via the UI on the first end-user computing device for the first user to manage the web portal.
43. The computing system of claim 22, wherein said UI configured by the server further includes a tree thereby allowing a user to select a node to post a piece of information, wherein the tree comprises at least anode and each node represents a information for a resource in a resource structure, wherein said resource include message, file, and folder.
US13/470,616 2002-08-06 2012-05-14 Method and Apparatus for Information Exchange Over a Web Based Environment Abandoned US20120226746A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/470,616 US20120226746A1 (en) 2002-08-06 2012-05-14 Method and Apparatus for Information Exchange Over a Web Based Environment

Applications Claiming Priority (7)

Application Number Priority Date Filing Date Title
US10/713,904 US7418702B2 (en) 2002-08-06 2002-08-06 Concurrent web based multi-task support for control management system
US40262602P 2002-08-12 2002-08-12
US10/713,905 US7379990B2 (en) 2002-08-12 2002-08-12 Distributed virtual SAN
US78765306P 2006-03-31 2006-03-31
US11/732,496 US20080091761A1 (en) 2002-08-06 2007-04-02 Method and apparatus for information exchange over a web based environment
US12/978,463 US20110119594A1 (en) 2002-08-06 2010-12-24 Method and apparatus for information exchange over a web based environment
US13/470,616 US20120226746A1 (en) 2002-08-06 2012-05-14 Method and Apparatus for Information Exchange Over a Web Based Environment

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/978,463 Division US20110119594A1 (en) 2002-08-06 2010-12-24 Method and apparatus for information exchange over a web based environment

Publications (1)

Publication Number Publication Date
US20120226746A1 true US20120226746A1 (en) 2012-09-06

Family

ID=46328636

Family Applications (6)

Application Number Title Priority Date Filing Date
US11/732,496 Abandoned US20080091761A1 (en) 2002-08-06 2007-04-02 Method and apparatus for information exchange over a web based environment
US12/978,463 Abandoned US20110119594A1 (en) 2002-08-06 2010-12-24 Method and apparatus for information exchange over a web based environment
US13/468,716 Expired - Lifetime US8977722B2 (en) 2002-08-06 2012-05-10 Method and apparatus for information exchange over a web based environment
US13/470,616 Abandoned US20120226746A1 (en) 2002-08-06 2012-05-14 Method and Apparatus for Information Exchange Over a Web Based Environment
US13/470,696 Abandoned US20130132853A1 (en) 2002-08-06 2012-05-14 Method and Apparatus for Information Exchange Over a Web Based Environment
US15/403,106 Abandoned US20170123608A1 (en) 2002-08-06 2017-01-10 Method and Apparatus For Information exchange Over a Web Based Environment

Family Applications Before (3)

Application Number Title Priority Date Filing Date
US11/732,496 Abandoned US20080091761A1 (en) 2002-08-06 2007-04-02 Method and apparatus for information exchange over a web based environment
US12/978,463 Abandoned US20110119594A1 (en) 2002-08-06 2010-12-24 Method and apparatus for information exchange over a web based environment
US13/468,716 Expired - Lifetime US8977722B2 (en) 2002-08-06 2012-05-10 Method and apparatus for information exchange over a web based environment

Family Applications After (2)

Application Number Title Priority Date Filing Date
US13/470,696 Abandoned US20130132853A1 (en) 2002-08-06 2012-05-14 Method and Apparatus for Information Exchange Over a Web Based Environment
US15/403,106 Abandoned US20170123608A1 (en) 2002-08-06 2017-01-10 Method and Apparatus For Information exchange Over a Web Based Environment

Country Status (1)

Country Link
US (6) US20080091761A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080091761A1 (en) * 2002-08-06 2008-04-17 Stt Webos, Inc. Method and apparatus for information exchange over a web based environment
US20110119353A1 (en) * 2002-08-06 2011-05-19 Tsao Sheng Tai Ted Method and Apparatus for information exchange over a web based environment
US20150089021A1 (en) * 2013-09-21 2015-03-26 Schlumberger Technology Corporation Project data management
US10484455B2 (en) 2002-08-06 2019-11-19 Sheng Tai (Ted) Tsao Method and apparatus for information exchange over a web based environment

Families Citing this family (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120079389A1 (en) * 2002-08-06 2012-03-29 Tsao Sheng Tai Ted Method and Apparatus For Information Exchange Over a Web Based Environment
US20080026730A1 (en) * 2006-07-26 2008-01-31 Appaji Anuradha K Mobile Application Server Module
US8725886B1 (en) 2006-10-20 2014-05-13 Desktone, Inc. Provisioned virtual computing
US8160941B1 (en) * 2007-12-07 2012-04-17 Jpmorgan Chase Bank, N.A. Interactive account management system and method
US20090299897A1 (en) * 2008-05-29 2009-12-03 Linda Wright Method and apparatus for providing an automated content time-sharing service
US9176953B2 (en) * 2008-06-04 2015-11-03 Tianjin Sursen Investment Co., Ltd. Method and system of web-based document service
US20100094716A1 (en) * 2008-10-15 2010-04-15 Ganesan Chandramouli Method and computer-readable storage media to determine and access provisioning services
JP4737283B2 (en) * 2008-12-19 2011-07-27 富士ゼロックス株式会社 Program, information processing apparatus and information processing system
US8589392B2 (en) 2009-01-15 2013-11-19 Microsoft Corporation Indexing and searching dynamically changing search corpora
TW201030645A (en) * 2009-02-03 2010-08-16 li-he Yao Information exchange apparatus, method and its management system by utilizing the wireless channel
JP5533117B2 (en) * 2009-10-02 2014-06-25 富士ゼロックス株式会社 Display control system, display control program, and corrected display information output method
US8645511B2 (en) * 2009-10-13 2014-02-04 Google Inc. Pre-configuration of a cloud-based computer
US8311032B2 (en) * 2009-12-03 2012-11-13 International Business Machines Corporation Dynamically provisioning virtual machines
US8352953B2 (en) * 2009-12-03 2013-01-08 International Business Machines Corporation Dynamically provisioning virtual machines
US9390089B2 (en) 2009-12-17 2016-07-12 Wausau Financial Systems, Inc. Distributed capture system for use with a legacy enterprise content management system
US9002838B2 (en) * 2009-12-17 2015-04-07 Wausau Financial Systems, Inc. Distributed capture system for use with a legacy enterprise content management system
JP5682996B2 (en) * 2010-02-04 2015-03-11 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Client program, terminal, server device, server program, system and method
US8418185B2 (en) 2010-10-19 2013-04-09 International Business Machines Corporation Memory maximization in a high input/output virtual machine environment
US20120115435A1 (en) * 2010-11-09 2012-05-10 Microsoft Corporation Privacy in Mobile Device Communications
US9032146B2 (en) 2010-11-30 2015-05-12 Lenovo Enterprise Solutions (Singapore) Pte. Ltd. Dynamic use of raid levels responsive to workload requirements
US9224133B2 (en) 2011-03-23 2015-12-29 Dell Products, Lp Method for establishing interpersonal communication and system
KR101295209B1 (en) * 2012-02-01 2013-09-12 엔에이치엔(주) Group messaging system, method and computer readable recording medium for providing file sharing through bidirectional interlock with a cloud server
AU2013224669B2 (en) * 2012-10-12 2019-05-16 Cogware Pty Ltd A method and system for managing information for user participation
US20150237400A1 (en) * 2013-01-05 2015-08-20 Benedict Ow Secured file distribution system and method
CN104102481A (en) * 2013-04-15 2014-10-15 富泰华工业(深圳)有限公司 Program package integrating system and method
US20150095799A1 (en) * 2013-09-30 2015-04-02 Sheng Tai (Ted) Tsao Method and Apparatus For Information Exchange Over a Web Based Environment
US9781123B2 (en) * 2014-04-25 2017-10-03 Samsung Electronics Co., Ltd. Methods of providing social network service and server performing the same
US9430669B2 (en) * 2014-07-23 2016-08-30 Dropbox, Inc. Collection folders in a content management system
WO2016059447A2 (en) * 2014-10-13 2016-04-21 Pismo Labs Technology Ltd. Methods and systems for configuring electronic devices
US9798567B2 (en) 2014-11-25 2017-10-24 The Research Foundation For The State University Of New York Multi-hypervisor virtual machines
US9395892B1 (en) 2015-03-23 2016-07-19 Dropbox, Inc. Shared folder backed integrated workspaces
US10621367B2 (en) 2015-04-17 2020-04-14 Dropbox, Inc. Collection folder for collecting photos
US10885209B2 (en) 2015-04-17 2021-01-05 Dropbox, Inc. Collection folder for collecting file submissions in response to a public file request
US9692826B2 (en) 2015-04-17 2017-06-27 Dropbox, Inc. Collection folder for collecting file submissions via a customizable file request
US10108688B2 (en) 2015-12-22 2018-10-23 Dropbox, Inc. Managing content across discrete systems
CN113301623A (en) 2015-12-23 2021-08-24 柏思科技有限公司 Method and system for selecting SIM card
US10713966B2 (en) 2015-12-31 2020-07-14 Dropbox, Inc. Assignments for classrooms
US11159638B2 (en) * 2016-04-29 2021-10-26 Veeva Systems Inc. Dynamic document access control in a content management system
CN108108205B (en) * 2016-11-25 2019-07-05 腾讯科技(深圳)有限公司 Application page surface treatment method and apparatus
US10970656B2 (en) 2016-12-29 2021-04-06 Dropbox, Inc. Automatically suggesting project affiliations
US10776755B2 (en) 2016-12-29 2020-09-15 Dropbox, Inc. Creating projects in a content management system
US10402786B2 (en) 2016-12-30 2019-09-03 Dropbox, Inc. Managing projects in a content management system
WO2018140492A1 (en) * 2017-01-25 2018-08-02 Mz Ip Holdings, Llc System and method for binding global objects in a client-server architecture
AU2017443348B2 (en) * 2017-12-22 2022-01-27 Motorola Solutions, Inc. System and method for crowd-oriented application synchronization
US11226939B2 (en) 2017-12-29 2022-01-18 Dropbox, Inc. Synchronizing changes within a collaborative content management system
CN110519315A (en) * 2018-05-21 2019-11-29 陈立新 File remote power feeding system
US11016798B2 (en) 2018-06-01 2021-05-25 The Research Foundation for the State University Multi-hypervisor virtual machines that run on multiple co-located hypervisors
US11194766B2 (en) 2018-11-06 2021-12-07 Dropbox, Inc. Technologies for integrating cloud content items across platforms
CN110096335B (en) * 2019-04-29 2022-06-21 东北大学 Service concurrency prediction method for different types of virtual machines
CN112565059B (en) * 2020-12-03 2022-06-28 城云科技(中国)有限公司 Message transmission method and system based on instant messaging private cloud architecture
US20220321373A1 (en) * 2021-03-30 2022-10-06 Snap Inc. Breakout sessions based on tagging users within a virtual conferencing system
US11588779B2 (en) * 2021-04-23 2023-02-21 Slade Technologies, Inc. Systems and methods for sharing channels in a group-based communication platform

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5987506A (en) * 1996-11-22 1999-11-16 Mangosoft Corporation Remote access and geographically distributed computers in a globally addressable storage environment
US20050086305A1 (en) * 2001-12-28 2005-04-21 Koch Robert A. Systems and methods for remote access to a display-based bulletin board in a shared user environment
US20050091595A1 (en) * 2003-10-24 2005-04-28 Microsoft Corporation Group shared spaces
US20050097440A1 (en) * 2003-11-04 2005-05-05 Richard Lusk Method and system for collaboration
US20060095514A1 (en) * 2004-10-20 2006-05-04 Inbit, Inc. Collaborative communication platforms
US7171468B2 (en) * 2001-11-10 2007-01-30 Kabushiki Kaisha Toshiba System and method for accessing a document management repository
US20070255712A1 (en) * 2005-01-10 2007-11-01 Instant Information Inc. Methods and systems for enabling the collaborative management of information using controlled access electronic workspace
US20080091761A1 (en) * 2002-08-06 2008-04-17 Stt Webos, Inc. Method and apparatus for information exchange over a web based environment
US20110119353A1 (en) * 2002-08-06 2011-05-19 Tsao Sheng Tai Ted Method and Apparatus for information exchange over a web based environment
US20120079389A1 (en) * 2002-08-06 2012-03-29 Tsao Sheng Tai Ted Method and Apparatus For Information Exchange Over a Web Based Environment
US20130124690A1 (en) * 2004-03-18 2013-05-16 Andrew Liebman Novel Media File Access and Storage Solution for Multi-Workstation/Multi-Platform Non-Linear Video Editing Systems

Family Cites Families (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4604694A (en) * 1983-12-14 1986-08-05 International Business Machines Corporation Shared and exclusive access control
US7167897B2 (en) * 1996-05-08 2007-01-23 Apple Computer, Inc. Accessories providing a telephone conference application one or more capabilities independent of the teleconference application
JP3610718B2 (en) * 1997-01-31 2005-01-19 富士通株式会社 Electronic conference system
US6321308B1 (en) * 1997-03-21 2001-11-20 Emc Corporation Method and apparatus for managing access requests from a plurality of devices using dual level queue locking scheme and a doubly-linked circular queue
US6571245B2 (en) * 1998-12-07 2003-05-27 Magically, Inc. Virtual desktop in a computer network
US6489980B1 (en) * 1998-12-29 2002-12-03 Ncr Corporation Software apparatus for immediately posting sharing and maintaining objects on a web page
US6317777B1 (en) * 1999-04-26 2001-11-13 Intel Corporation Method for web based storage and retrieval of documents
US8793374B2 (en) * 1999-12-02 2014-07-29 Western Digital Technologies, Inc. Managed peer-to-peer applications, systems and methods for distributed data access and storage
US6734886B1 (en) * 1999-12-21 2004-05-11 Personalpath Systems, Inc. Method of customizing a browsing experience on a world-wide-web site
US7865545B1 (en) * 1999-12-28 2011-01-04 International Business Machines Corporation System and method for independent room security management
US6873343B2 (en) * 2000-05-11 2005-03-29 Zoran Corporation Scalable graphics image drawings on multiresolution image with/without image data re-usage
US20040006566A1 (en) * 2000-11-07 2004-01-08 Matt Taylor System and method for augmenting knowledge commerce
US20020118808A1 (en) * 2001-02-23 2002-08-29 Kelleher David Wayne Conference system
US20020129106A1 (en) * 2001-03-12 2002-09-12 Surgency, Inc. User-extensible system for manipulating information in a collaborative environment
US7353252B1 (en) * 2001-05-16 2008-04-01 Sigma Design System for electronic file collaboration among multiple users using peer-to-peer network topology
US20030097410A1 (en) * 2001-10-04 2003-05-22 Atkins R. Travis Methodology for enabling multi-party collaboration across a data network
US7546359B2 (en) * 2001-10-24 2009-06-09 Groove Networks, Inc. Method and apparatus for managing a peer-to-peer collaboration system
US6938070B2 (en) * 2001-12-17 2005-08-30 Dassault Systemes Conflict resolution for collaborative work system
US7181489B2 (en) * 2002-01-10 2007-02-20 International Business Machines Corporation Method, apparatus, and program for distributing a document object model in a web server cluster
US20030135565A1 (en) * 2002-01-14 2003-07-17 Julio Estrada Electronic mail application with integrated collaborative space management
US20040044648A1 (en) * 2002-06-24 2004-03-04 Xmyphonic System As Method for data-centric collaboration
US20040019640A1 (en) * 2002-07-25 2004-01-29 Bartram Linda Ruth System and method for distributing shared storage for collaboration across multiple devices
US7548930B2 (en) * 2002-10-18 2009-06-16 Neighborhood America Platform for management of internet based public communications and public comment
US7549047B2 (en) * 2002-11-21 2009-06-16 Xerox Corporation Method and system for securely sharing files
JP2006518507A (en) * 2003-02-19 2006-08-10 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ System for ad hoc sharing of content items between portable devices and its interaction method
US20050050021A1 (en) * 2003-08-25 2005-03-03 Sybase, Inc. Information Messaging and Collaboration System
US7734690B2 (en) * 2003-09-05 2010-06-08 Microsoft Corporation Method and apparatus for providing attributes of a collaboration system in an operating system folder-based file system
US8250150B2 (en) * 2004-01-26 2012-08-21 Forte Internet Software, Inc. Methods and apparatus for identifying and facilitating a social interaction structure over a data packet network
US20050262006A1 (en) * 2004-05-20 2005-11-24 Bea Systems, Inc. Systems and methods for a collaboration server
US7702730B2 (en) * 2004-09-03 2010-04-20 Open Text Corporation Systems and methods for collaboration
US7634735B2 (en) * 2004-11-24 2009-12-15 Mccary David W Collaborative platform
EP1672484A1 (en) * 2004-12-17 2006-06-21 Sap Ag System for identification of context related information in knowledge sources
US7747685B2 (en) * 2005-01-20 2010-06-29 International Business Machines Corporation Method for automatic detection of display sharing and alert generation in instant messaging
US7620902B2 (en) * 2005-04-20 2009-11-17 Microsoft Corporation Collaboration spaces
KR100739722B1 (en) * 2005-08-20 2007-07-13 삼성전자주식회사 A method for managing a flash memory and a flash memory system
US20070113188A1 (en) * 2005-11-17 2007-05-17 Bales Christopher E System and method for providing dynamic content in a communities framework
US20080034038A1 (en) * 2006-08-04 2008-02-07 Jean-Pierre Ciudad Sharing Application Output In Chat Environment
US9602605B2 (en) * 2007-10-26 2017-03-21 Facebook, Inc. Sharing digital content on a social network
US9418165B2 (en) * 2007-10-30 2016-08-16 Michael Fitzpatrick Context recognition through screensharing

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5987506A (en) * 1996-11-22 1999-11-16 Mangosoft Corporation Remote access and geographically distributed computers in a globally addressable storage environment
US7171468B2 (en) * 2001-11-10 2007-01-30 Kabushiki Kaisha Toshiba System and method for accessing a document management repository
US20050086305A1 (en) * 2001-12-28 2005-04-21 Koch Robert A. Systems and methods for remote access to a display-based bulletin board in a shared user environment
US20120079389A1 (en) * 2002-08-06 2012-03-29 Tsao Sheng Tai Ted Method and Apparatus For Information Exchange Over a Web Based Environment
US20120221957A1 (en) * 2002-08-06 2012-08-30 Tsao Sheng Tai Ted Method and Apparatus for information exchange over a web based environment
US20120084658A1 (en) * 2002-08-06 2012-04-05 Stt Webos, Inc. Method and apparatus for information exchange over a web based environment
US20080091761A1 (en) * 2002-08-06 2008-04-17 Stt Webos, Inc. Method and apparatus for information exchange over a web based environment
US20110119353A1 (en) * 2002-08-06 2011-05-19 Tsao Sheng Tai Ted Method and Apparatus for information exchange over a web based environment
US20110119594A1 (en) * 2002-08-06 2011-05-19 Stt Webos, Inc. Method and apparatus for information exchange over a web based environment
US20050091595A1 (en) * 2003-10-24 2005-04-28 Microsoft Corporation Group shared spaces
US20050097440A1 (en) * 2003-11-04 2005-05-05 Richard Lusk Method and system for collaboration
US20130124690A1 (en) * 2004-03-18 2013-05-16 Andrew Liebman Novel Media File Access and Storage Solution for Multi-Workstation/Multi-Platform Non-Linear Video Editing Systems
US20060095514A1 (en) * 2004-10-20 2006-05-04 Inbit, Inc. Collaborative communication platforms
US20070255712A1 (en) * 2005-01-10 2007-11-01 Instant Information Inc. Methods and systems for enabling the collaborative management of information using controlled access electronic workspace

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
T. Horstmann and R. Bently. "Distributed Authoring on the Web with the BSCW Shared Workspace System." StandardView Vol. 5, No. 1. March, 1997. pgs. 9-16. *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080091761A1 (en) * 2002-08-06 2008-04-17 Stt Webos, Inc. Method and apparatus for information exchange over a web based environment
US20110119353A1 (en) * 2002-08-06 2011-05-19 Tsao Sheng Tai Ted Method and Apparatus for information exchange over a web based environment
US10326770B2 (en) 2002-08-06 2019-06-18 Stt Webos, Inc. Method and apparatus for controlling access pools of computing systems in a web based environment
US10484455B2 (en) 2002-08-06 2019-11-19 Sheng Tai (Ted) Tsao Method and apparatus for information exchange over a web based environment
US20150089021A1 (en) * 2013-09-21 2015-03-26 Schlumberger Technology Corporation Project data management

Also Published As

Publication number Publication date
US20130132853A1 (en) 2013-05-23
US20170123608A1 (en) 2017-05-04
US8977722B2 (en) 2015-03-10
US20110119594A1 (en) 2011-05-19
US20080091761A1 (en) 2008-04-17
US20120221957A1 (en) 2012-08-30

Similar Documents

Publication Publication Date Title
US11463442B2 (en) Method and apparatus for information exchange over a web based environment
US8977722B2 (en) Method and apparatus for information exchange over a web based environment
US10484455B2 (en) Method and apparatus for information exchange over a web based environment
US20120079389A1 (en) Method and Apparatus For Information Exchange Over a Web Based Environment
US20150095799A1 (en) Method and Apparatus For Information Exchange Over a Web Based Environment
WO2007123785A2 (en) Method and apparatus for information exchange over a web based environment
US10079726B1 (en) System and method for displaying and operating multi-layered item list in web browser with supporting of concurrent users
US20110066948A1 (en) Method and apparatus for accessing and managing a multi-layered virtual server by deploying web folder tree
CN103780700A (en) Application system and method for achieving compatibility and sharing among multi-source heterogeneous systems
US9323757B2 (en) System and method for displaying, and operating multi-layers item list in web-browser with supporting of concurrent multi-users
US20100242099A1 (en) Method and apparatus of UI design for web-based computer user working environment
US20240098136A1 (en) Method and Apparatus For Information exchange Over a Web Based Environment
US11533365B2 (en) System and method for displaying and operating multi-layered item list in web browser with supporting of concurrent users
Kumar et al. Collaborative Engineering Portal.

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION