|
알고있는 답변이 될 지 모르겠지만
nbtstat 라는 것이 있는데 이것으로 IP에 할당된 그룹을 알아 올 수 있습니다.
하지만 같은 라우터에 물려 있어야 알 수 있는 것으로 알고 있습니다.
C:\WINNT\system32>nbtstat/?
Displays protocol statistics and current TCP/IP connections using NBT
(NetBIOS over TCP/IP).
NBTSTAT [ [-a RemoteName] [-A IP address] [-c] [-n]
[-r] [-R] [-RR] [-s] [-S] [interval] ]
-a (adapter status) Lists the remote machine's name table given its name
-A (Adapter status) Lists the remote machine's name table given its
IP address.
-c (cache) Lists NBT's cache of remote [machine] names and their IP
addresses
-n (names) Lists local NetBIOS names.
-r (resolved) Lists names resolved by broadcast and via WINS
-R (Reload) Purges and reloads the remote cache name table
-S (Sessions) Lists sessions table with the destination IP addresses
-s (sessions) Lists sessions table converting destination IP
addresses to computer NETBIOS names.
-RR (ReleaseRefresh) Sends Name Release packets to WINs and then, starts Refr
esh
RemoteName Remote host machine name.
IP address Dotted decimal representation of the IP address.
interval Redisplays selected statistics, pausing interval seconds
between each display. Press Ctrl+C to stop redisplaying
statistics.
초보빌더 님이 쓰신 글 :
: IP마다 부여된 작업그룹을 찾아오고 싶습니다.
:
: 여기저기 검색해 보는데 자료를 못찾겠습니다.
:
: 답변 부탁드리겠습니다.
|