Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Greek's Support_TCP file retrieval via POST?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Greek's Support_TCP file retrieval via POST? (Read 709 times)
theviacom
July 04, 2017, 08:57:13 PM
Is this possible? Is there some way to retrieve and download a file with Support_TCP from a GUI or client?
Ad Bot
Advertisement
Metario
July 04, 2017, 09:14:55 PM
why would you want to get the file via a post request if you're not gonna request the download/send to the server that you want it
yes its possible, however, youd just read the response contents
PhantOS
July 04, 2017, 11:33:49 PM
it's possible but if you're sending a ton of information you'd probably need to compress it
Metario
July 05, 2017, 01:39:28 AM
Quote from: PhantOS on July 04, 2017, 11:33:49 PM
it's possible but if you're sending a ton of information you'd probably need to compress it
no you wouldnt wtf are you smoking
Kyuande
July 05, 2017, 01:53:36 AM
You do not use POST, you use GET, and then grab the binary size and bin chunk functions
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Greek's Support_TCP file retrieval via POST?