Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7161339
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T13:33:02+00:00 2026-05-28T13:33:02+00:00

I am trying to understand the concept of serialization. In many articles, serialization is

  • 0

I am trying to understand the concept of serialization. In many articles, serialization is the process of converting an object to the sequence of bytes ( binary data) and it is very useful while transmitting object over the network.

I got some confusion here. Let us say, I have an object of class which I would like to pass it to a remote procedure. When I say object means, itself represents a set of bits and bytes in the same computer ( since computer holds any data in the form of bits and bytes). Here, it is transferring that bits and bytes over the network. right ? I do not the understand serialization concept here.

Any help is appreciated. Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T13:33:03+00:00Added an answer on May 28, 2026 at 1:33 pm

    An object of a class will contain pointers, references or whatever, to strings and other sub-objects. These pointers are memory addresses that are meaningful only in the sending computer’s address space, and so will not be valid if they are sent over the network to another computer.

    In other words, if you send an object’s bytes as it exists in memory over the wire, you will only get its shell at the other end, and all of its contents will be lost. The object will instead just contain pointers to meaningless memory locations.

    The process of serialization involves following those pointers and serializing the objects on the end of them, so that the whole object graph can be sent over the wire and then reassembled at the other end, fixing the pointers so that they are correct for the destination computer’s address space.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying understand ViewModels deeper and I have read many articles and blogs
I am trying to understand the concept of synchronizing on an object. Using this
I am trying to understand the concept of currying and calling a function which
I am trying to understand the concept of timestamps in request headers in web
I'm a beginner in C and I'm trying to understand the concept of pointer
I'm trying to better understand the concept of 'autocommit' when working with a Postgres
I am trying to understand the concept of an interface in java so far
I'm trying to understand the concept of Fat on models vs skinny on controllers
I am trying to understand a certain longstanding concept in Windows Forms re: UI
I am trying to understand the concept of texture mapping. I tried to map

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.