Quote:
Originally Posted by fowlplay4
Nope, the only way atm is through TSocket which you need to request to be open and the specific IP.
|
Well now I can't do nice things..
Any workarounds? I'm doing this on the client, by the way.
I need to transfer an array of tiles to a PHP server. I could write a PHP script that would append several _GET's until I get the full 4096 array..