aspose file tools
The moose likes Java in General and the fly likes Access to Windows XP machine from Unix Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Access to Windows XP machine from Unix" Watch "Access to Windows XP machine from Unix" New topic
Author

Access to Windows XP machine from Unix

Manohar Chhapolia
Greenhorn

Joined: Nov 22, 2006
Posts: 17
HI

How can i login/access windows machine from a unix machine using Java.

Thanks in advance

Regards,
manohar
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35252
    
    7
Telnet and SSH libraries are available for Java; check the Apache Commons Net library for the former. If by "login/access" you meant something other than Telnet or SSH, please provide more details.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Access to Windows XP machine from Unix
 
Similar Threads
Connecting to MsAccess from an Unix machine throught Java
Migrating batch files to shell scripts
Passed with a score of 146/155
Difficulty in understanding the the way the code is compiled in the book
Problem with starting and stopping weblogic server