Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
How you will deal with discovering other devices within lan? Especially if its lets say heavily managed office network
-
PreyK22446y@zemaitis p2p.
When you open the share panel the program sends an “are you there” packet to 255.255.255.255 on port ex.54545 the program listens on other devices and when it recives an “are you there” it sends a”yepp bro push it!” With an unique device id. The program puts the devices who sent the iamthere packet in a list and displays it on the gui. -
PreyK22446yHey!
Thanks for the ++ and the pins :D
A little update:
I (finally) started working on this, its pretty early but here is a video:
https://youtube.com/watch/...
And here is the GitHub repo:
https://github.com/PreyK/Drop
I will definitely continue working on this in my free time :D -
Have you considered using Bluetooth for it? Also, consider developing it in a more language agnostic direction, i.e. specs. You could kickstart a community standard for this with such project.
Drop. A free open source crossplatfom AirDrop alternative.
Drop. A free open source crossplatfom AirDrop alternative.