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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T07:22:21+00:00 2026-06-17T07:22:21+00:00

I am creating an application in Windows OS using WPF (C# as code behind)

  • 0

I am creating an application in Windows OS using WPF (C# as code behind) with the data stored in the Unix machine which is in the same network. My app needs a way to communicate with the Unix machine to get the data from it and show it on windows UI (created in WPF).

My app will also need to know all the Unix machines connected in the network via broadcasting.

What is the best way to connect to Unix machines with my WPF application for the above mentioned requirements?

  • 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-06-17T07:22:23+00:00Added an answer on June 17, 2026 at 7:22 am

    If the data you want to use is file based, you could use an ftp or samba servers on unix. One of the advantages of samba server is that it has an ability to broadcast and allows discovering of its resources in the network through netbios. This will comply with your broadcasting requirement.

    If file based storage is not enough, consider a web service. Since you are writing an application in .NET it will be easiest for you to use Mono on the Unix side. You can write a web service in Mono http://www.mono-project.com/Writing_a_WebService that will listen to requests from your WPF application.

    I admit that this solution is not the best in terms of performance, scalability and portability, but it’s the quickest for a .net developer.

    The other requirement concerning that your app needs to know the list of unix machines is more complicated. Brute force approach would be to have a master server that will listen for notifications from unix machines when they come to life. It will give that list to the WPF client.

    If you want to go for a more performing, portable solution and you have more development resources, you can implement a restful service on the unix side with one of these frameworks REST frameworks

    The most complex approach in terms of development time is to use bare TCP ip. That will require a lot of coding on both client and server sides and a long process of making it stable. Again it depends on how complex your data interaction is going to be.

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

Sidebar

Related Questions

I'm using WPF for creating my application, I am calling a windows form using
Using this tutorial: http://www.c-sharpcorner.com/uploadfile/UrmimalaPal/creating-a-windows-phone-7-application-consuming-data-using-a-wcf-service/ I have created sample/hello world application on the windows phone
I am creating a windows phone application, which need to store some data in
I'm creating an app in WPF. I included a Systray icon using System.Windows.Forms.NotifyIcon the
I am creating Windows Application and using System.Data.SqlClient.SqlConnection object SqlConnection targetDatabaseConnection = new SqlConnection(ConnectionString);
I'm creating a simple drag-file-and-upload-automatically-to-ftp windows application and I'm using the MSDN code to
We are creating sample application for windows mobile using Rijndael algorithm. Its working fine.
I am creating a windows application using VB.Net and this application will take a
I'm creating a database application using ASP.NET and I want to make a Windows
I'm creating a Windows Mobile 6 application using MFC Single Document Interface with CFormView

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.