password

how can i view the computers in a local network and how can i access a pasword protected pc if i know the password
[128 byte] By [98028140] at [2007-9-26 1:29:55]
# 1
There are special API in Win32 for accessing networkfunctions in Windows (refer MSDN). You can use JNI to support this function in Java.
nick_st at 2007-6-29 1:27:16 > top of Java-index,Core,Core APIs...