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

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -