Kryptix Posted May 11, 2010 Share Posted May 11, 2010 I need PHP to send a packet to a listening Java application. Could someone please give me an example on how to do this? I need to a function like: mutePlayer(USER_ID, DURATION, REASON) I've Google'd without much luck. Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/201359-php-sending-raw-packet/ Share on other sites More sharing options...
Muddy_Funster Posted May 11, 2010 Share Posted May 11, 2010 this help? http://www.php.net/manual/en/function.socket-send.php Quote Link to comment https://forums.phpfreaks.com/topic/201359-php-sending-raw-packet/#findComment-1056510 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.