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 948835
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T23:18:31+00:00 2026-05-15T23:18:31+00:00

Hi guys I’m creating a very simple socket server that lets its clients save

  • 0

Hi guys I’m creating a very simple socket server that lets its clients save its own object state based on Keys by sending it over the wire. I’m using a very simple protocol encoding the serialized object to base64 string and will be sent out as part of my custom xml format. I wanted to know if the serialization will still be the same if the client app runs on 32-bit and 64-bit Windows and using .net Framework? will this also be the same if all client apps are created using c++ but runs on different platforms?

  • 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-15T23:18:31+00:00Added an answer on May 15, 2026 at 11:18 pm

    Serialization between 32 and 64-bit CLRs shouldn’t be a problem, but if you want to be able to serialize on non-.NET platforms, you shouldn’t use the default binary serialization. Personally I wouldn’t use that anyway, as it can be tricky to handle in terms of versioning etc.

    There are plenty of other serialization options available:

    • XML serialization (either the built-in or hand-rolled)
    • Thrift
    • YAML
    • JSON
    • Protocol Buffers (I declare an interest: I’ve written one of the ports of Protocol Buffers to C#)

    All of these are likely to work better across multiple platforms. Some are human readable as well, which can sometimes be useful. (Protocol Buffers aren’t human readable, but it’s easy to dump a text version of a protocol buffer message.)

    Some effectively build their own object model via a separate schema, whereas others will cope (to a greater or lesser degree) with your existing object model.

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

Sidebar

Related Questions

Guys my question is very simple but I am confused about the theory behind
Guys, I am using SQL Server 2000 and executing the sp_columns stored procedure to
Guys that is code copied from a book (Programming Windows 5th edition): #include <windows.h>
guys i got a php file that use it as xml for a flash
Guys I'm new to Android actually, i created an android UI with eclipse, its
Guys, Can you please tell me that ,I wants to learn Azure , by
Guys I've a situation here, I've a HTTP handler ( InsertMap.ashx ) to save
Guys im trying to check/uncheck a checkbox based on the state check/uncheck of another
Guys, I've tryied all and had not success. Creating: ASIHTTPRequest *request = [ASIHTTPRequest requestWithURL:[NSURL
guys, I am using InstallJammer , a tool for creating the installation file for

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.