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 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/ 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
Archived
This topic is now archived and is closed to further replies.