telnet上去后,如何給對方開共享?
開共享的命令如下:net share c=c:\winnt\system 返回共享成功之后直接利用\\ip\c來訪問對方的system目錄了~刪除共享用share c /del 命令就可以了