WO2018042222A1 - Object based communication - Google Patents

Object based communication Download PDF

Info

Publication number
WO2018042222A1
WO2018042222A1 PCT/IB2016/055168 IB2016055168W WO2018042222A1 WO 2018042222 A1 WO2018042222 A1 WO 2018042222A1 IB 2016055168 W IB2016055168 W IB 2016055168W WO 2018042222 A1 WO2018042222 A1 WO 2018042222A1
Authority
WO
WIPO (PCT)
Prior art keywords
client
server
objects
attributes
novel features
Prior art date
Application number
PCT/IB2016/055168
Other languages
French (fr)
Inventor
Pratik Sharma
Original Assignee
Pratik Sharma
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Pratik Sharma filed Critical Pratik Sharma
Priority to PCT/IB2016/055168 priority Critical patent/WO2018042222A1/en
Publication of WO2018042222A1 publication Critical patent/WO2018042222A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Definitions

  • client and server communicate based on the information the client has of the object store at the server side like the object identifier of various objects, attributes for each object type, etc.
  • client passes a message to the server either containing the object identifier or a set of attributes satisfying their respective set of conditions.
  • client passes a message to the server containing the list of attributes of new object to be created with their respective values.
  • attributes not on the list passed by the client but part of object will have their default values which will be used on object creation along with generating of a new object identifier. So in other words client is aware of the fixed set of attributes which might not have default values at server side and their values must be passed to server for object creation.
  • Object identifier of the new object is passed to the client by the server on object creation.
  • client passes a message to the server either containing the object identifier or a set of attributes satisfying their respective set of conditions for deleting an object or set of objects.
  • client passes a message to the server either containing the object identifier or containing the list of attributes satisfying their respective set of

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

In this invention client and server communicate based on the information the client has of the object store at the server side like the object identifier of various objects, attributes for each object type, etc. All operations like getting objects, updating objects, creating new objects, deleting objects is performed by the client by passing messages to the server containing metadata about the object or objects on which the task is to be performed based on the information of the server side object store that the client has.

Description

Object Based Communication
In this invention client and server communicate based on the information the client has of the object store at the server side like the object identifier of various objects, attributes for each object type, etc. For getting objects, client passes a message to the server either containing the object identifier or a set of attributes satisfying their respective set of conditions. For creating new objects, client passes a message to the server containing the list of attributes of new object to be created with their respective values. At the server side, attributes not on the list passed by the client but part of object will have their default values which will be used on object creation along with generating of a new object identifier. So in other words client is aware of the fixed set of attributes which might not have default values at server side and their values must be passed to server for object creation. Object identifier of the new object is passed to the client by the server on object creation. For deleting objects, client passes a message to the server either containing the object identifier or a set of attributes satisfying their respective set of conditions for deleting an object or set of objects. For updating objects, client passes a message to the server either containing the object identifier or containing the list of attributes satisfying their respective set of
conditions along with the list of attributes to be changed with their respective new values.

Claims

Claims
1. One of the novel features in this invention is that client and server communicate based on the information the client has of the object store at the server side like the object identifier of various objects, attributes for each object type, etc.
2. One of the novel features in this invention is that for getting objects,
client passes a message to the server either containing the object identifier or a set of attributes satisfying their respective set of conditions.
3. One of the novel features in this invention is that for creating new objects,
client passes a message to the server containing the list of attributes of new object to be created with their respective values. At the server side, attributes not on the list passed by the client but part of object will have their default values which will be used on object creation along with generating of a new object identifier. So in other words client is aware of the fixed set of
attributes which might not have default values at server side and their values must be passed to server for object creation. Object identifier of the new object is passed to the client by the server on object creation.
4. One of the novel features in this invention is that for deleting objects,
client passes a message to the server either containing the object identifier or a set of attributes satisfying their respective set of conditions for deleting an object or set of objects.
5. One of the novel features in this invention is that for updating objects,
client passes a message to the server either containing the object identifier or containing the list of attributes satisfying their respective set of conditions along with the list of attributes to be changed with their respective new values.
PCT/IB2016/055168 2016-08-30 2016-08-30 Object based communication WO2018042222A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/IB2016/055168 WO2018042222A1 (en) 2016-08-30 2016-08-30 Object based communication

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/IB2016/055168 WO2018042222A1 (en) 2016-08-30 2016-08-30 Object based communication

Publications (1)

Publication Number Publication Date
WO2018042222A1 true WO2018042222A1 (en) 2018-03-08

Family

ID=61300260

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2016/055168 WO2018042222A1 (en) 2016-08-30 2016-08-30 Object based communication

Country Status (1)

Country Link
WO (1) WO2018042222A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150269203A1 (en) * 2014-03-20 2015-09-24 International Business Machines Corporation Accelerated access to objects in an object store implemented utilizing a file storage system
US20160239499A1 (en) * 2015-02-12 2016-08-18 Red Hat, Inc. Object Creation Based on Copying Objects Corresponding to Similar Entities

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150269203A1 (en) * 2014-03-20 2015-09-24 International Business Machines Corporation Accelerated access to objects in an object store implemented utilizing a file storage system
US20160239499A1 (en) * 2015-02-12 2016-08-18 Red Hat, Inc. Object Creation Based on Copying Objects Corresponding to Similar Entities

Similar Documents

Publication Publication Date Title
MY188126A (en) System and method for information protection
MY188841A (en) Information processing method, server, first terminal, and computer storage medium
JP2016513414A5 (en)
MX2017012016A (en) User communications with a merchant through a social networking system.
WO2016036752A3 (en) Systems and methods for creating and modifying access control lists
WO2015120327A3 (en) Developer based document collaboration
EP2779589A3 (en) Changing dynamic group VPN member reachability information
CN106537429A8 (en) System and method for providing optimization or corrective measure for one or more buildings
SG11201804033RA (en) Information recommendation method and apparatus
WO2019034999A3 (en) Scalable space-time density data fusion
SG10201810036QA (en) Processing queries containing a union-type operation
WO2020222623A3 (en) System and method for automatically constructing content for strategic sales
WO2017117024A8 (en) Salting text in database tables, text files, and data feeds
MX367844B (en) Consolidated management of home network elements.
GB2544367A (en) Tool for planning crowd control measures
WO2018042222A1 (en) Object based communication
WO2014152821A3 (en) Search results modification systems and related methods
MX2019005534A (en) Method and system for distributed manufacturing.
WO2018154976A9 (en) Server device
GB2557483A (en) Method for N-Dimensional detection of spatial, temporal and gravimetric attributes and associated variation in plots, digital objects and photographs
GB2572508A (en) A method and a system for hosting multiple multi-tenant applications
Min A Study on the Effectiveness of Social Media as a Marketing Strategy
AU2015202323A1 (en) PEN Systems: PEN Analysis for Quantified Perspectives in Decision Making
Dian Generalized Method of Moments' Characteristics and Its Application on Panel Data
Lim A 3D auxetic material based on intersecting double arrowheads (Phys. Status Solidi B 7/2016)

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16915015

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16915015

Country of ref document: EP

Kind code of ref document: A1