sockets - Is writing DHCP client on Windows Phone 8 even possible? -
since haven't installed windows 8 on pc yet, i'm not able compile program phone , test whether or not works.
the question is: can use dhcp ports (67 , 68), create there sockets , send/receive data in app?
reference of socket api doesn't mention anything, ports can locked system dhcp client.
since dhcp simple udp protocoll should possible. need check if possible on wp8 open ports in low range. in linux requires root permission, luckily use windows.
Comments
Post a Comment