Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Remoting / January 2004

Tip: Looking for answers? Try searching our database.

Server design advice..

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
KZG - 30 Jan 2004 13:56 GMT
Heya

     I have a windows service written in C# which I would like to be pluggable with an Admin Console (my own stand alone app, not using the MS Management Console).  I would like to have all of the objects in the server visible to the Admin Console, but have all of the functionality execute on the server (rather then have them serialized and sent to the Admin Console and executed there).  What is the easiest way to accomplish this?  Is there an example somewhere online?  Thanks in advance

~~K
Allen Anderson - 31 Jan 2004 06:50 GMT
I can't give you examples of pluggable application techniques (you
need to check another newsgroup for that) but connecting to your
server from an app is basic remoting.

http://www.glacialcomponents.com/Articles/RemoteObject/RemoteObject.htm

Is an article I wrote that covers a very basic remoting setup, you can
adapt the start of your code from there if you wish.

Allen Anderson
http://www.glacialcomponents.com
mailto: allen@put my website url here.com

>Heya,
>
>      I have a windows service written in C# which I would like to be pluggable with an Admin Console (my own stand alone app, not using the MS Management Console).  I would like to have all of the objects in the server visible to the Admin Console, but have all of the functionality execute on the server (rather then have them serialized and sent to the Admin Console and executed there).  What is the easiest way to accomplish this?  Is there an example somewhere online?  Thanks in advance.
>
>~~K

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.