java - UDP Client Server File Transfer PDF -


i doing project on udp client server file transfer in client reads file , transfers server. works long file .txt suggestions on how make work .pdf files also. in advance :)

i implemented tcp , works fine. figured out converting byte array string , writing file , error occuring fixed directly writing byte array file rather first converting string. help. :)


Comments

Popular posts from this blog

c++ - How to add Crypto++ library to Qt project -

c++ - Serialize a class with a Qlist of custom classes as member (using QDataStream) -

Read video using VideoReader function in Matlab? -