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 -

jQuery Mobile app not scrolling in Firefox -

how to receive file in java(servlet/jsp) -