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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T16:25:22+00:00 2026-05-29T16:25:22+00:00

I am working on development of an embedded Linux device which needs to exchange

  • 0

I am working on development of an embedded Linux device which needs to exchange data with a system that runs in a Windows desktop environment. My team is developing the software on the embedded device and designing the API to exchange data with the device. I would like some ideas on the data exchange architecture. I would like the architecture to follow SOA principles.

Here are the important specs:

  • Database: The device will run a SQL database server locally.
  • Network: The device and the desktop system will be connected via WLAN
    or LAN. Running a web server on the device is also possible if there
    is a compelling reason to do so.
  • Data will be exchanged in both directions. Textual customer information and jpeg image files (~1MB of data once per day).

My first thought is a traditional approach: run a process on the Linux device that communicates via TCP socket to a process on the Windows side. In this scenario, my team needs to write a Windows DLL (either .NET library or Win32) to implement the API. I’m thinking the data format would be XML here, though, I’m not sure how to transfer the .jpg image files with this approach.

I guess a more “modern” approach would be to run a web server on the Linux device and provide a set of web services to handle the interaction with the external system. I’ve not had much experience in this arena, so I’m not sure if this would be appropriate for our situation.

Your thoughts on these approaches are greatly appreciated. I’m confident that the collective wisdom here on SO will help me make an informed decision. Thanks for your help.

  • 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-29T16:25:23+00:00Added an answer on May 29, 2026 at 4:25 pm

    I’d also go with web-services. If you use a raw TCP connection you may end up with problems of encoding or even endianess (you talk about embedded linux, you may have different endianess on embedded processor).

    My experience are:

    • SOAP : great on windows, c# has a lot of tools for it. On Linux side you have to use gsoap, unless you want to write a parser on your own, but it is usually a bad thing. gsoap works but it’s hard to learn.
    • REST : it is easier to implement, thought I am not aware for linux of any program that generates code for you. I never used it on the windows side, but as far as I know visual studio supports it.
    • JSON-WSP : is it very easy to implement and light. I use it with ladon on python, it really makes me happy.

    Ladon also supports SOAP, but if you want to exchange files it has some small limitations. Give a look at this.

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

Sidebar

Related Questions

I'm currently working on an embedded system that needs to read keyboard input (Actually
I am working on a windows application that has a shockwave flash player embedded
I'm working on the development of a C++ API which uses custom-designed plugins to
The new OS (3.0+) adds more features which speed up the development (like working
I'm working on building a development tool that is written in JavaScript. This will
For a small project that I'm working on I need to create a Windows
I am newbie with PDO libraries. I am working on development environment with mysql
I was working on development environment containing PHP5 and Codeigniter using Apserve pack. I
I am working with development of an application which, among other pieces of code,
I am working on kernel development in AOSP, and the kernel repository that I

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.