friedice Posted September 4, 2010 Share Posted September 4, 2010 just wondering is it possible to create a peer to peer web system using php? like connecting to another peer from one and sharing files? thx Link to comment https://forums.phpfreaks.com/topic/212499-p2p-possible-in-php-possible/ Share on other sites More sharing options...
trq Posted September 4, 2010 Share Posted September 4, 2010 It's possible, but not too practical. p2p requires client's and server's, php applications require php. So, in order to have users running client's they would also need php installed. Link to comment https://forums.phpfreaks.com/topic/212499-p2p-possible-in-php-possible/#findComment-1107124 Share on other sites More sharing options...
friedice Posted September 4, 2010 Author Share Posted September 4, 2010 ahk cool, is there like an example of one i could see? i noe it would be beta in java but i kinda forgot everything bout java and wana try do in php instead thx anyways Link to comment https://forums.phpfreaks.com/topic/212499-p2p-possible-in-php-possible/#findComment-1107127 Share on other sites More sharing options...
friedice Posted September 5, 2010 Author Share Posted September 5, 2010 anyone know an example of this? Link to comment https://forums.phpfreaks.com/topic/212499-p2p-possible-in-php-possible/#findComment-1107437 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.