Author Topic: [RESOURCE] Support_TCPClient v6 (7/16/14)  (Read 3247 times)

But why
he said 'This is literally the ugliest code I've ever seen' and got banned for it
though i dont know which thread or where it was

he said 'This is literally the ugliest code I've ever seen' and got banned for it
though i dont know which thread or where it was
That is literally the ugliest code I have ever read in my entire life

User was banned for this post

v4

Quote

Code Here

Documentation Here (recommended read)


This should make everything much easier and more flexible to use. Be sure to read the documentation!

I probably should have named this HTTPClient instead of TCPClient...
« Last Edit: June 04, 2014, 12:23:38 AM by Greek2me »

But you can use it for TCP connections to arbitrary IPs too. ... Right?


Added connection time outs. If nothing is received from the server for 30 seconds (default), the connection will be closed.

Updated - GET parameters now work correctly.

edit: It can also now download files with chunked encoding. (for example, Blockland server preview images)
« Last Edit: July 17, 2014, 01:17:40 AM by Greek2me »