COMMUNICATION BETWEEN DISTRIBUTED OBJECTS
#1

COMMUNICATION BETWEEN DISTRIBUTED OBJECTS
[attachment=18107]

INTRODUCTION


Distributed object communication realizes communication between  distributed object s in the  distributed computing  environment.


Main role is to interconnect objects residing in non- local memory space and allowing them to perform remote calls and exchange data.
Implementation can be realized by using stubs and skeleton.


Stubs and skeletons


Generated objects whose structure and behavior depends on the chosen communication protocol .
Provides some additional functionality.
Ensures reliable communication

Steps


caller calls a local procedure implemented by the stub
Stub marshalls call type and input arguments into a request message
client stub sends the message over the network to the server and blocks the current execution thread .
server skeleton receives the request message from the network
skeleton unpacks call type from the request message and looks up the procedure on the called object
skeleton unmarshalls procedure arguments




Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: communication between genders, communication between gendersignaling, distributed wireless communication ppt, between the two in classification the objects are assigned, ppt distributed wireless communication, live distributed objects enabling the active web, v2v communication between vehicles,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Underwater Communication ppt seminar details 1 1,816 14-12-2012, 02:51 PM
Last Post: seminar details
  SYLLABUS FOR ELECTRONICS AND COMMUNICATION ENGINEERING (EC) project uploader 3 2,443 28-11-2012, 01:42 PM
Last Post: seminar details
  SMART ANTENNA FOR MOBILE COMMUNICATION seminar details 1 1,606 20-11-2012, 12:27 PM
Last Post: seminar details
  Data Communication and Networking seminar paper 1 3,332 16-11-2012, 12:36 PM
Last Post: seminar details
  POWER LINE CARRIER COMMUNICATION ppt seminar details 1 6,720 19-10-2012, 02:03 PM
Last Post: seminar details
  VIRTUAL DATABASE TECHNOLOGY FOR DISTRIBUTED DATABASE abstract seminar details 0 1,411 09-06-2012, 06:00 PM
Last Post: seminar details
  SMART ANTENNA DESIGN FOR WIRELESS COMMUNICATION USING ADAPTIVE BEAM seminar details 0 1,187 09-06-2012, 02:04 PM
Last Post: seminar details
  Power System Reliability Analysis with Distributed Generators seminar details 0 537 09-06-2012, 01:54 PM
Last Post: seminar details
  DISTRIBUTED DATABASE ARCHITECTURE FOR GLOBAL ROAMING IN FUTURE MOBILE NETWORKS seminar details 0 986 08-06-2012, 05:22 PM
Last Post: seminar details
  OPTICAL COMMUNICATION full report seminar details 0 874 08-06-2012, 03:37 PM
Last Post: seminar details

Forum Jump: