EP1836662A1 - Verfahren und system zum einrichten eines informationskommunikations- und berechnungsrahmens - Google Patents

Verfahren und system zum einrichten eines informationskommunikations- und berechnungsrahmens

Info

Publication number
EP1836662A1
EP1836662A1 EP05823787A EP05823787A EP1836662A1 EP 1836662 A1 EP1836662 A1 EP 1836662A1 EP 05823787 A EP05823787 A EP 05823787A EP 05823787 A EP05823787 A EP 05823787A EP 1836662 A1 EP1836662 A1 EP 1836662A1
Authority
EP
European Patent Office
Prior art keywords
netalter
service
services
per
network
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.)
Withdrawn
Application number
EP05823787A
Other languages
English (en)
French (fr)
Inventor
Yogesh Chunilal 1302 A-Wing Mahavir Rs. RATHOD
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.)
Rathod Rajesh Chunilal
White Vision Software Ltd
Original Assignee
Rathod Rajesh Chunilal
White Vision Software Ltd
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 US11/171,520 external-priority patent/US20060165040A1/en
Application filed by Rathod Rajesh Chunilal, White Vision Software Ltd filed Critical Rathod Rajesh Chunilal
Publication of EP1836662A1 publication Critical patent/EP1836662A1/de
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Definitions

  • the present invention relates to system and method for universal distributed information computation & communication and more specifically to the service browser application, SOA infrastructure, internet alternate, grid computing infrastructure, peer to peer communication, search algorithm, internet wide operating system, application management, developers development platform and an on demand application, information, service & computing resources and its method of implementation.
  • the Internet was designed to hold smaller networks together, turning then into one ' big network.
  • the major limitations with internet framework is disability at user end to cross check the accuracy, currency, authority, reliability, objectivity and truthfulness of its contents. Further virus and spamming attacks to the connected network users put users at risk making internet itself a hazardous product being offered to users violating all laws with customers' been privileged with.
  • IPR being meant for protection tool to inventor, via internet IP that worth billions of dollars is infringed in terms of copyright infringement and circulation of the same into the grey market hosted online, causing piracy of product that has come out of intellect of inventor, demeaning of the respect towards science and creativity.
  • the Internet is Protocol based network.
  • a protocol is an agreement about how things work together. This protocol does not specify what people can do with the network. So in the backdrop of other services being offered keeping user in the context likewise other telecommunication facilities has converged to offer user centric services. This has not been the case with Internet wherein users are always been conferred with limited actionable ability over network.
  • P2P Peer-to-Peer
  • Gartner Group describes P2P computing as: "a set of computing nodes that treat each other as equals (peers) and supply processing power, content or applications to other nodes in a distributed manner, with no presumptions about a hierarchy of control”.
  • Grid computing which is sometimes referred to as distributed processing computing, has been proposed and explored as a means for bringing together a large number of computers of wide ranging locations and often disparate types for the purpose of utilizing idle computer processor time and/or unused memory by those needing processing or storage beyond their capabilities. While the development of public networks such as the Internet has facilitated communication between a wide range of computers all over the world, grid computing aims to facilitate not only communication between computers by also to coordinate processing by the computers in a useful manner. Typically, jobs are submitted to a managing entity of the grid system, and the job is executed by one or more of the computers on the grid.
  • grid computing is directed at harnessing unused processing cycles of all the computers within the grid to solve problems that require more computing resources than could be provided on any single machine.
  • SETI Search for Extraterrestrial Intelligence
  • the present invention discloses a new method a global NetAlter Service Manager (Multi Scale, Multi Purpose) distributed computing method to achieve that goal.
  • Another prominent dissatisfying shortcoming is accessing to each participating computer not being automated for dynamic selection. For example, in PVM, if a user wants 1000 computers to work together, he/she has to physically locate them and obtain accounts from each node. It also limits the scalability wherein no idle computer in the world is allowed to join the distributed computing group freely.
  • the existing communication means though integrates all communicating devices and technologies enabled through operation it lacks unavailability of convergence of all such communication and computation means to manage operations securely, distributedly and in faster way.
  • web services refers to an interface that describes a collection of network-accessible operations.
  • Web services technology is a mechanism for distributed application integration, also commonly referred to as the "service-oriented architecture" for distributed computing. Web services fulfill a specific task or a set of tasks. They may work with one or more other web services in an interoperable manner to carry out their part of a complex workflow or a business transaction by providing a standard means of interoperating between different software applications, running on a variety of platforms and/or frameworks.
  • a Web service is a software system designed to support interoperable machine-to- machine interaction over a network. It has an interface described in a machine-processable format (specifically WSDL). Other systems interact with the Web service in a manner prescribed by its description using SOAP messages, typically conveyed using HTTP with an XML serialization in conjunction with other Web-related standards.
  • the Web services architecture is an interoperability architecture, it identifies those global elements of the global Web services network that are required in order to ensure interoperability between Web services such a typical web service design pattern and structured methodology is illustrated and described in US patent application no 20050044197 by Lai et al
  • HTTP Hypertext Transfer Protocol
  • SOAP Simple Object Access Protocol
  • XML Extensible markup Language
  • WSDL Web Services Description Language
  • UDDI Universal, Description, discovery, and Integration
  • HTTP is commonly used to exchange massages over TCP/IP (Transmission Control Protocol/ Internet Protocol) networks such as Internet.
  • SOAP is XML based protocol used to invoke methods in distributed environment.
  • XML protocol is an evolving specification of the World Wide Web Consortium (W3C) for an application layer transfer protocol that will enable application to application massaging.
  • W3C World Wide Web Consortium
  • XML Protocol may converge with SOAP.
  • WSDL is an XML format for describing distributed network services.
  • UDDI is an XML-based registry technique with which businesses may list their services and with which service requesters may find businesses providing particular services. Just-in-time application integration is possible by issuing UDDI requests to locate distributed services through a UDDI registry, and dynamically binding the requester to a located service using service information that is conveyed in a platform-neutral WSDL format using SOAP/XML Protocol and HTTP messages. [0040] Thus, using these above said components, web services deemed to provide requesters with transparent access to program components that may reside in one or more remote locations, even though those components might run on different operating systems and be written in different programming languages than those of the requester.
  • Such a web service application is illustrated in very primary form comprising of client- server application for information access in US patent application no. 20040221001 by Anagol- Subbarao, Anjali ; et al. wherein the interface module, implementation module and fulfillment module are hosted on the server computer and users are requesting the resources by means of XML, SOAP, UDDI & WSDL to constitute web service .
  • illustration of web service is at very basic level as a universal client server architecture that allows disparate systems to communicate with each other, without using proprietary client libraries.
  • a web services architecture simplifies the development process typically associated with client/server applications by effectively eliminating code or programming dependencies between client and server. No custom connectors or enterprise application integration (EAI) is required.
  • Server interface information is disclosed to the client via a configuration file encoded in a standard format, such as by use of a WSDL file. Doing so allows the server to publish a single file for all target client platforms, such as in a UDDI registry
  • a grid is "a collection of distributed computing resources available over a local or wide area networks that appear to an end user or application as one large virtual computing system.
  • the vision of grid computing is to create virtual dynamic organizations through secure, coordinated resource sharing among individuals, institutions and resources.
  • Grid computing is an approach to distributed computing that spans not only locations but also organizations, machine architectures and software boundaries to provide unlimited power, collaboration and information access to everyone connected to a Grid”.
  • Grid technology allows enterprises to share resources as they form “virtual organizations” —that is, the enterprises share their resources and services (which may be in geographically-widespread locations and which may have heterogeneous computing platforms) to form virtual computing services.
  • virtual organizations that is, the enterprises share their resources and services (which may be in geographically-widespread locations and which may have heterogeneous computing platforms) to form virtual computing services.
  • Open Grid Services Today, an architecture referred to as "Open Grid Services” is being developed by academic and scientific communities, along with commercial enterprising entities such as International Business Machines Corporation (IBM), SUN JAVA, and MICROSOFT TECHNOLOGIES, as an evolution of grid technology. Wherein estimated billions of dollars of industry capital is being invested to explore the opportunities to make the above said vision a success.
  • This Open Grid Services Architecture (“OGSA”) enables a grid to provide enterprises with an extensible set of services that can be aggregated by the virtual organizations.
  • OGSA OGSA
  • all computational resources, storage resources, networks, programs, databases, and so forth are modeled as services, providing a service-oriented view.
  • OGSA leverages web services technology as well as grid technology.
  • the OGSA work effort includes an evolution of a programmer's toolkit referred to as the "Globus Toolkit", which is designed to make creation of grid-based applications easier.
  • the Globus Toolkit defines a "grid runtime" as a set of services. This set of services includes: (1) a Grid Resource Allocation and Management (“GRAM”) protocol and “gatekeeper” service, designed to provide secure, reliable service creation and management; (2) a Monitoring and Discovery Service (“MDS-2”) for information discovery; and (3) a Grid Security Infrastructure for single sign-on, delegation, and credential mapping.
  • GRAM Grid Resource Allocation and Management
  • MDS-2 Monitoring and Discovery Service
  • a server accepts a user request via a web browser, uses the XML based workflow definition language such as WSFL to create a web service to identify the correct grid or grids that would provided the requested resource, identify an available member of the chosen grid, and create a request that can be processed by the grid member operating within the grid protocols. Once the grid member has obtained the requested solution, the solution is returned to the web service and then supplied to the non-member device.
  • XML based workflow definition language such as WSFL
  • An autonomic system is defined as one which displays one or more of the following characteristics: (1) self-defining; (2) self-configuring; (3) self-optimizing; (4) self- healing; (5) self-protecting; (6) anticipatory; and (7) contextually aware in a heterogeneous environment.
  • the method disclosed herein describes a convergence operating software platform to run on plurality of hardware platforms to carry out plurality of operations related to communication, computation and information search and retrieval for social communication and business applications.
  • NetAlter proposes a logical, clustered, flexible, auto-trusted ICC network development approach , wherein the said operating system for resource management is extended to form a browser application with active explorer for communication and computation operating platform.
  • service browser software application forms a universal tool essentially supporting NetAlter' s distributed, clustered and layered model philosophy wherein the said browser application being installed on every channel nodal members (users) in the NetAlter framework providing means for information communication and computation.
  • the said service browser application installed therein stand alone machine providing management & tool for related information therein.
  • the said NetAlter service browser application providing plurality of functionalities for information communication and computation comprising of information & entity searching & matching, communication tools, multi-client operations, multi-users operations, multi devices hosting, multitasking operations, multi-language support etc.
  • the NetAlter framework is a method and system for alternative ICC framework creation engrossing computational grid and peer to peer communication capability forming truly democratic, federal, service oriented, and heterogeneous user centric distributed infrastructure.
  • a set of web services is created through which a user can access a computational grid using a subscriber device functional via ports.
  • the web services are created using an XML based workflow definition language, such as Web Services Flow Language (WSFL) to provide access to one or more computational grids.
  • WSFL Web Services Flow Language
  • a server accepts a user request via a service browser application, uses the XML based workflow definition language such as WSFL to create a web service to identify the designated portion of the NetAlter framework that would provide the requested resource, identify an available subscriber of the chosen portion of the framework, and create a request that can be processed by the NetAlter subscriber operating within the specified portion of the framework.
  • the solution is returned to the web service and then supplied to the non-subscriber device.
  • the web service can inform the subscriber device of the location of the non-subscriber device as part of the request, and the subscriber device can then communicate directly with the non-subscriber device.
  • subsequent similar requests can invoke the previously created web service, thus eliminating the need to create a new web service for a specific request.
  • the NetAlter utilizes a web service by means of service browser application that accepts requests for a information communication and computation in HTTP Post format and creates a request that can be sent to a NetAlter subscriber in the form of a SOAP envelope.
  • the web service determines the location of the requested solution with one or more portions of the NetAlter framework, and sends the SOAP envelope to the appropriate NetAlter subscriber, in accordance with WSFL.
  • the SOAP envelope can be processed by the subscriber and the solution is returned to the web service via a second SOAP envelope.
  • the web service reads the returned SOAP envelope and returns the results to the non-subscriber device via an HTTP command.
  • NetAlter system and method provides predefined user centric framework creation methodology for information communication and computation till the implementation level in terms of software product of NetAlter service browser based on the communication and computation infrastructure creation methodology rendered by business method involved therein.
  • An object of the invention is to fulfill the needs referred to above.
  • broadest object is to build holistic framework meant for convergence of prevailing communication and computation technologies for faster, reliable, secure and personalized, customizable Information Computation & Communication (ICC) framework.
  • ICC Information Computation & Communication
  • Another significant object of the present invention is to devise a universal operating system software application preferably identifies as NetAlter service browser for management and functioning of the said ICC framework preferably identified as NetAlter framework..
  • Another significant object of the present invention is to devise a system and method to implement Artificial Intelligence into the said NetAlter operating system supplementing the automation part.
  • Yet another significant object of the present invention is to make use of idle computing resources (CPU Cycles, HDD Storage, Attached devices like printer, Web Camera etc.) on the distributed computers while being acceptable to the public.
  • idle computing resources CPU Cycles, HDD Storage, Attached devices like printer, Web Camera etc.
  • Another object of the present invention is to engross service-oriented feature into said ICC framework whereby users are put at front for every service being offered whereby offering people oriented system and framework.
  • Yet another object of the present invention is to build up a democratically federated ICC framework.
  • Yet another object of the present invention is to build up an information management & dissemination framework for related universal resource planning keeping global information explosion in perspective.
  • Yet another object of the present invention is to form a grid framework engrossed with supercomputing abilities functional at dynamic users' terminals in the form of distributed supercomputing Information Computation & Communication (ICC) framework.
  • ICC distributed supercomputing Information Computation & Communication
  • Yet another object of the present invention is to exploit and enjoy existing all functionalities of peer-to-peer network.
  • Yet another object of the present invention is to build a recurring framework comprising of networks' network forming aggregation of networks.
  • Yet another object of the present invention is to devise a system to exploit the cascading advantages where each one functionality does supports and add value to other every related functionality.
  • Yet another object of the present invention is to devise a universally uniform interface for user-friendly operations to connect right people, at right time for right information maintaining uniformity of services.
  • Yet another object of the present invention is to bring into reality the visionary concept of semantic network framework development whereby causing automatic data retrieval more intelligently.
  • Yet another object of the present invention is to devise a fully interoperable system, which is functional in every network irrespective of location, and subject matter.
  • Another significant object of the present invention is to support user centric framework creation wherein privacy of user in all contexts is preserved therein.
  • Yet another object of present invention is to devise a searching solution to locate peers and required information on the network at much faster speed with improved precision level from variety of multiple sources.
  • Yet another object of present invention is to build an ICC framework wherein security aspect of users and framework itself at large should be taken care of by means of virus deterrent, spam & piracy free accountable framework.
  • Yet another object of present invention is to devise an ICC framework wherein all parties involved are identified on the network by means of universal unique id.
  • Yet another object of present invention is to devise a system wherein all operations irrespective of time, location and connected member's attribute in the system is recorded & maintained in the form of inventory for reference for future queries if any.
  • Yet another object of present invention is achieving duplication deterrence of content along with maintaining excellent data currency
  • Yet another object of present invention is to automate business process by means of business logic provided at user terminals in addition, to create B2B exchanges.
  • Yet another object of present invention is to devise protocols to enable collaborative and syndicative network operation within the ICC framework acting as user owned system at large.
  • Yet another object of present invention is to create dynamically synchronized ICC services, which reflect current and updated information content and status of all variables in an automated manner.
  • Still another object of present invention is to foster networked community development with user-friendly system so as to foster information usage at the grass root level irrespective of digital equipment of the user.
  • Yet another object of the present invention is to devise a digital license based system in terms of encrypted keys for ensuring security standards and faster mobility of operations.
  • Still another object of an invention is to provide automatic clustering on the back end, combined operating system (OS) with database and on demand application along with lowering
  • Still another objective is development of devising means for local resources utilization while connected, processing power, RDBMS usage, multi users, clients devices, remote users, multiple source of information for one category, updated data, save time & economic.
  • Yet another important object of present invention is to transform read only, partially informed internet framework to full feature NetAlter framework.
  • Yet another object of present invention is to devise an exclusive operating environment for NetAlter Operating System, aimed at People oriented autonomic capabilities involved therein.
  • Yet another object of present invention is to empower user with enormous capabilities to manage own data & information content over a distributed framework with regard to personal customizable portal & server thereof.
  • Yet another object of present invention is to fostering the use of personal portal via personal server for creation of personal network so as to define a interested peers personal network.
  • Yet another significant object of present invention is to remove most of the existing limitations of internet framework including its browser capabilities, ways & means of performing, e-commerce transactions, search techniques.
  • Yet another object is to devise system enabled with Rich Client techniques & concepts.
  • Yet another significant object of present invention is form automatically provisioned NetAlter framework having following characteristics: standardization, specialization, large number of module & services, portability, normalization, scalability, transformational, everywhere, every device, automation, secured, current data, duplication deterrent , low maintenance, low development cost, ready to use, each step comparison, matching, easy availability, ranking, built groups for information sharing ability.
  • Yet another object of present invention is to build up framework wherein there is no flashy & wacky advertisements, no proprietary search engines as well as domain name free network whereby reducing the hype being made on IPR of domain name registration and protection of the same like trademark.
  • Yet another object of present invention is to devise a smart system and method for information collection, organization, integration, collaboration and Distribution for development of networked community by secure means of trusted layered networking.
  • Yet another object of present invention is to devise a business application framework wherein e-commerce is possible in visual, voice enabled and automated mode.
  • Yet another object of present invention is to devise a means to identify each of the active nodes in the network. Thus, to ensure security and accountability.
  • Yet another objective of the present invention is to foster the e-commerce operations within the framework supported with automated marketing of the same.
  • the present invention devises a universal distributed computation and communication software solution, standards, in terms of service browser application. No other methods to date can make use of idle CPU resources on the Internet while being acceptable to the public.
  • web services represent an emerging set of standards that enable to provide web-accessible software functions to users or business partners through structured interaction and non-proprietary standards.
  • a web service is a programmatic interface, which is network-addressable through a universal resource identifier (e.g., a URL), and which is transported, routed, and packaged over network protocols, such as Hypertext Transport Protocol (HTTP) or TCP/IP.
  • HTTP Hypertext Transport Protocol
  • TCP/IP Transmission Control Protocol
  • XML is an increasingly adopted standard for describing data format and syntax using a mark-up format.
  • XML is used in the web service's programmatic interface to define Remote Procedure Calls (RPC) for accessing legacy systems.
  • RPC Remote Procedure Calls
  • a generally accepted standard for defining web service interfaces is the Web Service Description Language (WSDL).
  • the WSDL standard provides a standardized, XML-based format for describing the interfaces, their operations, and inputs/outputs.
  • SOAP Simple Object Access Protocol
  • the request is formatted based on a WSDL specification.
  • the application receives the request, processes it, and returns a response based on the formatted WSDL specification.
  • the present invention provides methods and systems whereby the present invention chalks out a convergence solution and standards to organize the information communication & computation(ICC) access modality of users, concomitant with information rights of user with best exploitation of prevailing technologies in terms of system and method to build a universally distributed application in an organized & standardized way that engrosses supercomputing capabilities into the framework, forming a computing grid along with peer to peer communication infrastructure.
  • a convergence solution being referred to as NetAlter communication & computation framework.
  • the said NetAlter framework comprising of disparate universally distributed computer systems enabling formation of communication & computation networks and an effective means for alternative ways to utilize presently unorganized internet framework.
  • the distributed network comprises of multiple clients disparate in nature placed at specified level of operation in the network architecture that essentially follows Trusted Flexible Hierarchical Layer (TFHL) networking standards devised to establish alternative communication methodology to internet as well as enterprise communication framework wherein said TFHL defines the predetermined specified relational administrative rights of all software powered channel node members in the framework.
  • TFHL Trusted Flexible Hierarchical Layer
  • channel node members comprise of a central control in the form of NetAlter, plurality of service module developers, plurality of service and module providers, plurality of service & module publishers & distributors and at the end of the NetAlter framework hierarchy are plurality of subscribers.
  • the software for administration of framework provided to channel node members is browser application for NetAlter operations management at specified hierarchical level in the framework.
  • TFHL Trusted Flexible Hierarchical Layer
  • the layered methodology for framework organization comprises of plurality of framework levels based on plurality of rationale segregating the framework in an identified parts thereof.
  • the concentric circular model in proposition in FIG. 24 illustrates NetAlter framework as a whole in terms of global perspective, which further comprises of plurality of fields, locations, networks, domains, sub- domains, entities and their attributes. Further each field represented in plurality of location, with each location comprising of plurality of networks, with still further networks comprising of plurality of domains with still further domains comprising of plurality of sub-domains, wherein still further essentially plurality of entities defining sub-domains at large having plurality of attributes thereof.
  • Most network servers are designed on a Client-Server basis in which clients connect to a server, begin a conversation to get information or perform an operation. This conversation is also called a transaction or session.
  • the server is the information provider and the client is the receiver.
  • the goal of the service provider is to attract as many users (clients) as possible.
  • the software application hereinafter referred to as service browser is truly devised for distributed operations, wherein the activity rights in the NetAlter framework is bestowed upon user through its attributes and the same being controlled in terms of digitized keys bearing the administrative rights descriptors and communicated across in the plurality of ways of communication.
  • the service browser application installed therein the users' device forming universally uniform active interface for information communication and computation (ICC) comprising of flexibly adjustable two separating panes namely explorer and viewer portion thereof, explorer showing active links with reference to related channel node members and viewer being displaying the same for further operations.
  • ICC information communication and computation
  • any peer can ask other dynamically assigned peers to work for it at the same time the source peer provides the computing peers with some task to perform.
  • Source peer node gain access to the service and in return, it pay back with part of its idle computing resource. It is the computing power contributed by all connected peers in the NetAlter framework that makes presently distributed system a supercomputing grid.
  • No other methods to date can make use of idle CPU resources on the Internet while being acceptable to the public.
  • Other distributed computing methods either require direct access to client machines or special setup. Normally, it consists of a lot of static nodes and each node runs some daemon dedicated to computing. In other words, all nodes are full-time contributors.
  • the aforementioned scenario is unlike NetAlter framework, which only contributes one's free idle CPU resources when it connects to get service from the server and vice a versa. Therefore, the present invention is a, mutually beneficial procedure for all connected members.
  • the distributed network communication is made possible by means of NetAlter browsers operating platform and same can be used to operate the network activities and computation in plurality of ways like peer-to- peer, offline, online etc.
  • the service browser helps to manage the network operation and is the means to administrative functions and information management.
  • the invention overcomes vexing flaws in presently available internet framework and grid computing.
  • the present invention defines ICC (Information Computation & Communication) framework for leveraging present internet infrastructure, grid, peer-to-peer and web services related technologies, standards, and concepts to foster democratically provisioned ICC facilities.
  • ICC Information Computation & Communication
  • the basic inventive feature of the present invention lies in its methodology of logical organization of framework in the layered manner, business concept building supported by means of software application and adjudging the same in light of reality.
  • the distributed network communication is made possible by means of NetAlter Service browser providing a tool to access the network contents in multiple ways like peer to peer, offline, online etc. Also the data management of the accessed information is facilitated by means of in-build customized support.
  • the explorer helps manage the network operation and is the means to administrative functions and information management, which is TFHL level specific, hence secure means for communication.
  • Network Automation comprising of distributed proactive methodology to devise value added alternate information framework (NetAlter Framework) intended to devise an alternate to internet framework, social networking, digital marketing, current business practices and other digital communication methodologies for end to end Network Automation which is means to create and manage, as per Network Topology and Models being automatically provisioned, one or more reliable, secure, credible, standardize, scalable, unified, interoperable, modular & researched, service specific, self contained, federal, collaborative and syndicative social, business and internet alternate Networks and/or other networks in each specific field or area in particular location, which comprises Universal framework Manager meant for central certifying and administering authority provided with NetAlter functionality and disparate CNMs with their respective functionalities.
  • NetAlter Framework value added alternate information framework
  • the system and method comprising of distributedly proactive automated framework to devise a universally distributed application in an organized way that engrosses supercomputing capabilities into the framework which form a computing grid comprising of disparate universally distributed computer systems enabling formation of communication & computation networks to bestow proportional computational capabilities at user end.
  • the logical layers in the NetAlter framework comprises of multiple Providers meant for serving single domain as well as network which are followed by Domain further which has one or more optional Sub-Domains or N number of sub-sub-domains in multiple locations owned, controlled by same or different owners, each with multi administration level functionality defined as per TFHL which consist of one or more Entities known or linked directly or indirectly to the user via its Attribute Information.
  • the NetAlter system Framework essentially comprises of four main CNMs namely
  • NetAlter Service Distributor [0141] All NetAlter CNMs being bestowed with respective NetAlter service Browser application, thereby acting as a network and information management tool as per administration rights granted.
  • Every CNM in the NetAlter framework are identified and accordingly provided with required functionality acting as core security mechanism to control any kind of mal operation or unauthorized activity into the system irrespective of its location and digital equipment to break the wall.
  • NetAlter Framework means one broad unique, standard platform to build social business, internet alternate network or other types of network wherein System provides End to End Network Automation to successfully build, manage, and collaborate by means of licensing certificates and permissions protocols established therein between network's and connected domain's browsers.
  • NetAlter framework in another significant visionary embodiment of the NetAlter framework is to devise a method of communication to address a information requirement involving access to and use of computer information resources, where more than one resource is capable of addressing the information requirement (multiplicity of sources), wherein plurality of computer information resources has been represented using service modules, thereby obtaining descriptions of the resources in the browser's explorer; arranging the descriptions in one or more semantic ontology; accessing one or more of the ontology to select a particular one of the plural information resources as available and/or qualified for addressing the information requirement.
  • the semantic ontology is necessarily domain specific and responsibility of ontology development lies with NetAlter Service Module Developer.
  • the system and components of NetAlter Framework essentially acts as central repository of all the identity proofs and record of all activities being performed over any node in the said framework so as to establish NetAlter as a central organizing authority meant for monitoring & brokering of NetAlter services.
  • the NetAlter acts as a central means to control & monitor the data related to identification proof of channel node members, browsers' licensing, peer to peer coordination & discovery services, synchronization & updates, quality control & assurance of the same, reports & analysis, AMA & search engine management, user complaints, user feedbacks, action, supports, lock & unlock system, communication, marketing & advertising, e-commerce, data mart, resource offering inventory, consulting and security concerns at large.
  • control & monitoring functionality is devised for members' service browser licensing management wherein NetAlter monitor and control distribution of service browser's product key to users as a tool to globally identify the node analogous to its equivalent counterpart i.e. IP address in internet framework. Also, monitor & control the port address and computational resource offering services within the Framework globally along with keeping track of wide-ranging attributes of the said nodes along with Administrative functionalities conferred to it so as to keep check of resource utilization based on that.
  • the NetAlter monitoring functionality is devised for peer-to-peer coordination & discovery services management wherein NetAlter monitor and maintains all attributes of every CNM and helps identify the same by means of look up server referred to as NetAlter layered peer-to peer distributed cluster wise supercomputing, Wherein NetAlter is offering the discovery services by means of discovery server whereby the requested peers in the network are identified by the NetAlter and the discovery services reserved for private utilization.
  • coordination services are being offered by NetAlter by means of coordination server wherein the coordination activity is made available at public utilization, resultant output on the user's part depends upon the amount of computing resources being offered whereby coordination server helps track the searched item in the network by means of segregating of whole of the network into fields, locations, networks, domains, sub domains, entities, and attributes which is instrumental at resource tracking and same can be worked out by means of name space to look up data in the granularity.
  • the discovery and coordination server functions are interchangeably and/or dynamically shared with distributed peer controller i.e. hub acting as means for routing and/or resolving the search criterion whereby saving the computational resources on the discovery & coordination server's part.
  • the NetAlter's monitoring functionality carry out synchronization & updates management wherein NetAlter monitor every piece of alteration over the network by means of NetAlter layered peer-to- peer distributed cluster wise supercomputing.
  • the NetAlter's monitoring functionality is devised for quality control & assurance of the same wherein NetAlter monitor and control quality standard defined by means of NetAlter factory standards and controls the same by means of supreme control of NetAlter i.e. application not at par are out rightly rejected.
  • NetAlter's monitoring functionality is devised for locking unlocking operation management wherein NetAlter monitor and control the activities being carried out in the network at large so as to lock operation and/or disable Active Functionality of any connected node in the network similarly can unlock and/or unable the same thence.
  • the NetAlter's monitoring functionality is devised for ensuring security of operations wherein NetAlter monitor and control activities related to unauthorized & malicious contents, piracy as minimum as zero percent (0.00%) as the information container it uniform and being controlled to data with respect to file extensions transfer detection. Piracy is been causing billion dollar loss to world business and creative industry, the secure means for access of the same is the dripping demand since long.
  • the IPR protection as to copyright violation and similarly piracy detection is carried out by means of duplication detection and piracy detection function wherein potential piracy prone data & files are being flagged as per the requirement of the resource provider having commercial value within it, are continuously detected and monitored so as to look for any of the unauthorized data transfer activity and inventory of these transactions is maintained for further reference.
  • further action in this regards provides view only contents wherein downloads being prohibited, printing deterrence being maintained wherein print screen being prohibited at all levels of control bestowed by NetAlter to Providers.
  • the system is devised to have virus proof operation with regard to data transfer operation as major source of viruses in prevailing internet framework.
  • virus deterrent operations are maintained by means of execution of full featured application at host side and data being only transferred into the system that avoids viruses to enter into the system.
  • Security insurance is guaranteed by means of proprietary and hence accountable nature of the NetAlter framework, virus and spam deterrence in a distributed processing of data is maintained wherein presentation, validation, and processing of data being carried at the host computing platform (client side computing) whereas the data which is being only source to viruses & spam transmitted essentially in an encrypted form.
  • NetAlter Framework employs distributed domain operation irrespective of location which further comprises of Networks with system application both having inbuilt Scalability to grow, reduce, separate and collaborate in all possible means and ways.
  • the horizontal scalability of system applications and network comprise any of the new service entry, attached utilities as well as vertically (no of entry, no of users).It again generate multiple connected or separate meaningful networks from existing one or more Networks with one or more services via smart auto match (explained in later section) based on one or multiple criteria.
  • the Net Alter framework meant for smart information processing system with internet alternate network following are some of the important features underlining the invention describe the method in the nutshell.
  • the NetAlter is a Universal distributed and service based communication framework with intelligent automated browser acting as central control to other browsers by means of NetAlter Active Administrative rights being communicated via not essentially Web server or peer to peer communication facility.
  • the standards building mechanism is regulated and governed wholly by master controller NetAlter essentially for module development at three essentially interlinked data organizing services that devises service modules standard, XML data structure standard, and information service standard being maintained uniformly throughout the information framework.
  • the system confer NetAlter Service Module Developer (NSMD) development rights of Full features multi client enabled service modules like Offline, Online, & mobile, as per service modules standard, XML data structure standard, and information service standard via one or more authorized and certified expert developer in a given field or area.
  • NSMD NetAlter Service Module Developer
  • One or more NSMD combined together and develop one or more service modules fully or partially and exchange reusable module component library.
  • Service Modules being tailor-made, developed as per demands, request, situation wherein new networks created e.g. Domain specific, Social and Business networks specific.
  • the Service Module needs publication to build a user centric system to foster access of new tools into the system, this task being accomplished by NetAlter Service Module Publisher (NSMP) being certified by NetAlter Developer (NSMD) to ensure user's equipment in uniform and standardized manner, wherein NSMD enjoys collaboration opportunities with other two or more than two related NSMDs' with prior permission from NetAlter, where permission always refers to request and subsequent license grant from NetAlter.
  • the collaboration is aimed at upgrading existing module being subjected to service modules standards for better resource planning and utilization thereof, also ensuring Service Compatibility, Scalability, Interoperability, service Specialized, Standardized and duplicate development deterrent as per NetAlter Service Module Factory Standards.
  • the system comprises of NetAlter Service Provider (NSP) acts as a means to formulate logical as well as physical grid framework in terms of development of Domains or Networks or Network Layers & Levels as per Network Topology and Models by means of Network Factory Service Module Standards output whereby attain Network Automation to manage life cycle of network.
  • NSP NetAlter Service Provider
  • the NSP is responsible for delivery of package keys and weighted service data to NetAlter Service Subscriber (NSS) i.e. user of NetAlter services wherein NSP does maintain multiple relationship with other channel node members in the TFHL model by means of information access and subsequent rights granted in the form of package keys, in the same relation the services are provided by means of service module developed by NSMDs the same being accessed by NSP in the form of product keys from the NSMD. All the control functionality imparted to NSP in the form of Provider Active NetAlter Service browser being licensed from NetAlter by means of browser product key.
  • NSS NetAlter Service Subscriber
  • the NSP consist of active control functionalities comprising of NSMD List tracking and management of the same also keep track & control of publisher and Distributors of related & interested services, issue package keys to NetAlter Service Publishers (NSPB) & NetAlter Service Subscriber (NSS), collaboration permission grant, multiple network or domain management in the grid with varied field specificity and location specificity, and keep in touch with NetAlter upgraded facilities in all regard to enjoy new versions of browsers, attach utilities and related upgrades and updates brought into the system by NetAlter also alters discrepancies and/or quality, standards devaluation of NetAlter.
  • NSPB NetAlter Service Publishers
  • NSS NetAlter Service Subscriber
  • the Provider active functionality consist of NSMD List Tracking and Management carried out by means of download of required Service Modules, utilities, upgrades, updates and new versions from desired NSMDs and same being communicated via set protocols for requests of product keys as well as to carry out network or domain expansion demands in the grid for licensing on NSMD side from NSP.
  • the product key is also put on request in case of collaboration is planned by all involved parties in the venture of distributed grid formation.
  • the Provider active functionalities consists of tracking tool for NetAlter Service Publishers (NSPB) and NetAlter Service Distributor (NSD) of related & interested services, issue of package keys to NSPB & NSS and rank or weight data to easing accessibility of NetAlter Service Subscriber and all involved therein and the same is communicated by all possible communication means comprising printed format, in the digital format, email, SMS, MMS, telephonic means, fax, paging services and voice mail.
  • NSPB NetAlter Service Publishers
  • NSD NetAlter Service Distributor
  • collaboration foster the venturing efforts by means of collaboration permission grant by means of set protocol to see grid framework to grow in desired way for the same all parties need to grant permission to collaborate in all possible ways.
  • a global case where in there exists two distant providers with similar interests and areas(subjects) of providers in any location in the world needs to exchange their services to better prospects, the same being made possible by means of grant of permission in terms of license key from NetAlter.
  • such other collaboration efforts are being fostered at all level of operation including Subscribers, Developers and other channel members.
  • the controlling authority is always the one which reports to its superior control in the TFHL model.
  • insuring scalability as well as network relationship alterations track.
  • the Provider active functionality tool for framework development consist of network life cycle Managers (providers), provide regularity and management feature for regulation and growth of the same by means of multiple network or domain management in the grid with varied field specificity comprising all the potential information rich subject areas of interest also location specificity is managed by means of collaboration, syndication, merger, reduction and/ or division of the same and/ or formation of new network to expand or reduce field specificity by means of set protocols.
  • the information management at NetAlter Service Subscriber end consists of NetAlter Service Subscriber tool referred to as NetAlter Service browser with subscribe active functionality (Subscriber Active), this management tool enable performing activity as per available Attributes in the network, for the same Subscriber does obtain product key from NetAlter along with identity registration for maintenance of democratic environment of the NetAlter Framework wherein the same tool comprised of multi administration support irrespective of user's multiplicity.
  • NetAlter Service Browser with subscribe active functionality (Subscriber Active)
  • the NetAlter Service Subscriber can manage its own Personal portal being managed by means of effective defragmentation of Administrative rights to manage user personal network relations and data whereby additionally provided with full personal customization facility referred to as personal portal and management of the same by means of personal server.
  • the Subscriber Active Rights aimed at sole feature of community and plurality of interactive group development activity keeping view of all possible relationship dynamics arising out of human factor at large to develop plurality of personal network by means of Subscriber (explorer) and/or Personal Portal & Personal Network Creation Wizard, e.g. consider a case wherein a certain individual being subscriber of NetAlter services has opted for Job and dating services offered by one or more Providers, thus can manage all related to its attributes i.e. job & dating into the network also enjoys active interaction with other peers in the network, can manage data, join desired interested community, form circle, join other circles, can share and exchange data with other peers in the network. Similarly such an individual can be a part of scientific community can manage its research and share and exchange views and data with other peers, also identification and searching and matching of peers and data is made possible by NetAlter Service browser.
  • the NetAlter Service Subscriber starts its activities over the NetAlter grid alternatively with the guided tool of Personal Portal & Personal Network Creation Wizard which help personalize the portal
  • the wizard adopts step by step approach to personalize the portal in which broadly nine (9 nos.) steps are carried out the first one being registration of the NetAlter Service Subscriber with NetAlter, the second asks for filling up of survey form which includes Subscriber's preferences and personal information, the third step provides the holistic view for the selection of the available Subscriber active both trial & registered service modules, applications & utilities in the categorized list format sourcing from multiple NetAlter Service Developers and their respective NetAlter Service Distributors which ultimately based on the search & filtration being carried out and also asks for product configuration details e.g.
  • the fourth step provides the categorized list of services from multiple NetAlter Service Providers and their NetAlter Service Distributors
  • the fifth step ask to choose amongst the already established personal network or circles to join as per Subscribers interests
  • the sixth one inform the Subscriber regarding the usefulness of the resources offering for peer to peer file sharing, data sharing & synchronization and communication and the same being asked to choose from according to dynamic resource requirement of the Subscribers
  • the seventh step providing option for computational resource offering for background search and other program execution wherein the same being asked to choose from according to dynamic computational resource requirement of the subscriber
  • the eighth step ask to choose from various exclusive NetAlter Services like auto-matching, searching, identifying, and brokering services and the ninth one instruct the Subscriber to set up the browser as per suitable requirements for fully personalized operations.
  • NetAlter grid Framework is fully customizable at all levels wherein every opportunity is being provided to build customized service portals & networks and management of the same by means of functional rights bestowed therein and/or by means of service portal & network creation wizard.
  • the NetAlter Service Providers can create service portal by selective identification of NetAlter wide NetAlter Service Subscribers of the same so as to institute a network irrespective of location of the NetAlter Service Subscriber wherein the intended provider being guided to choose from the presented parameters to so as to customize the service portal & network thence adopts step by step approach to create the service portal in wherein plurality of broadly eight (8 nos.) steps are carried out the first one being registration of the intended NetAlter Service Provider with NetAlter, the second asks for filling up of survey form which includes NetAlter Service Provider's preferences, the third step provides the holistic view for the selection of the available admin active service modules, applications & utilities in the categorized list format sourcing from multiple NetAlter Service Developers and their respective NetAlter Service Module Distributors which ultimately based on the search & filtration being carried out and also asks for product configuration details e.g.
  • the fourth step provides the categorized list of related NetAlter Service Providers from multiple networks for collaboration request, the fifth one inform the NetAlter Service Provider regarding the usefulness of the resources offering for peer to peer file sharing, data sharing & synchronization and communication and the same being asked to choose from according to dynamic resource requirement of the NetAlter Service Provider, the sixth step providing option for computational resource offering for background search and other program execution wherein the same being asked to choose from according to dynamic computational resource requirement of the provider, the seventh step prompts for selective searching & filtering of the NetAlter Service Publishers and same being communicated across and the eighth one instruct the NetAlter Service Subscriber to set up the browser as per suitable requirements for fully personalized & customized service portal operations.
  • the Subscriber maintains direct relationship with NetAlter so as to globally publish its content via NetAlter being laid to NetAlter's desertion/approval. Also the NetAlter Service Subscriber has active interaction with NetAlter Service Module Distributor and NetAlter Service Provider as well as NetAlter Service Distributors and NetAlter Service Providers for information newly available, alert services, new modules arrival, free/trial services etc. broadly speaking subsection channel node member has multiple access points to avail services.
  • the NetAlter Service Module Publisher (NSMP) being certified by NetAlter module developers maintains list of NetAlter Service module Distributors (NSMDI), NetAlter Service module Developers, NetAlter Service Providers and NetAlter Service Subscribers to help manage the operations at both the ends of information supply chain and has been conferred with control over network being targeted to foster information utilization till the node where information being consumed.
  • NMDI NetAlter Service module Distributors
  • NetAlter Service module Developers NetAlter Service Providers
  • NetAlter Service Providers NetAlter Service Subscribers
  • the NetAlter Service & Service Module Distributors are being certified by the respective NetAlter Service Publisher wherein the NetAlter Service Distributor is instrumental at Distribution of the services at NetAlter Service Subscribers' end and means for supply of information products in terms of NetAlter Services to the NetAlter Services Providers and/or to the NetAlter Service Subscribers along with Distribution of the same by means of package key whereas the NetAlter Service Module Distributor are means for Distribution of NetAlter Service Modules to the NetAlter Service Provider and/or to the NetAlter Service Subscriber along with Distribution of the same by means of product key.
  • the trust and security is guaranteed for visualizing the feasibility of data exchange and to maintain democratic information Distribution, seeking & computational environment all NetAlter Framework's channel nodes are entitled to sign an agreement with NetAlter coordination and discovery server services for computing resources offerings so as to enable interaction and communication between nodal members in as secure manner by attaining end to end automation for data exchange in fully encrypted format and all operation performed by browsers being monitored and kept under check by means of identity check by NetAlter.
  • the NetAlter Framework renders complete end to end automation essentially means to manage the Network Development Life Cycle (NDLC) refers to any sort of alteration in the NetAlter network at any channel nodal member in an unattended mode of operation i.e. automatic and the said automated operation being governed by the Distribution of product and package key on the basis of predetermined criterions like nature of agreement, associations, relationships, etc.
  • NDLC Network Development Life Cycle
  • NetAlter Framework is instrumental at performance of certain essential functions deemed to carry out in unattended mode e.g. means for duplication detection, synchronizing of data, updates, upgrades, error reports, log reports, name space resolving and building, system level connection parameters, etc.
  • the NetAlter system enables its functionality in the form of Rich client and Connected System operability.
  • NetAlter framework is being designed to take into consideration the future technologies and the present requirements of the users to have information services as per their comfort i.e. service oriented architecture along with all taking into consideration all possible variations.
  • Rich client applications deliver the best of both worlds, combining the reach of the remote computing with the power of local computing hardware. Likewise performs background multi tasking, queuing task, mass processing, Responsive, Flexible, High developer productivity due to mass development and languages for rich clients, Voice enabled application, Security level customization as per requirements, multiple version of application for the choice of rich client, operational functionality with variety of smart targeting specific device, application auto updating. Also rich client provided with Interactive, Multimedia, 3D, fewer user error, Auto complete, and Combo navigation.
  • Rich client being conferred better user experience with disconnected operability along with multi user functionality wherein data is continues synchronizing even after source is interrupted service mode (down) for some reason.
  • rich client is provided with Undo, Redo, Context sensitive help, heavy data entry, act, Plan, Analyzer, Visualize, Explorer, Complexity functionalities.
  • SOA Service Oriented Architectures
  • a rich client may take advantage of the local CPU, local memory or disk, or any local devices connected to the client, such as a telephone, bar-code/RFID reader, and so on. But it may also take advantage of local software, such as Microsoft Office applications, or any installed line-of-business (LOB) applications that interact with it.
  • local software such as Microsoft Office applications, or any installed line-of-business (LOB) applications that interact with it.
  • Rich client applications are never standalone and always form part of a larger distributed solution. This could mean that the application interacts with a number of Web services that provide access to data or an LOB application. Very often, the application has access to specific services that help maintain the application and provide deployment and update services.
  • the error report generation is being automated by means of error detection algorithm in case of any bugs and/or functional level error and same being reported in terms of error report to respective developers.
  • the log report generation is being automated by means of updating the usage data of one TFHL level of operation to its respective higher level in terms of log report and same being generated for activities performed, date, levels and user status.
  • the name space resolving and building is being automated by an instrument of name space developer and resolver and the same being made available to detect the desired sources.
  • Managing SOA includes many functions, including:
  • NetAlter is an architectural style whose goal is to achieve loose coupling among interacting connected members in the framework.
  • a service is a unit of work done by a service provider to achieve desired end results for a service user. Both provider and user are roles played by browsers on behalf of their owners
  • a Service Network is an application level network that leverages a Service Oriented Architecture.
  • the Service Network is composed of a number of Service Network Participants and many Services.
  • a Service is a callable routine that is made available over a network. Services have well defined interfaces (inbound & outbound) which further provides.
  • the NDLC being automated for unattained and secured management of any sort of the procedural changes being carried out at two independent stages of operations defining NDLC at large.
  • first stage scalability of network e.g. development (growth) and/or reduction is being carried out
  • second stage refers to the management stage of NDLC essentially meant for running maintenance of NetAlter
  • management functionalities refers to all sort management of all parameters related to all NetAlter members e.g. record keeping, changes and/or alterations management, security management, keys management etc.
  • Metcalfe's Law of statistics related to network growth and reduction wherein it is perceived that total value of a communication network grows with the square of the number of devices or people it connect.
  • the communication network is being crafted in such a logical manner as to improving upon person to person interaction at larger extent also enabling of advance digital gadgets into the communication channel with respect to service oriented architecture and embedded applications enabled smart devices into the said communication network of NetAlter also in an another aspect of the present invention, group forming capability due to clustering approach of this distributed network wherein the connectivity and relationships into the network grows in an exponentially defined manner, hence the value of communication network determination by Metcalfe's law is validated by NetAlter framework.
  • control mechanism to made NetAlter networks scalable and let every member of it exploit it to their convenience and advantage is worked out by an instrument of "control keys” namely product and package keys wherein the authority to regulate and deliver respective keys has been conferred on concerned parties.
  • the horizontal scalability in this regard essentially refers to major alterations in the network and/or domains like collaboration, merger, acquisition, division and shifting with relation to horizontal alteration into the networks being essentially NetAlter Service Provider specific functionalities to perform the said operations by means of an instrument of product keys whose Distribution being controlled by NetAlter Service Developer.
  • the vertical scalability essentially refers to alterations in the networks domains, sub-domains and any further branch like and/or nodal level changes in the intended areas of operations.
  • the vertical alterations being controlled by means of an instrument of product as well as package keys wherein all functional NetAlter nodal parties being NetAlter Service Provider, NetAlter Service Subscriber and/or user of the same. e.g.
  • NetAlter being aimed at global community development for all possible purposes, in an global perspective consider a situation wherein there are people interested in certain specific subject lets say politics in different part of the world, in the nutshell people generally keep in touch at local level, this activity is made possible by NetAlter local network creation by means of Subscriber, in the same local network is scalable wherein anybody with NetAlter Service Subscriber join the network or get out of the network to join some other network of choice.
  • networks around the world can be joined by user, wherein if specifically any user is interested in any particular subject can form own network.
  • the NetAlter network realizes SOA wherein the services are accessed by end user with the help of NetAlter Service Subscriber.
  • Service modules are availed by users/subscribers in an unlimited manner, also Provision for a product keys are made wherein the single product key represents a multiple set of related service modules to form a bundle from multiple independent NetAlter Service Developer transacted syndicatively to respective NetAlter Service Developers.
  • services are made available by means of NetAlter Service developers wherein users thereof subscribes to services modules on the basis certain criterions as to No. of system users, no. of entries, no. of languages, no. of service module clients e.g. online, offline, mobile etc., no. of members and volume licensing parameters involved therein.
  • SOA takes care of delivery of services as per requirements, essentially affordability and needs are determined by no.
  • NetAlter framework realizes distributed network concept wherein integrity of distributed entities is visualized in terms of robust and logically segregated divisions known as clusters which ensures a framework with highly organized distributed networks i.e. networks' network. Wherein all the connected nodes works in distributed environment in an organized manner and seek & keep tracking information distributedly on the module basis.
  • the distributed organization impregnated with logical clustering add granularity in searching and matching approach by carrying out distributed searching & matching to carry out real time and active as well as background searching through distributed networks individually as well as through centralized NetAlter server.
  • the granularity in searching approach is enabled by four tier searching with the help of depth based searching on four tier searching wherein requirement of the user along with affordability defines the depth of search wherein user searches and/or matches through personal network as first granular level, searches and/or matches through local network as second granular level, searches and/or matches through desired distributed Providers as third granular level, and searches and/or matches through global NetAlter Auto-match Architecture (AMA) & search engine as fourth level of granularity.
  • AMA NetAlter Auto-match Architecture
  • the data through out the NetAlter framework is relationally arranged, searching experience is as good as local database searching, wherein command based search is made possible and referred to as power searching which confers freedom to carry out granular search by means of searching in any of the identified part of the NetAlter framework.
  • search & match methodologies are devised to improves upon the relevance level of the searched and/or matched queries up to highest possible relevance level by means of processing the keyword, range, and natural language queries in duly specified locations based on the modules wise segregation of the data contents which restricts the unnecessary searching efforts.
  • the objective of global community development is achieved, though keeping distributed environment divided in terms of clusters and contents being segregated on the basis of modules provides enough possibilities to identify peers of interest in much simpler and faster way whereby achieve social community development through NetAlter Framework.
  • searching and matching are carried out by means of background search where in the searching & matching algorithm works as a auxiliary threads on the host computing platform being working in multithreading and multitasking environment over the distributed NetAlter network whereby conferring time schedule for information resources as well as save back ground computing resources at large.
  • This tool enables user to schedule the operations and keep updated about any of the changes taking place in desired subject of interest.
  • AMA Auto Match Architecture
  • a unilateral AMA is the means to match the query in one direction only wherein queried criterions of searcher are essentially matched with the existing data in the network with desired granularity i.e. personal network, global or desired network locations.
  • bilateral AMA is the means to match the query in bi directions wherein queried criterions of searcher essentially matches its own data specification i.e. attributes identified on the network with the existing data specifications throughout the network with desired granularity i.e. personal network, global or desired network locations. In an essence of social community development, this again acts as a significant searching tool to reach up to desired peers, or the information of interest if any.
  • the interactive digital media is being formulated and automated to provide direct approach interaction wherein interactive parties are always in close proximity to each other by an instrument of service explorer wherein searching & matching methodologies are being provided at both the ends in the form of distributed searching in peer to peer environment.
  • the direct approach concept applied herein refers to the facility of communication conferred by NetAlter with its users whereby seekers can always keep track of suppliers and likewise suppliers can keep track of potential seekers so that seeker are always presented with variety of sources which is essentially acts as means to curb monopoly into the NetAlter Framework.
  • Grid is a promising e-Science infrastructure that promotes and facilitates the sharing and collaboration in the use of distributed heterogeneous resources through Virtual Organization (VO).
  • VO Virtual Organization
  • a critical factor to the overall utility of Grid is a scalable, flexible and robust registry (inventory) mechanism. Although it provides some mechanisms to store and access metadata for publishing and discovering resources, such as MCS (Metadata Catalog Service).
  • NetAlter architecture enhances the use of registry approach in which registry of every connected node and relates logs are being maintained.
  • the NetAlter framework works in distributed environment wherein large number of computers of wide ranging locations and often disparate natured computers are deemed to utilize computer processor time and/or unused storage for dynamically needy user by mean of demanding contributions of local computer system's computing resources to carry out functionalities it has been conferred with whereby the distributed computing resources acts in distributed grid computing environment to form collectively distributed supercomputing platform.
  • computing resource contribution by each connected node in the NetAlter grid has been determined to be a function of that specific node's information and other related requirement, which ultimately takes care of affordability of each user.
  • computing resource offering dynamics defines relation of per percentage contribution to reception of the same services in that regard.
  • the distributed grid supercomputing logic works on multiple cluster formation of users on the individual computer system with regard to data devoted to variety of fields wherein computational resource sharing from individual nodal member system has been governed by NetAlter.
  • the distributed grid supercomputing is essentially means for personal super computing wherein users are being conferred with supercomputing capabilities at its end.
  • FIG. 20, 21 & 22 shows a logical block diagram of NetAlter Framework's Visual Map for management and Namespace to identify each item of NetAlter; whereas FIG. 23 shows a logical block diagram of Logical relationship of all NetAlter Framework's Channel nodes; the logical clustering is illustrated in FIG. 24 represents a logical block diagram of NetAlter computing, info or data or service, application, peer to peer and Grid cluster logic.
  • the NetAlter Namespace is an unique identifier to identify each user within the NetAlter Framework and this identity made up of different optional parameters.
  • There are different types NetAlter Namespace some of the example are (2OM.1) For NetAlter Service Provider & Subscriber, (20M.2) For NetAlter Service Developer, (20M.3) For NetAlter Service Module Publisher & Distributor and (20M.4) For NetAlter Service Publisher & Distributor. All these NetAlter Namespaces consist of one or more optional parameter.
  • NetAlter Namespace represents initial Namespace parameters for (2OM.1) NetAlter Service Providers & Subscribers which starts with Root the first which indicate the top most node i.e. (20A) NetAlter itself.
  • the second parameter in NetAlter Namespace is Field which indicate the Subject Area say (20B) HR (Human Resource).
  • the third parameter in the NetAlter Namespace is Location i.e. geographical area say (20C) USA.
  • the fourth parameter in the NetAlter Namespace is Network i.e. topic of subject area say (20D) Job is topic for HR subject area.
  • the fifth parameter in the NetAlter Namespace is Domain i.e. name to identify Service Provider say (20E) Domain B.
  • the sixth parameter in the NetAlter Namespace is Sub Domain i.e. name to identify Service Provider's Sub-Domain say (20F) Sub Domain W.
  • the seventh parameter in the NetAlter Namespace is Branch i.e. name to identify bottom most node in the Domain say (20G) Branch 100.
  • the eighth parameter in the NetAlter Namespace is Service Module i.e. name to identify Service Module say (20H ⁇ ReSUnIe Tracking.
  • the ninth parameter in the NetAlter Namespace is Service i.e. name to identify Service which is used or subscribed by the user i.e. NetAlter Service Subscriber say (201) Permanent Job.
  • the tenth parameter in the NetAlter Namespace is Entity or Item i.e.
  • the eleventh parameter in the NetAlter Namespace is Attribute i.e. name to identify NetAlter Service Subscriber's requirements who is using or subscribing the services say Employer's require service for (20K) Job Posting.
  • the twelveth parameter in the NetAlter Namespace is Information used to indicate the information regarding NetAlter Service Subscriber's requirements who is using or subscribing the services say Employer's provides (20L) Information for Job which they are Posting.
  • the present invention of distributed grid supercomputing explores computing resource utilization options in grid rendered by means of different ways namely reservation, sponsoring, on demand, balancing, private, available and dynamic resources etc.
  • the automation in NetAlter distributed supercomputing grid offers certain features as to self configuring, healing, optimizing & protecting, auto-accounting, secure, reliable, democratic, and scalability attainment .
  • reliable communication framework is insured wherein reliability is gained by means of tested identity and reputation of every entity, every party being verified & certified, higher level data authenticity being maintained, censored contents, virus immunized, duplication deterrent, updated by means of junk data deterrent, information being revised & verified.
  • the NetAlter framework is interoperable communication framework wherein the all kinds of browsers are being provided with cross layer communication whereby enabling internetwork & intranetwork, interlayer & intralayer, interdomain & intradomain, interf ⁇ eld & intrafield, and interlocation & intralocation op ' erability as per user preference.
  • the system is presented as federal, collaborative & syndicative and democratic communication framework wherein the system framework being logically obtained to represent global community in specific user respect whereby forming a communication network with NetAlter as a supreme governing authority and bestowing rights to collaborate, syndicate in a democratic way on the part of other channel node members.
  • the activities over the NetAlter network are carried out at all levels by means of respective NetAlter service browser activated according to functionalities bestowed therein by means of product key from NetAlter which provides explorer for all operations of the system wherein the said service browser is functionality specific and comprises plurality of control and administrative abilities including NetAlter Active, Developer Active , Provider Active, Subscriber active, Service Module Publisher & Distributor Active, and Service Publisher and Distributor Active service browsers.
  • NetAlter being supreme central administrative authority bears functionality referred to as NetAlter Active wherein all operations of NetAlter are carried out by means of explorer of the same which comprises of management functionalities in relation to other NetAlter channel node members to confer it tracking rights for administration of every piece of activity over the network by means of division of activities from top up to the channel node member of interest likewise maintains updates of every single parameter change in the NetAlter system Framework at large including data related to Global NetAlter Service Providers, Global NetAlter Module Developers, Global NetAlter Service Module Publishers, Global NetAlter Service module Distributors, Global NetAlter Service Publishers, Global NetAlter Service Distributors, and Global NetAlter Service Subscribers.
  • NetAlter Active wherein all operations of NetAlter are carried out by means of explorer of the same which comprises of management functionalities in relation to other NetAlter channel node members to confer it tracking rights for administration of every piece of activity over the network by means of division of activities from top up to
  • the Provider, developer, Subscriber, Service & Service Module Publisher & Distributors active browsers has limited administration functionality (rights) referred to as respective functionality browser application wherein all operations of NetAlter Service Provider are carried out by means of explorer of the same which comprises of management functionalities in relation to other NetAlter channel node members to confer it tracking rights for administration of every piece of activity over the network by means of division of activities from top up to the channel node member of interest likewise maintains updates of every single parameter change in the NetAlter system Framework at large including data related to Global NetAlter Service Providers, Global NetAlter Module Developers, Global NetAlter Service Module Publishers, Global NetAlter Service module Distributors, Global NetAlter Service Publishers, Global NetAlter Service Distributors, and Global NetAlter Service Subscribers.
  • the present invention of NetAlter take into reality the above said concept wherein the said system operates on all smart devices including all communication devices, household appliances, logistic applications etc. by means of embedded framework for interaction involved therein.
  • the embedded component engraved therein is a light weight customized application, that makes the NetAlter system to install on any of the electronic gadget whereby allowing users to access the NetAlter services as per electronic virtues and capability of the instruments including the devices like medical devices, robotics, office & industrial automation, television, Set-Top-Box, retail point of delivery, palm top, mobile phone, game platform, network devices, Gateway/media store, kiosk/ATM, LOB thin client , camera, watch, fridge, audio-video devices, hand held computers, etc.
  • the communication logic insures bridging of the user devices and servers, so as to carry out the remote functions at user terminal device by means of embedded functionality provided therein.
  • the embedded functionality to enable communication at user electronics devices in real sense illustrates the NetAlter commitment to communication and computation convergence.
  • the method and system for alternative communication being based on distributed technology with granularity involved therein at least with two computing and/or communication platform to N nos. of the same whereby applicable in all issues involved and therein the life and communities and/or group of the same at large e.g. Village or City, Club, Association, Trust, Friend, Political, Government, religion, Employer/vendor/ recruiter, Job Seeker, Dating or Matrimonial, Business, Services or Professional, Customer, Student, Knowledge Management (KM) etc.
  • KM Knowledge Management
  • FIG. 1 shows a schematic block diagram of a preferred embodiment of NetAlter part of the present invention
  • FIG. 2 shows a schematic block diagram of a preferred embodiment of NetAlter Service Module Developers (NSMD), NetAlter Service Module Publishers (NSMP), NetAlter Service Module Distributors (NSMDI) and NetAlter Service Publishers (NSP) and NetAlter Service Distributors (NSD) part of the present invention
  • NSMD NetAlter Service Module Developers
  • NSMP NetAlter Service Module Publishers
  • NSMDI NetAlter Service Module Distributors
  • NSP NetAlter Service Publishers
  • NSD NetAlter Service Distributors
  • FIG. 3 shows a schematic block diagram of a preferred embodiment of NetAlter Service Providers (NSP) Network part of the present invention.
  • NSP NetAlter Service Providers
  • FIG. 4 shows a schematic block diagram of a preferred embodiment of NetAlter Service Browser (Subscriber Active) part of the present invention.
  • FIG. 5 shows a schematic block diagram of a preferred embodiment of NetAlter Service Browser (Provider Active) part of the present invention
  • FIG. 6 shows a logical block diagram of NetAlter Framework part of the present invention
  • FIG. 7 shows a logical block diagram of examples of NetAlter Provider Network Topology, Models and Levels
  • FIG. 8 shows a logical block diagram of NetAlter Service Module Developers (NSMD), NetAlter Service Module Suppliers consist of NetAlter Service Module Publisher (NSMP) & NetAlter Service Module Distributor (NSMDI) as well as NetAlter Service Module Users consists of NetAlter Service Provider (NSP) & NetAlter Service Subscriber (NSS) which all in turn lead to the generation/creation of NetAlter Network Factory;
  • NSP NetAlter Service Provider
  • NSS NetAlter Service Subscriber
  • FIG. 9 shows a logical block diagram of NetAlter Service Provider (NSP), NetAlter Service Suppliers consist of NetAlter Service Publisher (NSPB) & NetAlter Service Distributor (NSD) as well as NetAlter Service Users consists of NetAlter Service Provider (NSP) & NetAlter Service Subscriber (NSS) and all of them interact using the NetAlter Service Browser.
  • FIG. 10 shows a logical block diagram of Auto Match Architecture (AMA) and Search Engine of the present invention
  • FIG. 11 shows a logical block diagram of NetAlter Service Browser (NSB) (NetAlter Active);
  • FIG. 12 shows a logical block diagram of extended view of FIG. 11.
  • FIG. 13 shows a logical block diagram of extended view of FIG. 11.
  • FIG. 14 shows a logical block diagram of NetAlter Service Browser (NSB) (Developer Active).
  • NBS NetAlter Service Browser
  • FIG. 15 shows a logical block diagram of NetAlter Service Browser (NSB) (Provider
  • FIG. 16 shows a logical block diagram of NetAlter Service Browser (NSB) (Subscriber
  • FIG. 17 shows a logical block diagram of NetAlter Service Browser (NSB) (Service & Service Module Publisher & Distributor Active);
  • NSS NetAlter Service Browser
  • FIG. 18 shows a logical block diagram of NetAlter Framework all possible combinations of Peer-to-Peer Files sharing and/or Data Sharing & Sync, and/or communication among all NetAlter channel nodes.
  • FIG. 19 shows a logical block diagram of NetAlter Framework maximum possible combinations of Peer-to-Peer Files sharing and/or Data Sharing & Sync, and/or communication among all NetAlter channel nodes.
  • FIG. 20,21,22 shows a logical block diagram of NetAlter Framework's Visual Map for management and Namespace to identify each item of NetAlter;
  • FIG. 23 shows a logical block diagram of Logical relationship of all NetAlter Framework's Channel nodes.
  • FIG. 24 shows a logical block diagram of NetAlter computing, info or data or service, application, peer to peer and Grid cluster logic.
  • FIG. 25 shows a logical block diagram of Information, computing, application grid automation as per grid topology models.
  • FIG. 26 showing graphical user interface (GUI) for NetAlter service browser explorer illustrating NetAlter search engine interface therein.
  • GUI graphical user interface
  • Fig 27 illustrates layered diagram of NetAlter convergence platform describing plurality of technologies integration with functionalities and communication standards.
  • FIG. 1 shows a schematic block diagram of NetAlter providing broad view of working of NetAlter & its functionality.
  • (IA) shows a host computer, in the form of web server containing a cluster of servers and peer to peer coordination & discovery server, for (IB) hosting database e.g. (1C) MS SQL Server communicate via protocol e.g. (IE) HTTP using business logic which are in the form of web services e.g. (ID) .Net web service.
  • IE protocol e.g.
  • NetAlter Controller which include i) NetAlter Service Browser for NetAlter Controller, Provider, Subscriber, Developer, Publisher & Distributor and management & other utilities, ii) maintain Global NetAlter Service Module Catalogue and provide related services, iii) maintain Global NetAlter Service Catalogue and provide related services, iv) maintain Global NetAlter Service Module Developer, Publisher & Distributor Catalogue and provide related services, v) maintain Global NetAlter Service Provider, Publisher & Distributor Catalogue and provide related services, vi) provide Global Auto Match Architecture (AMA), Search Engine, Brokering, Identity & Monitor Services, vii) published Global Subscriber Public Information, viii) provide Standards and Specialization for module development, ix) provide Certification & Licenses to modules developers for modules development, x) Provides Peer to Peer Coordination & Discovery Service to facilitate Peer to Peer File & Data transfer and communication xi) provide Centralize downloads for NetA
  • AMA Global Auto Match Architecture
  • Search Engine
  • FIG. 2 illustrates a schematic block diagram of a preferred embodiment of NetAlter Service Module Developers (NSMD), NetAlter Service Module Publishers (NSMP), NetAlter Service Module Distributors (NSMDI), NetAlter Service Publishers (NSP) and NetAlter Service Distributors (NSD) along with preferred component of present web server so as to establish connection relationship between NetAlter members and internet framework.
  • NSMD NetAlter Service Module Developers
  • NMP NetAlter Service Module Publishers
  • NSMDI NetAlter Service Module Distributors
  • NSP NetAlter Service Publishers
  • NSD NetAlter Service Distributors
  • (2A) shows a host computer, for i) NetAlter Service Module Developers, ii) NetAlter Service Module Publishers, iii) NetAlter Service Module Distributors, iv) NetAlter Service Publishers and v) NetAlter Service Distributors, in the form of web server containing a cluster of servers and peer to peer coordination & discovery server, for (2B) hosting database e.g. (2C) MS SQL Server communicate via protocol e.g. (2E) HTTP using business logic which are in the form of web services e.g.
  • (2D) Net web service for providing related services to the related parties and provide Centralize downloads or upload for modules, demo & like so and its Updates & Upgrades via (2F) FTP web server, communicate to the all related parties i.e. developers, providers, publishers, distributors, subscribers & other 3 rd parties via (2G) Mail Server and all other required services
  • FIG. 3 illustrates a schematic block diagram of part of NetAlter providing broad view of working of NetAlter Service Provider.
  • (3A) illustrates a host computer, for NetAlter Service Provider, in the form of web server containing a cluster of servers for (3B) hosting database e.g. (3C) MS SQL Server provide service to the subscriber via protocol e.g. (3E) HTTP using business logic which are in the form of web services e.g. (3D) .
  • Network web service for providing related services to the related parties and downloads modules, demo & like and its Updates & Upgrades via (3F) FTP web server, communicate to the all related parties i.e. developers, providers, publishers, distributors, subscribers & other 3 rd parties via (3G) Mail Server and use (3L) peer to peer for data sharing & synchronization, files sharing and communication.
  • [0298] (31) illustrates a computer for Domain administrator having full control over a data belonging to domain & share its data with (3J) sub-domain via (3B) web server and (3K) collaborates with other domain via (3K) web server or via (3M) peer to peer. Also illustrates the connection channel flow with Subscriber shown in the following illustration.
  • FIG. 4 & 5 illustrates functional protocol based relationships of NetAlter Service Subscriber & Providers with other member parties in the NetAlter framework.
  • FIG. 4 illustrates a schematic block diagram of NetAlter Service Browser (Subscriber Active) providing broad view of working of NetAlter Service Browser for NetAlter Service Subscriber.
  • (4A) illustrates a computer for NetAlter Service Subscriber on which (4B) NetAlter Service Browser (Subscriber Active) and (4C) communication, management & other utilities are installed to provide Personal Server Admin capability to the subscriber to facilitate building Personal Portal using selective service modules from selective (4N) service module developers and selective services from selective (40) service providers, using (4J) Multi client e.g. PDA, Mobile etc, (4D) online client or using (4E) 3 rd parties application, utilities, tools & services as well as to create (4L) Personal Network.
  • (4N) service module developers and selective services from selective (40) service providers using (4J) Multi client e.g. PDA, Mobile etc, (4D) online client or using (4E) 3 rd parties application, utilities, tools & services as well as to create (4L) Personal Network.
  • (4A) illustrates a computer for NetAlter Service Subscriber, could have multiple members and (4F) Multi User & Admin levels capability, could share & synchronized data, share files and communicate via (4G) web server remotely with (4H) Remote Server and/or via (4K) peer to peer with (4L) Remote Server or with other members and/or share & synchronized data within the modules and use connected (41) Multi Devices for the same.
  • FIG. 5 illustrates a schematic block diagram of NetAlter Service Browser (Provider Active) providing broad view of working of NetAlter Service Browser for NetAlter Service Provider.
  • NetAlter Service Browser Provider Active
  • (5A) illustrates a computer for NetAlter Service Provider on which (5B) NetAlter Service Browser (Provider Active) and (5C) communication, management & other utilities are installed to provide Domain or Sub-Domain Server Admin capability to the provider to facilitate building Trusted Flexible Hierarchal Layered (TFHL) Network using selective service modules from selective (5N) service module developers and provides services to the (50) service subscribers.
  • (5A) illustrates a computer for NetAlter Service Provider, could have multiple domains or network and (5F) Multi User & Admin levels capability, could share & synchronized data, share files and communicate via (5G) web server remotely with (5H) Remote Server and/or with other Domain or Sub-Domain Server for Collaboration.
  • (5A) illustrates a computer for NetAlter Service Provider, could have multiple domains or network and (5F) Multi User & Admin levels capability, could share & synchronized data, share files and communicate via (5K) peer to peer with (5L) Remote Server and/or with other Domain or Sub-Domain Server for collaboration or with other (5J) Multiple Client e.g. PDA, Mobile etc (5D) online client or using (5E) 3 rd parties application, utilities, tools & services and/or share & synchronized data within the modules and use connected (51) Multi Devices for the same.
  • 5K peer to peer with
  • 5L Remote Server and/or with other Domain or Sub-Domain Server for collaboration or with other
  • 5J Multiple Client e.g. PDA, Mobile etc
  • 5E 3 rd parties application, utilities, tools & services and/or share & synchronized data within the modules and use connected
  • (51) Multi Devices for the same.
  • FIG. 6 illustrates a logical block diagram of NetAlter Framework and all the involved parties i.e. NetAlter Controller, NetAlter Service Module Developer (NSMD), NetAlter Service Module Publisher (NSMP), NetAlter Service Module Distributor (NSMDI), NetAlter Service Provider (NSP), NetAlter Service Publisher (NSPB), NetAlter Service Distributor (NSD), NetAlter Service Subscriber (NSS)providing broad view of working & interaction with interrelational map of all the involved parties.
  • NMD NetAlter Service Module Developer
  • NSMP NetAlter Service Module Publisher
  • NSMDI NetAlter Service Module Distributor
  • NSP NetAlter Service Provider
  • NSPB NetAlter Service Publisher
  • NSD NetAlter Service Distributor
  • NSS NetAlter Service Subscriber
  • (6A) illustrates the NetAlter Controller, the top most authority in NetAlter Framework, that provides NetAlter Service Browser to the related parties (channel node) & other services like upgrade, update, consultancy, NetAlter users & service catalogues, licensing for development of modules etc.
  • (6B) illustrates the NetAlter Service Module Developers, licensed by NetAlter Controller, engaged in developments of NetAlter Service Modules independently or collaboratively which are mainly used by the (6G) NetAlter Service Subscriber, (6D) NetAlter Service Provider via product key obtained from (6B) NetAlter Service Module Developer and/or (6C) NetAlter Service Module Distributor authorized by NetAlter Service Module Publisher in turn authorized by (6B) NetAlter Service Module Developer.
  • (6F) illustrates NetAlter Service Subscriber node which used the NetAlter Service Module provided by (6B) NSMD to access the services provided by the (6D) NetAlter Service Provider via Package Key obtained from (6D)(6H) NetAlter Service Provider or (6E) NetAlter Service Distributor authorized by NetAlter Service Publisher which in turn authorized by (6D) NetAlter Service Provider.
  • (6F) illustrates NetAlter Service Subscriber node which could work in standalone or have client-server methodology and link with other client like online or mobile to exchange & Share data or link peer to peer to share files and share & synchronized data, communication remotely or with other members with restricted permission.
  • FIG. 7 illustrates a schematic block diagram of NetAlter Network's Domain Topology Models i.e. hierarchy of nodes within a domain, Network Relationship i.e. the way nodes of domain are interconnected or two or more domains are interconnected, Trusted Flexible Hierarchical Layer (TFHL) i.e. a standards devised to establish alternative communication methodology to internet as well as enterprise communication framework which are use to communicate and manage information in secured manner preferentially identified as NetAlter framework and Network Automation which is possible by means of product & package key features which is provided into the explorer of browser application to successfully build, manage, and collaborate by means of licensing certificates and permissions transferred therein to networks and connected domains.
  • TFHL Trusted Flexible Hierarchical Layer
  • (7A), (7B), (7C), (7D), (7F), (7G), (7H) illustrates the some examples of different topology models of NetAlter Network's Domains
  • (7E) shows the collaboration between two domains and also indicate other possible collaboration like Intra & Inter Domain, Intra & Inter Network and Inter Subscriber
  • (7H) show the TFHL and the Network's Domain Relationship between channel nodes of a domain
  • (7K)(7J) shows the top most authority in the domain
  • (7M) shows the bottom authority in the domain
  • (7N) shows the final users of data flow via the domain channel Nodes
  • (70) indicates the possibility of sharing data between two subscribers i.e. Inter Subscriber Collaboration.
  • FIG. 8 illustrates a schematic block diagram of Service Module Factory and Network Factory.
  • (8A) shows the Service Module Factory, comprise of NetAlter Service Modules Factory, Online Service Modules Factory and Mobile Service Modules Factory, which are engaged in development of service modules by following Service Module Standard for Interface (Front-end), Data Format Standard for Database (Back-end) and Service Standard, Modules developed by Service Module Factories are sale directly or distributed via (8B) NetAlter Service Module Distributors authorized by NetAlter Service Module Publishers termed as Service Module Suppliers to (8C) NetAlter Service Provider & NetAlter Service Subscribe termed as Service Modules Users who formed the different domains based of different attributes like fields, location etc. which together in turn leads to creation of different Networks termed as (8D) Network Factory which support End to End automation of Full Features Multi Client (e.g.
  • FIG. 9 illustrates a relationship & functionalities logical block diagram of NetAlter Service Provider (NSP), NetAlter Service Suppliers consist of NetAlter Publisher (NSPB) & NetAlter Service Distributor (NSD) as well as NetAlter Service Users consists of NetAlter Service Provider (NSP) & NetAlter Service Subscriber (NSS) and all of them interact using the NetAlter Service browser.
  • NSP NetAlter Service Provider
  • NSS NetAlter Service Subscriber
  • An network means a group or organization with a membership who all have a common aim or interest such as political, academic or engineering institutes, sporting bodies and so forth said organization network entities may be forced by group of individuals, entities, possessing one or more common entity attributes, Entities includes any individual, family, personal or organized network, organization, club, society, company, partnership, religion, or entity that exists as a particular and discrete unit and attributes include information regarding personal details, factors or interests; friends; relations; school alumni; employment factors; business colleagues; professional acquaintances; persuasions, or proclivities; sporting interests; entertainment, artistic, creative or leisure interests; travel interests, commercial, religious, political, theological or ideological belief or opinions;
  • (9D) illustrates the NetAlter Service Publisher authorized by the NetAlter Service Provider to publish their services and NetAlter Service Distributor authorized by the NetAlter Service Publisher to distribute the package keys for service & other services, NetAlter Service Publishers & Distributors both are termed as Service Suppliers to supply service to the (9E) NetAlter Service Subscribers.
  • (9E) illustrates the NetAlter Service Subscribers, using the services provided by the NetAlter Service Provider via NetAlter Service Browser, could be standalone or in the form of personal server could have multiple client, could access the data via online, mobile, peer to peer or other communication tools and could share the file, share & synchronized data and communicate with other subscribe with restricted permission.
  • FIG. 10 illustrates the Auto Match Architecture (AMA) & Search Engine for the NetAlter.
  • AMA Auto Match Architecture
  • [0321] (10A) illustrates the user, use the Auto Match Architecture (AMA) (capable to find information as per the predefined preference for the particular attributes automatically) & Search Engine (capable to find the information as per request of the user) of the NetAlter for searching the required information paid or free.
  • AMA Auto Match Architecture
  • Search Engine Capable to find the information as per request of the user
  • (10A) illustrates the user, use the Auto Match Architecture (AMA) & Search Engine of the NetAlter by sending the (10B) required information (say jobs information i.e. resume) as per related attribute (say Job) for searching the required information (say job vacancies) to (10E) the NetAlter Search Engine or AMA which in turn find the requested information from different related domains OR to the subscribed service (10C)(IOD) provider's server via AMA or Search Engine which in turn find the requested information from the provider's server.
  • (10G) illustrates a hub meant for local caching of the searched & matched results to make local availability of data so as to save upon time and NetAlter frameworks' computing resources.
  • illustration 11 through 17 represents the organizational framework and control & management utilities for continues regulation & governance by each entity as per hierarchical importance and functionalities attached therewith.
  • FIG. 11, 12 & 13 illustrates a schematic block diagram of NetAlter Service Browser (NetAlter Active) and its functionality.
  • (1 IA) illustrates the Explorer part of NetAlter Service Browser (NetAlter Active) which list the in depth details of all the parties related to the NetAlter Controller i.e. Developers, Providers, Subscribers, Distributors & 3 rd parties
  • FIG. 11C illustrates the Explorer part of NetAlter Service Browser (NetAlter Active) which lists the in-depth details related to the NetAlter Service Providers that show the list of providers & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Providers (Domains, sub-domains, branches).
  • the explorer tree show (12A) a) details of Service Modules purchased by a specific provider to provide Services, b) details of Developers from whom Service Modules, Attached Utilities, Other Utilities and Application purchased by a specific provider, c) details of Service Publishers authorized by a specific provider for publishing a services provided by such provider and the list of Service Distributors appointed by authorized Service Publisher to sale the services provided by a specific provider d) details of Service Distributors from whom the a specific provider purchase the Package Key/s & Module Distributors from whom a specific provider purchase the Product Key/s and e) details of subscribers and the services used by them.
  • (1 ID) illustrates the Explorer aspect of NetAlter Service Browser (NetAlter Active) which list the in depth details related to the NetAlter Service Developers which show the list of developers & its details in tree format the same being devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Developers.
  • the explorer tree show (12B) a) details of Service Modules developed by a specific developer, b) details of providers to whom Service Modules, Attached Utilities, Other Utilities and Applications sold by a specific developer, c) details of Service Module Publishers authorized by a specific developer for publishing module developed by such developer and the list of Service Module Distributors appointed by authorized Service Module Publisher to sale the Module develop by a specific developer and e) details of subscribers to whom Service Modules, Attached Utilities, Other Utilities and Applications sold by a specific developer or via service module distributors.
  • (1 IE) illustrates the Explorer aspect of NetAlter Service Browser (NetAlter Active) which list the in depth details related to the NetAlter Service Module Publishers which show the list of Service Module Publishers & its details in tree format the same being devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Module Publishers.
  • the explorer tree show (13A) a) details of Service Modules, Attached Utilities, Other Utilities and Applications published by a specific Publishers, b) details of providers to whom Service Modules, Attached Utilities, Other Utilities and Applications sold by a specific Publishers via appointed distributors, c) details of Service Module Developer who authorized to the Publishers for publishing Service modules, Attached Utilities, Other Utilities and Applications developed by such developer and d) the list of Service Module Distributors appointed by Service Module Publisher to sale the Module, Attached Utilities, Other Utilities and Applications develop by a specific developer and e) details of subscribers to whom Service Modules, Attached Utilities, Other Utilities and Applications sold via service module distributors.
  • FIG. 1 IF illustrates the Explorer aspect of NetAlter Service Browser (NetAlter Active) which list the in depth details related to the NetAlter Service Module Distributors which show the list of Service Module Distributors & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Service Module Distributors.
  • the explorer tree show (13C) a) details of Service Modules, Attached Utilities, Other Utilities and Applications distributed by a specific Distributor, b) details of providers to whom Service Modules, Attached Utilities, Other Utilities and Applications sold by a specific distributors, c) details of Service Module Developer who authorized to the Publishers for publishing Service modules, Attached Utilities, Other Utilities and Applications developed by such developer via distributor and d) the list of Service Module Publisher who to Service Module Distributors appointed to sale the Module, Attached Utilities, Other Utilities and Applications develop by a developer and e) details of subscribers to whom Service Modules, Attached Utilities, Other Utilities and Applications sold by service module distributors.
  • (1 IG) illustrates the Explorer aspect of NetAlter Service Browser (NetAlter Active) which list the in depth details related to the NetAlter Service Publishers which show the list of Service Publishers & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Service Publishers.
  • the explorer tree show (13B) a) details of Services published by a specific Publishers, b) details of providers for whom services published by a specific Publishers via appointed distributors, c) details of Service Provider who authorized to the Publishers for publishing Service provided by such provider and d) details of subscribers to whom Services are sold via service distributors.
  • FIG. 11 H illustrates the Explorer aspect of NetAlter Service Browser (NetAlter Active) which list the in depth details related to the NetAlter Service Distributors which show the list of Service Distributors & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Service Distributors.
  • the explorer tree show (13D) a) details of Service distributed by a specific Service Distributor, b) details of providers for whom Service distributed by a specific Service Distributor c) the list of Service Publisher who authorized to Service Distributors to sale the services provided by a service provider and e) details of subscribers to whom Service are sold by a Service Distributors.
  • (1 II) illustrates the Explorer aspect of NetAlter Service Browser (NetAlter Active) which list the in depth details related to the NetAlter Service Subscribers which show the list of Subscribers & its details in tree format the same being devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Service Subscribers.
  • the explorer tree show (12C) a) details of Service Modules, Attached Utilities, Other Utilities and Applications distributed by a specific Distributor, b) details of providers to whom Service Modules, Attached Utilities, Other Utilities and Applications sold by a specific distributors, c) details of Service Module Developer who authorized to the Publishers for publishing Service modules, Attached Utilities, Other Utilities and Applications developed by such developer via distributor and d) the list of Service Module Publisher who to Service Module Distributors appointed to sale the Module, Attached Utilities, Other Utilities and Applications develop by a developer and e) details of subscribers to whom Service Modules, Attached Utilities, Other Utilities and Applications sold by service module distributors.
  • (1 IJ) illustrates the Explorer aspect of NetAlter Service Browser (NetAlter Active) which list the in depth details related to the NetAlter functionality and administrative rights.
  • (14A) illustrates the Explorer aspect of NetAlter Service Browser (Developer Active) which list the in depth details of all the parties related to the NetAlter Module Developer i.e. Related Developers, Providers, Subscribers & 3 rd parties.
  • (14C) illustrates the Explorer aspect of NetAlter Service Browser (Developer Active) which lists the in-depth details related to the NetAlter Service Providers that show the list of providers & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Providers (Domains, sub-domains, branches).
  • the explorer tree shows the details of Service Modules purchased by a NetAlter Service Provider to provide Services.
  • (14D) illustrates the Explorer aspect of NetAlter Service Browser (Developer Active) which lists the in-depth details related to the NetAlter Service Module Developers that show the list of Developers & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Developers.
  • the explorer tree shows the details of Developers with whom Service Modules, Attached Utilities, Other Utilities and Application are develop collaboratively.
  • (14E) illustrates the Explorer aspect of NetAlter Service Browser (Developer Active) which lists the in-depth details related to the NetAlter Service Module Publishers that show the list of authorized Module Publishers & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Module publishers.
  • the explorer tree shows the details of Service Module Publishers authorized by a developer for publishing a service modules developed by a developer
  • (14F) illustrates the Explorer aspect of NetAlter Service Browser (Developer Active) which lists the in-depth details related to the NetAlter Service Subscriber that show the list of Subscribers & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Subscribers.
  • the explorer tree shows the details of subscribers and the Service Modules, Attached Utilities, Other Utilities and Application are used by them.
  • (14B) illustrates the categorized functionality of NetAlter Service Browser (Developer Active) i.e. a) General Services which includes Service Modules, Attached Utilities, Utilities & Applications, New Versions, Update, Upgrades and Resources to be upload via FTP, produce Reports & Analysis like sales made, purchase by whom, from where, amount of commission given to the publishers, publisher wise sales, location wise sales etc..., handle users complaints & Feedbacks, provide supports & consultancy to the related parties, b) Provider Related Services which includes to issue licenses i.e.
  • (15A) illustrates the Explorer aspect of NetAlter Service Browser (Provider Active) which lists the in depth details of all the parties related to the Provider i.e. other Providers, Subscribers, Distributors & NetAlter Controller.
  • 15C illustrates the Explorer aspect of NetAlter Service Browser (Provider Active) which lists the in-depth details related to the NetAlter Service Providers that show the list of providers & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Providers (Domains, sub-domains, branches).
  • the explorer tree shows the details of Service provided by a NetAlter Service Provider itself, list of other providers with whom a provider work collaboratively to provide services, list of other related service provider found with the help of search & Filter and more.
  • (15D) illustrates the Explorer aspect of NetAlter Service Browser (Provider Active) which lists the in-depth details related to the NetAlter Service Module Developers that show the list of Developers & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Developers.
  • the explorer tree shows the details of Developers from whom Service Modules, Attached Utilities, Other Utilities and Application are purchase by a service providers, list of other related service module developers found with the help of search & Filter and more.
  • (15E) illustrates the Explorer aspect of NetAlter Service Browser (Provider Active) which lists the in-depth details related to the NetAlter Service Module Distributors that show the list of Service Module Distributors & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Service Module Distributors.
  • the explorer tree shows the details of Service Module Distributors from whom the service modules (Product Keys) are purchase by a provider, list of other related service module distributors found with the help of search & Filter and more.
  • (15F) illustrates the Explorer aspect of NetAlter Service Browser (Provider Active) which lists the in-depth details related to the NetAlter Service Publishers that show the list of Service Publishers & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Service Publishers.
  • the explorer tree shows the details of Service Publishers authorized by a provider for publishing a service provide by a provider, list of other related Service Publishers found with the help of search & Filter and more.
  • (15G) illustrates the Explorer aspect of NetAlter Service Browser (Provider Active) which lists the in-depth details related to the NetAlter Service Subscriber that show the list of Subscribers & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Subscribers.
  • the explorer tree shows the details of subscribers who subscribed the services of providers, details of services subscribed by subscriber and list of other prospective service subscribers found with the help of search & Filter and more.
  • (15B) illustrates the categorized functionality of NetAlter Service Browser (Provider Active) i.e. a) Service Module Related which includes Service Modules, Attached Utilities, Utilities & Applications, New Versions, Update, Upgrades and Resources to downloaded via FTP from multiple developers, details of Service Modules, Attached Utilities, Utilities & Applications, New Versions installed, reinstalled or uninstalled and more b) General which includes setting for automation, allowing sharing of data to the other providers with restricted sharing permission, assigning admin rights to different users, use AMA & Search engine for searching & filtering required information, viewing the activity log reports of its subordinates, setting the security parameters and more, c) Provider related services includes generating package keys for the services provided, details of package keys issue to the publishers & subscribers, download data from & upload data to other providers' networks, list & details of other provider with whom services are used collaboratively, maintain list of other providers found with the help of search & Filter
  • Service Publishers Related Services which includes the List of Service Publishers authorized by Provider to publish the services, List of other Publishers found via Search & Filter
  • Service Module Distributors related services includes List of Service Module Distributors from whom Product Keys are obtained to use the service modules, Other Service Module Distributor list found via search & filter and h) NetAlter Related services which include Download Default NetAlter Service Browser (Provider Active), Upgrades & Updates it, look for New Version and use Request Form to request for new Service Modules which are unavailable and more.
  • FIG. 16 shows a schematic block diagram of NetAlter Service Browser (Subscriber Active) and its functionality.
  • (16A) illustrates the Explorer aspect of NetAlter Service Browser (Subscriber Active) which list the in depth details of all the parties related to the Subscriber i.e. Providers, Developers, Subscribers, Distributors & NetAlter Controller.
  • (16C) shows the Explorer aspect of NetAlter Service Browser (Subscriber Active) which lists the in-depth details related to the NetAlter Service Providers that show the list of providers & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Providers (Domains, sub-domains, branches).
  • the explorer tree shows the details of Service provided by a NetAlter Service Provider to the subscriber, list of other related service provider found with the help of search & Filter.
  • (16D) illustrates the Explorer aspect of NetAlter Service Browser (Subscriber Active) which lists the in-depth details related to the NetAlter Service Module Developers that show the list of Developers & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Developers.
  • the explorer tree shows the details of Developers whose Service Modules, Attached Utilities, Other Utilities and Application are used by a service Subscriber, list of other related service module developers found with the help of search & Filter and more.
  • (16E) illustrates the Explorer aspect of NetAlter Service Browser (Subscriber Active) which lists the in-depth details related to the NetAlter Service Module Distributors that show the list of Service Module Distributors & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Service Module Distributors.
  • the explorer tree shows the details of Service Module Distributors from whom the service modules (Product Keys) are purchase by a Subscriber, list of other related service module distributors found with the help of search & Filter.
  • (16F) illustrates the Explorer aspect of NetAlter Service Browser (Subscriber Active) which lists the in-depth details related to the NetAlter Service Distributors that show the list of Service Distributors & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Service Distributors.
  • the explorer tree shows the details of Service Distributors from whom the services (Package Keys) are purchase by a Subscriber, list of other related service distributors found with the help of search & Filter.
  • (16G) illustrates the Explorer aspect of NetAlter Service Browser (Provider Active) which lists the in-depth details related to the NetAlter Service Subscriber that show the list of Subscribers & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Subscribers.
  • the explorer tree shows the details of subscribers, details of services subscribed by subscriber, list of subscribers in the personal networks and list of subscribers found with the help of search & Filter.
  • (16B) illustrates the categorized functionality of NetAlter Service Browser (Subscriber Active) i.e. a) Service Module Related which includes Service Modules, Attached Utilities, Utilities & Applications, New Versions, Update, Upgrades and Resources to downloaded via FTP from multiple developers, details of Service Modules, Attached Utilities, Utilities & Applications, New Versions installed, reinstalled or uninstalled and more b) General which includes setting for automation, allowing sharing of data to the other with Subscriber restricted sharing permission, assigning admin rights to different users, use AMA & Search engine for searching & filtering required information, viewing the activity log reports of its subordinates, setting the security parameters and more, c) Subscriber Related Services includes list of services subscribed from the service provider, details of packages single or multiple & passport packages purchased, subscribed new services, renew current services, become member of new services, download data from & upload data to subscriber's personal network, list & details of other personal network with whom data
  • FIG. 17 shows a schematic block diagram of NetAlter Service Browser (Service & Service Module Publisher & Distributor Active) and its functionality.
  • (17A) illustrates the Explorer aspect of NetAlter Service Browser (Service & Service Module Publisher & Distributor Active) which list the in depth details of all the parties related to the Service & Service Module Publisher & Distributor i.e. Providers, Developers, Subscribers, Publishers, Distributors & NetAlter Controller.
  • FIG. 17C illustrates the Explorer aspect of NetAlter Service Browser (Service & Service Module Publisher & Distributor Active) which lists the in-depth details related to the NetAlter Service Providers, which show list of providers, & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Providers (Domains, sub-domains, branches).
  • the explorer tree shows the details of Service provided by the providers whose services are published by the service publishers & distributed by the service distributors, list of providers to whom Services Modules, Utilities & Application (Product Keys) are sold by Module Distributors or Services (Package Keys) are sold by Service distributors, list of other related service provider found with the help of search & Filter.
  • 17D illustrates the Explorer aspect of NetAlter Service Browser (Service & Service Module Publisher & Distributor Active) which lists the in-depth details related to the NetAlter Service Module Developers, which show the list of Developers, & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Developers.
  • the explorer tree show the details of Developers whose Service Modules, Attached Utilities, Other Utilities and Application are published by the Service Module Publishers & distributed by the Service Module Distributor, list of other related service module developers found with the help of search & Filter and more.
  • (17E) illustrates the Explorer aspect of NetAlter Service Browser (Service & Service Module Publisher & Distributor Active) which lists the in-depth details related to the NetAlter Service & Services Modules Publishers & Distributors which show the list of Service & Services Modules Publishers & Distributors & its details in tree format the same being devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Service or Service Module Publishers followed by Service or Service Module Distributors.
  • the explorer tree shows the details of Service Module Publishers authorized by a developer for publishing a service module developed by a developer or list of Service Publishers authorized by Service Providers to publish the services, list of other related services or service modules publishers found with the help of search & Filter, list of Service Module Distributors authorized by Service Module Publishers for distributing service modules developed by a developer or list of Service Distributors authorized by Service Publishers to publish the services, list of other related Service Distributors found with the help of search & Filter and more
  • (16G) illustrates the Explorer aspect of NetAlter Service Browser (Service & Service Module Publisher & Distributor Active) which lists the in-depth details related to the NetAlter Service Subscriber, which show the list of Subscribers, & its details in tree format the same be devised so that each higher attribute encircles the following one in a concentric encircled map.
  • the explorer tree represents Fields followed by Location followed by Networks followed by Subscribers.
  • the explorer tree shows the details of subscribers, services subscribed by subscribers, service modules purchased by the subscribers and list of subscribers found with the help of search & Filter.
  • [0363] (17B2) show the categorized functionality of NetAlter Service Browser for Service Module Distributors (Service Module Distributor Active) like related to Publishers shows the List of Service Module Publishers who certified to Distributor, related to developer show the List of Service Module Developers who Certified to distributor's Publishers for Service Module Sale, related to Providers show the list of Providers who Purchased product keys from Service Module Distributor, related to Subscriber show the list of Subscriber who Purchased product keys from Service Module Distributor.
  • Service Module Distributor Active Service Module Distributors
  • 17B3 illustrates the categorized functionality of NetAlter Service Browser for Service Publishers (Service Publisher Active) like related to Service Distributors which shows List of Service Distributors Certified by Service Publisher, related to Service Providers which show the List of Service Providers who purchase product keys from Service Publisher's Distributor, related to Subscribers shows the List of Subscriber who purchase product keys from Service Publisher's Distributors.
  • [0365] (17B4) illustrates the categorized functionality of NetAlter Service Browser for Service Distributors (Service Distributor Active) like related to Service Publishers shows the List of Service Publishers who certified to Service Distributor, related to Subscriber show the list of Subscriber who Purchased product keys from Service Distributor.
  • Service Distributor Active Service Distributors
  • FIG. 18 show All possible combinations for Peer to Peer Files Sharing, Data Sharing & Synchronization, communications between all the parties of the NetAlter i.e. NetAlter Controller, Developer, Service Modules Publishers, Service Modules Distributors, Providers, Service Publishers, Service Distributors and Subscribers.
  • FIG. 19 show example of Peer to Peer Files Sharing, Data Sharing & Synchronization, communications between all the parties of the NetAlter namely Net Alter Controller, Developer, Service Modules Publishers, Service Modules Distributors, Providers, Service Publishers, Service Distributors and Subscribers.
  • (19A) shows the peer to peer sharing & synchronization of data & files between the developers for collaborative development of service modules, utilities & Applications.
  • (19B) show the peer to peer transfer of files i.e. Service Modules, Utilities & Applications from developer to Service Providers.
  • (19C) show the peer to peer sharing & synchronization of data and sharing of files i.e. Service Modules, Utilities & Applications from Service Provider to Service Subscribers & Vice versa.
  • (19D) show the peer to peer transfer of files i.e. Service Modules, Utilities & Applications from developer to Service Subscribers.
  • (19E) show peer to peer sharing & synchronization of data and sharing of files i.e.
  • Service Modules, Utilities & Applications between Service subscribers or between the members of Personal Network (19F) show the peer to peer sharing & synchronization of data and sharing of files i.e. Service Modules, Utilities & Applications between Service Providers for service collaboration & syndication. (19G) show the peer to peer sharing & synchronization of data and sharing of files i.e. Service Modules, Utilities & Applications between Service Providers and its remote client for accessing data & files remotely. 19H) show the peer to peer sharing & synchronization of data and sharing of files i.e. Service Modules, Utilities & Applications between Service Providers and its local client connected or disconnected.
  • FIG. 20 illustrates the graphical overview of the NetAlter Visual Map and the method & example of (20M) NetAlter Namespace.
  • the NetAlter Namespace is an unique identifier to identify each user within the NetAlter Framework and this identity made up of different optional parameters.
  • There are different types NetAlter Namespace some of the example are (20M.1) For Provider & Subscriber, (20M.2) For Developer, (20M.3) For Service Module Publishers & Distributors and (20M.4) For Service Publishers & Distributors. All these NetAlter Namespaces consist of one or more optional parameter.
  • the first example of NetAlter Namespace shows NetAlter Namespace parameters for (2OM.1) Providers & Subscribers are start with Root the first which indicate the top most node i.e. (20A) NetAlter itself.
  • the second parameter in NetAlter Namespace is Field which indicate the Subject Area say (20B) HR (Human Resource).
  • the third parameter in the Net Alter Namespace is Location i.e. geographical area say (20C) USA.
  • the fourth parameter in the NetAlter Namespace is Network i.e. topic of subject area say (20D) Job is topic for HR subject area.
  • the fifth parameter in the NetAlter Namespace is Domain i.e. name to identify Service Provider say (20E) Domain B.
  • the sixth parameter in the NetAlter Namespace is Sub Domain i.e. name to identify Service Provider's Sub-Domain say (20F) Sub Domain W.
  • the seventh parameter in the NetAlter Namespace is Branch i.e. name to identify bottom most node in the Domain say (20G) Branch 100.
  • the eighth parameter in the NetAlter Namespace is Service Module i.e. name to identify Service Module say (20H) Resume Tracking.
  • the ninth parameter in the NetAlter Namespace is Service i.e. name to identify Service which is used or subscribed by the user i.e. subscriber say (201) Permanent Job.
  • the tenth parameter in the NetAlter Namespace is Entity or Item i.e.
  • the eleventh parameter in the NetAlter Namespace is Attribute i.e. name to identify Service Subscriber's requirements who is using or subscribing the services say Employer's require service for (20K) Job Posting.
  • the 12 th parameter in the NetAlter Namespace is Information used to indicate the information regarding Service Subscriber's requirements who is using or subscribing the services say Employer's provides (20L) Information for Job which they are Posting.
  • the second example of NetAlter Namespace shows NetAlter Namespace parameters for (20M.2) Developers are start with Root the first which indicate the top most node i.e. (20A) NetAlter itself.
  • the second parameter in NetAlter Namespace is Field which indicate the Subject Area say (20B) HR (Human Resource).
  • the third parameter in the NetAlter Namespace is Location i.e. geographical area say (20C) USA.
  • the fourth parameter in the NetAlter Namespace is SM_Developer i.e. name or identity to identified service module developer.
  • the fifth parameter in the NetAlter Namespace is ASM i.e. name or identity to identified NetAlter Service Module developed by service module developer.
  • the third example of NetAlter Namespace shows parameters for (20M.3) Service Module Publishers & Distributors are start with Root the first which indicate the top most node i.e. (20A) NetAlter itself.
  • the second parameter in NetAlter Namespace is Field which indicate the Subject Area say (20B) HR (Human Resource).
  • the third parameter in the NetAlter Namespace is Location i.e. geographical area say (20C) USA.
  • the fourth parameter in the NetAlter Namespace is (20Q) SM_Publishers i.e. name or identity to identified Service Module Publishers.
  • the fifth parameter in the NetAlter Namespace is (20R) SM_Distributors i.e.
  • the sixth parameter in the NetAlter Namespace is (20H)ASM i.e. name or identity to identified (20H) NetAlter Service Module developed by service module developer.
  • the fourth example of NetAlter Namespace shows parameters for (2OM.4) Service Publishers & Distributors are start with Root the first which indicate the top most node i.e. (20A) NetAlter itself.
  • the second parameter in NetAlter Namespace is Field which indicate the Subject Area say (20B) HR (Human Resource).
  • the third parameter in the NetAlter Namespace is Location i.e. geographical area say (20C) USA.
  • the fourth parameter in the NetAlter Namespace is (20S) S_Publishers i.e. name or identity to identified Service Publishers authorized by the (20O) Service Providers to publish the services.
  • the fifth parameter in the NetAlter Namespace is (20T) S_Distributors i.e. name or identity to identified Service Distributors authorized by the Service Publishers to distribute the services.
  • the sixth parameter in the NetAlter Namespace is AS i.e. name or identity to identified (201) NetAlter Service provided by service provider.
  • FIG. 20,21,22 illustrates a logical block diagram of NetAlter Framework's Visual Map for management and Namespace to identify each item of NetAlter framework; the visual map a self stimulatory and also divulges relationships aspects of NetAlter members
  • FIG. 21 & 22 illustrates the visual relationship map in different Namespace of NetAlter information and services flow, both illustrations form extension of information and services flow diagram from fig 20 which derives a namespace for a model NetAlter representation.
  • the namespace derivation kick starts at the root (20A) i.e NetAlter with further expanded collaterals based on NetAlter logical layer technology segregating the users in an organized manner.
  • the similar visual relationship map forms a part of NetAlter service browsers so as to provide visual access to physical entities in the framework.
  • Fig 21 & 22 specifically highlights protocol based relationship and transactional flow involved therein.
  • Fig 23 illustrate a block diagrammatic representation of protocols being followed in the NetAlter framework building up process
  • 23A, 23B, 23C,23F, and 23G represents a protocol transferring entity by means of certification grant
  • 23D, 23E, 23H, 231 represents either product or package key delivery flow wherein rights being conferred on to the respective parties for successful service access.
  • fig 24 illustrates a NetAlter layered, clustering based distributed grid logical picture. The layer approach has been explained in concentrically circular manner with one encircling the other, with layers following ranges from broader to narrower aspect in the grid, i.e. from global master controller NetAlter to subsequent further granular divisions till defining attributes of the entity helps derive NetAlter namespace in the nutshell.
  • FIG. 26 showing graphical user interface (GUI) for NetAlter service browser viewer (NSBV) illustrating NetAlter search engine interface therein, GUI of NetAlter search engine being fully customizable as per requirements FIG. 26 showing plurality of functions the said search engine can perform.
  • Section 26A shows the regular active rights specific explorer navigation tree structures
  • section 26B shows the NetAlter service browser viewer containing search engine.
  • NetAlter search engine employing plurality of search techniques to retrieval relevance and precision optimization conducting basic search, search wizard, advanced search, and command based search.
  • 26G showing NetAlter Service Browser menu containing plurality of functions
  • 26H showing the subject specific search engines having selection enabled through plurality of tabs provided therein and same can be customized as per service subscribed by the user.
  • Section 26C of the search engine GUI illustrating basic search engines enabling selection of various searched parameters based on conditional search by means of plurality of Booleans logical combinations to improve upon search specificity in particular domain thus saving on time and network resources employed therein.
  • Search can be conducted at four different granular levels including NetAlter, Service provider, personal Networks and local Networks, restricting search to specific domain, also plurality of information type is also specified therein i.e. data, file & image etc.
  • NetAlter employs cluster approach for improving on service orientation ground, same tool of clusters is used to limit the search to specific cluster of operation.
  • the NetAlter search engine is enabled for tracking operations for plurality of channel nodes based on predefined specified criterions, expressed in terms of plurality of keywords with combinational Booleans logic involved therein. Also the said search engine employs subject specific semantic ontologies to improve upon precision and relevance of searched information into the NetAlter framework.
  • search engine GUI with 261, 26D and 26E showing predefined (changeable) range of results, search status bar showing description of search result and actual annotated results, with its namespace appended therein respectively.
  • the search engine GUI being designed handsomely functional illustrates plurality of functional buttons in section 26F to manipulate the search results thus obtained comprise of sort, rank, track, filter, multi search settings, print, send search, download information, upload information, compare, full view, auto match, export and save search options but not restricting to these functions only.
  • Fig 27 illustrates layered diagram of NetAlter convergence platform.
  • 27A being an innermost layer forms the base of NetAlter functioning includes plurality of communication standards, protocols and methods necessary for information transfer forming a unique operating platform for integration of all existing communication standards, protocols and methodologies and server side web apps, web services, & central search engine Computation being attracting significant concern the world-over, NetAlter devices a computational Grid formation acting as primary infrastructure layer illustrated by 27B.
  • the Grid browser application when installed on client computer enable predefined percentage of computational resource utilization to NetAlter Grid members i.e. service browser subscribers, the computational locations being dynamically selected by means of algorithm used therein from the NetAlter framework.
  • Third integrated layer 27C illustrates peer to peer enability of NetAlter for file & data sharing & communication, host web services, web apps and devices on local server, local databases and secure file system, distributed personal search engine.
  • Fourth layer 27D being functional in nature applies to preceding communicating layers, the functions includes service browser application with multi-client (Rich, Thin, mobile , etc.) service modules and services running on smart devices and embedded systems providing semantically organized service oriented architecture.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • Operations Research (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Data Mining & Analysis (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
EP05823787A 2004-11-30 2005-09-21 Verfahren und system zum einrichten eines informationskommunikations- und berechnungsrahmens Withdrawn EP1836662A1 (de)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
IN1279MU2004 2004-11-30
US11/171,520 US20060165040A1 (en) 2004-11-30 2005-07-01 System, method, computer program products, standards, SOA infrastructure, search algorithm and a business method thereof for AI enabled information communication and computation (ICC) framework (NetAlter) operated by NetAlter Operating System (NOS) in terms of NetAlter Service Browser (NSB) to device alternative to internet and enterprise & social communication framework engrossing universally distributed grid supercomputing and peer to peer framework
PCT/IN2005/000319 WO2006059343A2 (en) 2004-11-30 2005-09-21 A method and system for institution of information communication and computation framework

Publications (1)

Publication Number Publication Date
EP1836662A1 true EP1836662A1 (de) 2007-09-26

Family

ID=35733428

Family Applications (1)

Application Number Title Priority Date Filing Date
EP05823787A Withdrawn EP1836662A1 (de) 2004-11-30 2005-09-21 Verfahren und system zum einrichten eines informationskommunikations- und berechnungsrahmens

Country Status (4)

Country Link
EP (1) EP1836662A1 (de)
AU (1) AU2005310887A1 (de)
CA (1) CA2557528A1 (de)
WO (1) WO2006059343A2 (de)

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7991764B2 (en) 2005-07-22 2011-08-02 Yogesh Chunilal Rathod Method and system for communication, publishing, searching, sharing and dynamically providing a journal feed
US20080021753A1 (en) * 2006-07-07 2008-01-24 Electronic Data Systems Corporation System and method for service oriented design process
WO2009059377A1 (en) * 2007-11-09 2009-05-14 Manjrosoft Pty Ltd Software platform and system for grid computing
US8666993B2 (en) 2010-02-22 2014-03-04 Onepatont Software Limited System and method for social networking for managing multidimensional life stream related active note(s) and associated multidimensional active resources and actions
US8214560B2 (en) 2010-04-20 2012-07-03 International Business Machines Corporation Communications support in a transactional memory
WO2015015251A1 (en) 2013-08-01 2015-02-05 Yogesh Chunilal Rathod Presenting plurality types of interfaces and functions for conducting various activities
US11397520B2 (en) 2013-08-01 2022-07-26 Yogesh Chunilal Rathod Application program interface or page processing method and device
US9491031B2 (en) 2014-05-06 2016-11-08 At&T Intellectual Property I, L.P. Devices, methods, and computer readable storage devices for collecting information and sharing information associated with session flows between communication devices and servers
WO2018165146A1 (en) 2017-03-06 2018-09-13 Cummins Filtration Ip, Inc. Genuine filter recognition with filter monitoring system
CN109976894B (zh) * 2019-04-03 2023-07-25 中国科学技术大学苏州研究院 一种平台无关的可扩展的分布式系统任务调度支撑框架
CN110363382A (zh) * 2019-06-03 2019-10-22 华东电力试验研究院有限公司 全能型乡镇供电所一体化业务融合技术
CN112416538B (zh) * 2019-08-20 2024-05-07 中国科学院深圳先进技术研究院 一种分布式资源管理框架的多层次架构和管理方法
CN110535977B (zh) * 2019-09-29 2022-04-01 深圳市网心科技有限公司 文件分发方法及装置、计算机装置及存储介质
US11561532B2 (en) * 2020-06-19 2023-01-24 Rockwell Automation Technologies, Inc. Systems and methods for metered automation controller functionality
CN112214211B (zh) * 2020-09-25 2023-08-01 华迪计算机集团有限公司 基于soa架构的应用系统集成平台
CN113516578B (zh) * 2021-08-04 2022-11-04 甘肃省建筑设计研究院有限公司 一种基于生活圈背景下的公共服务设施片区化管理系统及装置
CN113837739B (zh) * 2021-09-16 2023-06-13 多点生活(成都)科技有限公司 一种通用的支付渠道对接方法
CN114866609B (zh) * 2022-07-08 2022-09-30 广州得一信息科技有限公司 一种基于统一信息模型的数据互联互通方法和装置
CN117221276B (zh) * 2023-09-26 2024-05-14 福州大学 一种地球空间网格域名的网络架构与服务器层结构
CN117312103B (zh) * 2023-11-30 2024-03-01 山东麦港数据系统有限公司 一种可热插拔的分布式异构数据源数据调度处理系统
CN117708219B (zh) * 2024-02-06 2024-05-07 中科云谷科技有限公司 用于物联网数据的处理方法、处理装置及存储介质

Also Published As

Publication number Publication date
CA2557528A1 (en) 2006-06-08
WO2006059343A2 (en) 2006-06-08
AU2005310887A1 (en) 2006-06-08

Similar Documents

Publication Publication Date Title
US20060165040A1 (en) System, method, computer program products, standards, SOA infrastructure, search algorithm and a business method thereof for AI enabled information communication and computation (ICC) framework (NetAlter) operated by NetAlter Operating System (NOS) in terms of NetAlter Service Browser (NSB) to device alternative to internet and enterprise & social communication framework engrossing universally distributed grid supercomputing and peer to peer framework
WO2006059343A2 (en) A method and system for institution of information communication and computation framework
Corcho et al. An overview of S-OGSA: A reference semantic grid architecture
Klusch Intelligent information agents: agent-based information discovery and management on the Internet
JP5872535B2 (ja) ネットワーク化サービスとしての情報に対するクエリモデル
AU2011226654B2 (en) Semantics update and adaptive interfaces in connection with information as a service
US7263551B2 (en) Distributed computing services platform
US7676539B2 (en) Methods, apparatus and computer programs for automated problem solving in a distributed, collaborative environment
Assante et al. The gCube system: delivering virtual research environments as-a-service
US8661504B2 (en) Secure social web orchestration via a security model
US8881230B2 (en) Secure social web orchestration via a security model
CN101453398A (zh) 一种新型分布式网格超级计算系统及方法
Kobsa et al. An LDAP-based user modeling server and its evaluation
Silva Grid computing for developers
Tekinerdogan et al. Feature-driven design of SaaS architectures
Shahzad et al. Blockchain-based green big data visualization: BGbV
Yang et al. Grid computing in China
Youn et al. GEONGrid portal: design and implementations
Friese et al. A robust business resource management framework based on a peer-to-peer infrastructure
Schmitt et al. Authorization in asset administration shells using OPC UA
Falke Environmental data: finding it, sharing it, and using it
MX2007009207A (es) Un sistema y un metodo para diseñar una plataforma de supercomputacion con reticula distribuida universal, para estructura de comunicacion empresarial y social alternativa a internet.
BRPI0705852A2 (pt) sistema e mÉtodo composto de uma estrutura automatizada e prà-ativa, estrutura net atler, e mÉtodo de pesquisa e comparaÇço
Alwada'n Security for Mobile Grid Systems
Shivakumar et al. Digital Workplace Development

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20070628

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC NL PL PT RO SE SI SK TR

DAX Request for extension of the european patent (deleted)
17Q First examination report despatched

Effective date: 20110121

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20130403