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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T00:08:25+00:00 2026-05-25T00:08:25+00:00

I am working on an media application for which I would like to provide

  • 0

I am working on an media application for which I would like to provide an external API library that would allow another application to communicate with mine an query status information. My application is written in C# and the API DLL will be the same. Initially my thought was to simply use WCF and Named Pipes since it would provide an extremely easy way to code up the whole interface.

However, I realized that doing this would pretty much preclude any other languages or platforms from communicating with the application if I ever wanted to make, for example, an android or Web remote for it.

So, what protocol could I use that would allow a fast and simple interface from within my C# code, but also allow APIs to be written in other platforms.

Basic requirements are:

  • Local and Remote communication
  • Low overhead
  • Procedure Calls
  • File transfer (to send media)
  • Pre-Existing C#, open source library would be nice.

I’ve looked at a lot of the options, used XML-RPC and JSON-RPC before, but would like to know what the community thinks is the best option.

  • 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-25T00:08:26+00:00Added an answer on May 25, 2026 at 12:08 am

    I think using WCF it’s the best way to do what you want. It will be simple in maintenance, cover all your requirements and easy to extend. Just don’t restrict the access to your API only by net.pipe. I think you should use net.pipe, net.tcp and maybe basic http as primary bindings. I mean several endpoints for each service. So, a client app, no matter what language it is written, will be able to choose what binding to use to access your API server.

    For example:

    • C# client app on the same machine – use net.pipe
    • PHP client app in web – use basic http
    • Java client app on another machine – use net.tcp

    As an example:

    http://www.kevingao.net/wcf-java-interop/java-client-and-wcf-server.html

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

Sidebar

Related Questions

I'm working on an application that requires support for forward locking of media files
I'm working on developing a media player like application in Java (it's a swing
I'm working on application which has workflow like this: 1.parsing home page (using HttpURLConnection,
I am working on an application that reads media from the sd-card and plays
I'm porting a DirectX application into WPF, using the Windows.Media.Media3D toolkit. Which is working
I'm working on a streaming media application that pushes a lot of data to
I am working with WPF application in that case I am using Google API
I'm working on a media library mock-up and I have a database of songs
I am working on a Media up-loader which uploads images to Server. Before start
I am working on a Browser-based media player which is written almost entirely in

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.