netty-socketio
netty-socketio copied to clipboard
how to upload or download large files
trafficstars
i want to upload large files to server from client, now ,i can only upload a byte[] to server, Can the data be called back through the stream?? urgent !!!
See my reply to similar question. Summary: create a file server using already deployed Netty library.