I am considering adding a list of active peers somewhere
before 1.00. At the moment the protocol is oblivious to
whether it HAS any peers at all. It just sends out the local
contents for other instances of netclipboard (if any) to
catch. Due to security considerations however I'm plannin
gto move to a more directed manner of transport before 1.00,
and that would make a peer list workable.
The Network Clipboard however is NOT designed to be a
general purpose file transfer program, but a clipboard
synchronization utility.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=589154
I am considering adding a list of active peers somewhere
before 1.00. At the moment the protocol is oblivious to
whether it HAS any peers at all. It just sends out the local
contents for other instances of netclipboard (if any) to
catch. Due to security considerations however I'm plannin
gto move to a more directed manner of transport before 1.00,
and that would make a peer list workable.
The Network Clipboard however is NOT designed to be a
general purpose file transfer program, but a clipboard
synchronization utility.