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. 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 Link to comment https://forums.phpfreaks.com/topic/201359-php-sending-raw-packet/#findComment-1056510 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.