definity Posted October 9, 2010 Share Posted October 9, 2010 Hi, now im fairly new to the whole data transferring with php, so i was just curious to if this is possible? Thanks D Link to comment https://forums.phpfreaks.com/topic/215496-sending-data-over-udp-and-reciving-it-using-telnet/ Share on other sites More sharing options...
definity Posted October 10, 2010 Author Share Posted October 10, 2010 No One? Link to comment https://forums.phpfreaks.com/topic/215496-sending-data-over-udp-and-reciving-it-using-telnet/#findComment-1120786 Share on other sites More sharing options...
Pikachu2000 Posted October 10, 2010 Share Posted October 10, 2010 If you're using telnet, you're already receiving data via TCP. Telnet doesn't use UDP. Link to comment https://forums.phpfreaks.com/topic/215496-sending-data-over-udp-and-reciving-it-using-telnet/#findComment-1120787 Share on other sites More sharing options...
definity Posted October 10, 2010 Author Share Posted October 10, 2010 ok that makes sense. Well i want to make it so when someone connects to a port all the information is sent one way and dumped and then the connection automatically closes. is it possible? Link to comment https://forums.phpfreaks.com/topic/215496-sending-data-over-udp-and-reciving-it-using-telnet/#findComment-1120818 Share on other sites More sharing options...
Pikachu2000 Posted October 10, 2010 Share Posted October 10, 2010 I've never even looked into doing something like that, so I can't answer one way or the other . . . Link to comment https://forums.phpfreaks.com/topic/215496-sending-data-over-udp-and-reciving-it-using-telnet/#findComment-1120825 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.