Quote:
|
Originally Posted by MrFluffy
Does the pocket pc listen to any ports, I suppose it must to use netbios but I tried a tcpscan against mine and got everything back as closed, maybe it uses udp...
|
I wouldn't think so, since the WinCE unit is not serving anything by default. You don't need to be listening to any ports for NetBIOS to work -- you just need to initiate an outbound TCP connection. NetBIOS does use UDP broadcast for name resolution, but that's optional if you set up a HOSTS entry or just use a raw IP address. Admittedly, I haven't checked, so someone correct me if I'm wrong.
--janak