Hey!
I wan't to run a code snippet on an other computer on the network. Can I do this?
And if then I wan't send it to a login name.
Printable View
Hey!
I wan't to run a code snippet on an other computer on the network. Can I do this?
And if then I wan't send it to a login name.
It depends. What kind of Network is it (OS?)? Are you willing and able to install winsock apps across the network, or do you want to do it via methods build into the OS?
The network is made by windows 98/NT/2000 computers. And wan't a function that are built in.
The problem is 9x and NT pretty much have different network APIs. I know you can do what you want on NT+ with the Net* APIs, but I haven't had the time to figure out exactly how.