RPC's

thesushi

Member
Joined
Apr 23, 2010
Messages
5
Programming Experience
1-3
Hey guys,
I'm working on a project with regard to college. I have been assigned the task to create GUI for a telecom related software.
My task is to create a GUI for that application. My job is to create a GUI in VB.NET. My program has to remotely connect to a Linux system and execute a program there. All this has to happen in the background when my user clicks a button on my program. My program must be written on the windows system. I have consulted some people and they suggest the use of Remote procedure calls. But i don't knowhow to implement this in VB.NET. Please give me some tutorials,etc.
If you have any questions ask away.

Thanks in advance,
Suvamsh

Edit: I need to finish this by the end of May so i'm kind of hurrying :)
 
Back
Top