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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T04:16:28+00:00 2026-05-29T04:16:28+00:00

I have a server I’ve written in C#. I need to interface with it

  • 0

I have a server I’ve written in C#. I need to interface with it so I can reconfigure things, purge caches, disconnect users, view a run console, etc. I can’t shut the server down to do any of these things.

The two available options, interface with the server via a Tcp connection or use the Windows conventions (some WCF?).

Which is one more reliable or a “best practice”:

  • Tcp connection and issue requests (only let admin/maintenance requests come from localhost of course) OR
  • use WCF to somehow access admin/maintenance methods inside the assembly?

Thanks in advance for the nearly always useful feedback.

EDIT: Can anyone offer any alternatives to WCF? The server itself is literally 65kb. It’s tiny. And all I’m trying to do now is issue a few admin/maintenance commands to the server. I’m not trying to be the server, it’s already done. I just want to interact with from a local host userland application.

EDIT 2: Problem solve: I’m just using a very very small Tcp client to issue requests to my already built out protocol. It’s only a couple hundred lines and no bulky overkillish WCF had to be used. WCF just seems like…too too much. That said I need to learn it anyway (and am right now), thanks for the feedback!

  • 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-29T04:16:28+00:00Added an answer on May 29, 2026 at 4:16 am

    I would definitely recommend using WCF. You define your endpoints and the contract, then using binding you configure how the communication is done (TCP, XML SOAP, Named pipes, message queues…).

    This technology is pretty convenient: if you want to move for instance from TCP to HTTP SOAP, then you just update your configuration files and it’s done; no code to update. Also it’s totally interoperable as you can configure WCF to use HTTP (SOAP messages) and consume your services from any language/platform. You’ll also find plenty of tutorials and examples on the web.

    Here’s a nice article about how to host WCF (TCP communication in the example, but you can use something else by modifying the configuration) within a Windows service

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

Sidebar

Related Questions

My server have default php version of 4, so when I run some script
I have a server running Gentoo 2.6.12 r6 and I want to run Apache
I have a server written in Java that runs as a Windows service (thanks
I have Server A (www.example.com) sending information to Server B. I can only have
I have a client-server Silverlight application, which is use Socets. I have server appliaction
My requirement is I have server J2EE web application and client J2EE web application.
I have a server that sends data via a socket, the data is a
I have a server access log, with timestamps of each http request, I'd like
I have a server application that receives information over a network and processes it.
I have a server dropdownlist in an Ajax updatepanel. When I use the mouse

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.