ok.. pretty much figgured out everything else i needed.. i think,,, :).. except.. how to send.. stuff like mpeg files thru the tcpclient.. anyone help?
thanks
Printable View
ok.. pretty much figgured out everything else i needed.. i think,,, :).. except.. how to send.. stuff like mpeg files thru the tcpclient.. anyone help?
thanks
Loop through the files, cut them into pieces and send the textstrings.
read them as binary files? read byte per byte.. send.. paste together... write byte by byte.. at target?
thanks
karthic
anyway you could post an example of this? not needing ascii files.. i'm talkin like.. mp3 files.. mpg files.. youknow..
just an example of a client sending a file and a server recieving it.. and saving to c:\ or something...
thanks