arbj Posted September 14, 2011 Share Posted September 14, 2011 Hi, I would like to make a page that listens to UDP packets, the page would be located on a web server (on a GoDaddy hosted site), an application from my computer would send UDP packets to the site and the page would receive this data. How can I implement UDP in a PHP ?? Is it possible for a PHP page to listen to UDP datagrams ?? thanks a Quote Link to comment https://forums.phpfreaks.com/topic/247098-how-to-use-udp-in-php/ Share on other sites More sharing options...
voip03 Posted September 14, 2011 Share Posted September 14, 2011 This will help you http://www.sitepoint.com/udp-portscanning-php/ Quote Link to comment https://forums.phpfreaks.com/topic/247098-how-to-use-udp-in-php/#findComment-1269068 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.