all groups > dotnet remoting > march 2008
how retrieve client IP
Posted by mttc at 3/22/2008 3:22:39 PM
Remoting with tcp chennel. how I can retrieve client IP... more >>
some new languages
Posted by davidboon28@gmail.com at 3/18/2008 6:40:44 AM
http://comp-languages.blogspot.com
http://computer-language-tutorials.blogspot.com... more >>
Client crashes when calling method in server
Posted by JamesB at 3/12/2008 9:40:56 PM
Hi,
Still working away on my remoting based client/server setup - new problem I
have is as follows:
My windows service (the "server" as far as remoting is concerned) has a
method that is called by a timer at certain intervals. This raises events
that the "client" (a Winforms app) receives ... more >>
IPC Remoting In a Windows Service
Posted by RML at 3/11/2008 12:16:00 PM
Hi, I have created a Windows Service which uses IPC Remoting to share data
with a VB.Net application. The service process runs in the LocalSystem
Account. When the the client VB app attempts to access data from the shared
class, I get the following error:
"Failed to connect to IPC Port. ... more >>
Is there any way to do so
Posted by Husam at 3/5/2008 5:19:01 PM
Hi EveryBody:
I want to state my problem as follwos:
I have to PC in my home, both of them for me is Known Machine name and MAC
addresses. My question is if these two PC's which let us assume that PC1 and
PC2 used the internet as an infrstrcutre is there any way by using VB.net
and espic... more >>
Is .net remoting what I am looking for?
Posted by Oolis Kraprin at 3/4/2008 1:13:54 AM
Hi, absolute beginner here, only been playing around with remoting for
a couple of days.
we have an image database frontend program, and we want to add a cache
server to it.
My original idea was to have our main program and the server
communicate with each other via events, but it seems Named... more >>
|