User Ratings

★★★★★
★★★★
★★★
★★
2
0
1
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

Rate This Project
Login To Rate This Project

User Reviews

  • the initial code has errors..was getting errors while installing it in aws ec2 instance.. Currently Client can only connect to Server and Download the files, is there a way client can upload a file to server?(other way around). appreciate the help!!
  • Here is how I got tsunami to compile on a solaris machine: ./configure CC=gcc CPPFLAGS=-Du_int64_t=uint64_t -Du_int32_t=uint32_t -Du_int16_t=uint16_t -Du_int8_t=uint8_t LIBS=-lsocket -lnsl -lrt if gcc is not avaliable one needs to remove the -Wall from EXTRA_FLAGS - otherwise it fails (and complains that pthreads are not installed - confusing :)
  • Hi, There's no 'put' option in Tsunami UDP Protocol. We can only download from a system using get. Is there any option to upload a file to a public machine(having access) from a local system which is in LAN. ? Ur answer is very valuable for me.... Thanks akarthik