Displaying 1 result from an estimated 1 matches for "my_great_serv".
Did you mean:
my_great_server
2007 Aug 21
1
[NetBIOS] Registering new name?
...name = sMachine
'.ncb_lana_num = &H0
End With
bRet = Netbios(ncbInfo)
MsgBox ncbInfo.ncb_retcode, , ncbInfo.ncb_num
'Can't use net send
'C:\>nbtstat -n
'
' FRED <03> UNIQUE Registered
' MY_GREAT_SERVER<03> UNIQUE Registered
'
'C:\>net name
'Name
'-----------------------------------------------------------------
'MYPUTER
'FRED
'The command completed successfully.
'
'C:\>net send fred test
'...