Readon Shaw wrote:
> is there some stuff which describe the netbios over ipx protocol? i
> googled several time without any useful infomation.
Think you must mean NWLink -- MS's Netbios over IPX/SPX transport
layer/driver.
You can try these for a start -- they were the first things I pulled
up with google:
http://support.microsoft.com/?kbid=203051
http://support.microsoft.com/?kbid=316019
The whole thing is a mess since you're combining a non-routable,
broadcast oriented protocol inside a routable, service advertisement
protocol and 3 (IIRC) ethernet frame types.
good luck,
prg