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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T22:24:19+00:00 2026-05-25T22:24:19+00:00

I have an application which consists of two parts. A server and a client.

  • 0

I have an application which consists of two parts. A server and a client. The two communicate via TCP sockets.

The server supports plugins which in turn can store settings of various complexity (anything from integers and strings to complex objects).

I would like to build support for editing a plugins settings in the client UI, however this has proven to be hard since I don’t really know what kind of data the plugin is storing.

Does anyone have any good ideas on how to do something like this?

— update

To give an example,

The server has a plugin which monitors different RSS feeds, and acts upon updates. The plugin stores its settings as a list complex objects

class RssItem
{
    string Url { get; set; }
    int PollInterval { get; set; }
}

However, the server does not know about this. It just stores the serialized object.

Now I’m interested in ways to have the client application show a form where a user can edit this list of RssItem. Any solution I can think of involves heavy reflection on a serialized object.

An application I know does something like this is the Deluge torrent client. It’s written in Python and manages server side plugins, but through some Twisted Deferred objects hux flux magic the plugins can have a custom settings page in the client UI.

  • 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-25T22:24:20+00:00Added an answer on May 25, 2026 at 10:24 pm

    With smart configuration objects you can create dynamic forms on client side. For example use ExtJS on client and server will send you the JSON with form structure.

    This is not a solution but this is what you have to consider.

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

Sidebar

Related Questions

I have an application which consists of two activities/screens and a java class from
I have a JavaFX 2.0 application, which consists of two FXML files, and two
I have an application that consists of two processes, one client process with a
I have an C++ application, which consists of several VS2010 projects and two Qt
I have an application which consists of 2 pages. One of those pages generates
Currently, I have an Application which consists of a BasePage which as a header
I have a simple application which basically consists of a line of buttons and
I have a silverlight application which consists of a few tabs, which I would
I have an application, which consists of 3 activities. In the first activity I
I have a web application that consists of two websites - one running on

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.