I am buiding a Client Server App which will require the transfer of files via a dialup remote connnection.
I have posted a number of requests for help and have received a number of them. However most of them are using TEXT transfers.
LOCAL inString as string
awinsock.object.getdata(inString)
Most of the examples has the above structure in the dataarival method.
However, I am in need of transfering non-text files like pictures and FoxPro Files.
I have really tried with little success.
------------------------------------->
"I have sought your assistance on this matter because I have exhausted all the help that I can find. You are free to direct me to other source of help"
I have posted a number of requests for help and have received a number of them. However most of them are using TEXT transfers.
LOCAL inString as string
awinsock.object.getdata(inString)
Most of the examples has the above structure in the dataarival method.
However, I am in need of transfering non-text files like pictures and FoxPro Files.
I have really tried with little success.
------------------------------------->
"I have sought your assistance on this matter because I have exhausted all the help that I can find. You are free to direct me to other source of help"