Passing parmitors
Posted: Sun Dec 16, 2012 1:01 pm
hello i have a cmd applications hosted on a server that is conected locally to my computer and i want to know
is it possible to make a program that can run on any computer conected to that server and pass info from that
computer to the server so for example
_____________________________
| |
| |
| |
| |
| so i type hello here |
| |
| |
| |
| |
| |
| |
_____________________________
it then goes through the network to the server room
were a terminal is running and enters this
_____________________________
| |
| |
| |
| |
| hello here |
| |
| |
| |
| |
| |
| |
_____________________________
i know all the paths and process names
is it possible to make a program that can run on any computer conected to that server and pass info from that
computer to the server so for example
_____________________________
| |
| |
| |
| |
| so i type hello here |
| |
| |
| |
| |
| |
| |
_____________________________
it then goes through the network to the server room
were a terminal is running and enters this
_____________________________
| |
| |
| |
| |
| hello here |
| |
| |
| |
| |
| |
| |
_____________________________
i know all the paths and process names