|
-
Jun 25th, 2003, 05:34 AM
#1
Thread Starter
New Member
Help with Remoting
Hi,
I am new with remoting and I need some help. I have dll containning few classes and I want to make them accessible through remoting, how could I do that? Clients can be windows or web applications.
-
Jun 25th, 2003, 09:59 AM
#2
You need to make them Serializable or inherit from MarshalByRef then you need to make a remoting server to make them available. There should be an example in the help. Remoting is a little complicated (not bad though), so its hard to just give a quick answer.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|