patco wrote:
Hello, I need to send an image file from a gem computer to another, mrpeach socket objects can open and send a file, but how do we retrieve the file? We get strings on the client and I've no clue how to convert this to a file on the hard drive,
You could load the data into a table and then save it.
Martin