tags:

views:

34

answers:

0

I'm in the process of creating a port scanning/ip scanning tool for iphone. One thing that i haven't been able to do is to get the netbios name for an ip. Is there an easy way to do it?Or do i have to craft my own netbios request over udp using asyncudpsocket library? If so can someone guide me how to do that , to create a netbios request packet? All i need is to get the nebios name.