I recently had to sent a HTTP request containing some JSON in UTF-8 format. However, when I received the text it seemed to be cut short. This is a simple recreation of my code: // I already have 3 variables: // string socketIp, integer socketPort and