Warpinator program za mrežni prenos podataka

Boki70

Active member
Joined
May 21, 2018
Messages
109
Reaction score
148
Besplatan uslužni program Warpinator za mrežni prenos datoteka - podataka između dva računara pod operativnim sistemom Linux, Windows, Android ili iOS

Warpinator je razvio Linux Mint tim, a ovde ima GitHub stranicu:

 
Last edited:

Boki70

Active member
Joined
May 21, 2018
Messages
109
Reaction score
148
Winpinator – file transfer tool for Windows

Winpinator is an unofficial Windows port of a Linux file transfer tool called Warpinator. It provides all features of its Linux equivalent, however, Windows uses its own filesystem called NTFS and is generally architecturally different, hence Winpinator has to emulate some Linux features, like permission system. Winpinator should work out-of-the-box, it makes use of zeroconf networking, i.e. mDNS protocol, but some firewall settings might prevent it from communicating with the rest of the network.

The main goal of the project was to create a tool that provides native Windows look-and-feel, so the interface uses default system skin and supports drag-and-drop.
Used libraries
Code:
wxWidgets - as a general framework, to provide native Windows look-and-feel
gRPC and protobuf - to support the protocol of official Warpinator
sodium - to encrypt and decrypt RSA keys with the symmetric group key
openssl - to generate safe PEM keys
sqlite3 - to store persistent data, e.g. transfer history
zlib - to support transfer compression (one of the newer features of Warpinator)
wintoast - to display toast notifications
cpp-base64 - to convert binary keys to text and vice versa
 

petrovicivan

New member
Joined
Sep 1, 2022
Messages
22
Reaction score
24
Ima smisla ako ga koristiš pa da podeliš iskustva kako radi, itd…
 

Bojan970

Well-known member
Joined
Jan 12, 2021
Messages
641
Reaction score
363
Program se pojavio tek nedavno bilo kakvo ad hok iskustvo ili recenzija je neumesna i ne sluzi nicemu.Ovde smo da podelimo informacije vezane za linux a ne da spocitavamo jedan drugome.Veze nas FOSS i linux sve ostalo je nebitno.
 

petrovicivan

New member
Joined
Sep 1, 2022
Messages
22
Reaction score
24
Kako neumesna kada je to jedini način da čuješ kako rade programi. Ko još ima vremena da isprobava programe za koje nema preporuke da će raditi kako se očekuje? Da je tako, verovatno niko nikada ne bi probao Debian ili CentOS. Nemaju ništa od svežih paketa…
Naravno, ne mislim na Youtubelere koji recenzije rade za pare
 
Last edited:
Top