Blockland Forums > Modification Help
Writing binary data from file to network connection
Kalphiter:
--- Quote from: Ipquarx on November 27, 2011, 12:16:00 PM ---But why do you need to write BINARY data? Is that absolutely nessesary? There are much easier ways of sending data. If this is just about uploading pictures, then thats different, but otherwise, you can just send normal text, even a string of 1's and 0's if you want.
--- End quote ---
The problem is you don't know what binary data is.
Ipquarx:
--- Quote from: Kalphiter on November 27, 2011, 12:31:35 PM ---The problem is you don't know what binary data is.
--- End quote ---
I do know what binary is.
URL's are my best guess, because as far as I know you can't work with pictures directly.
If YOU can come up with something better then you go ahead and make yourself usefull instead of trying to insult the way I think.
Kalphiter:
--- Quote from: Ipquarx on November 27, 2011, 12:39:42 PM ---I do know what binary is.
URL's are my best guess, because as far as I know you can't work with pictures directly.
If YOU can come up with something better then you go ahead and make yourself usefull instead of trying to insult the way I think.
--- End quote ---
Do explain how we move this image to an external location using only Blockland.
Ipquarx:
--- Quote from: Kalphiter on November 27, 2011, 01:37:29 PM ---Do explain how we move this image to an external location using only blockland.
--- End quote ---
You're the one whose great with networking in blockland, i'm sure if anyone could figure it out, you could.
otto-san:
--- Quote from: Ipquarx on November 27, 2011, 01:48:58 PM ---You're the one whose great with networking in blockland, i'm sure if anyone could figure it out, you could.
--- End quote ---
I'm fairly certain the answer is "you cannot", but my knowledge in that field is limited to the basic workings of HTTPObjects.
Only with Blockland, that is. With some other code outside of Blockland, yeah, probably possible.