Results 1 to 2 of 2

Thread: Help with Remoting

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2003
    Location
    lithuania
    Posts
    9

    Question 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.

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    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
  •  



Click Here to Expand Forum to Full Width