abhi16180 / photon

Photon is a cross-platform file-transfer application built using flutter. It uses http to transfer files between devices. You can transfer files between any devices that run Photon.
https://photondev.netlify.app
GNU General Public License v3.0
465 stars 41 forks source link

(SOLVED) SocketException: Failed to create server socket Part 2 #113

Closed SerpoDark closed 9 months ago

SerpoDark commented 9 months ago

So this is continuation from issue #93 which i found the culprit behind the problem. I found out that the app "Terabox Desktop" is the culprit behind the failed socket in Windows 10. Photon can running normally again and can detect incoming connection after Terabox Desktop software has been uninstalled.