hi,
How can I access windows machine from unix usinf java.
Thanks in advance.
Manohar
Printable View
hi,
How can I access windows machine from unix usinf java.
Thanks in advance.
Manohar
You will have to write a server package and a client package... It is a lot simpler than you think...
Start your research here:
Trail: Custom Networking (The Java™ Tutorials)
When you are done post the questions that you have and I will help you from there...
What exactly do you want to "access"? File system? Applications? Kernal ACLs?