TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
kr_stav
NA
1
0
Advanced Remoting
Feb 24 2004 9:49 AM
I am having a problem with serializing a Socket-object. I am using a HttpChannel and Singelton. My remote object contains a Socket-object. The purpose with my application is to remotly control a projector, via a Windows Service. My idea is to access the Control-object, which reside in the Windows Service directly on the client via remoting. I have tried to implement the Control-object as an interface, that didn't work at all. I've also tried to serialize my Socket-object described in this MSDN Article: http://msdn.microsoft.com/msdnmag/issues/02/09/net/. If I override the default way to serialize it, which stream do I have to use? Any suggestions to my problems? thanks in advice. -Kristoffer
Reply
Answers (
0
)
Using Unmanaged dll in C# ?
read/write win.ini