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
kfir_menashe
NA
1
0
How can I access server domain with remote object
Nov 22 2004 9:14 AM
Hi I am working with Remoting to create a client server application. I have the following problem: The client "connects" to the server using a remote object that is a server activated object , singleton. this object writes the ip of the client to a text file on the server's machine and the server reads the data from this file and store it in an clients array (which is one of the server's data members). what I want is that the remote object will transfer the ip strait to the array and not through a third party (as the text file in this case). in order to do so , the remote object needs access to the server domain. can you tell me if there is a way to solve this up using remoting (or in some other way) ? Thx, YjP1975
Reply
Answers (
0
)
C# mp3 player on pocketpc
Confused about Finalizer....