The text of this article is not in this database — only its details are. Read it on the old site: .NET Remoting using VB.NET
7 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: .NET Remoting using VB.NET
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
S Jawaher AhmedPosted Nov 16, 2009, 12:12 AM
Hello - I am trying to write a code that will enable be to retrieve CPU serial, memmory Id and other Hardware information of the Client who access my Server over the Internet. Can anyone help please ...
addy hiscalPosted Sep 1, 2008, 3:57 AM
I have created application for Client, Server and Remotobject as mention in post, Now if I whish to call remoteobject first i had to add reference of remot object in Client application, so by creating instant of remot object I can easliy Invoke all Method and access member of the remot object then why I have to create and channel and connect to server to performing same solution
addy hiscalPosted Sep 1, 2008, 3:51 AM
I have created application for Client, Server and Remotobject as mention in post, Now if I whish to call remoteobject first i had to add reference of remot object in Client application, so by creating instant of remot object I can easliy Invoke all Method and access member of the remot object then why I have to create and channel and connect to server to performing same solution
Chandrika ChettyPosted Aug 26, 2008, 12:11 PM
could you help me out by providing the code for developing an application for collecting information (ex. physical memory, Cpu Usage, Os version, Logical Drives) from remote servers using VB.NET help me on solving this problem? Thanks in advance... Chandrika
kishore IraheditedPosted Mar 26, 2007, 8:25 AMEdited Mar 26, 2007, 8:26 AM
could you help me out by providing the code for developing an application for collecting information (ex. physical memory, Cpu Usage, Os version, Logical Drives) from remote servers using Asp.net and code behind is VB.NET help me on solving this problem? Thanks in advance... kishore
Yogesh VermaPosted Jul 18, 2006, 6:21 AM
More about .net Remoting