I am writing my own client, I configure each step and unsuccessfully step return a message the connection is unseccessfully because the client return an empty content specifically from Amazon using a POST method; the next is the client:
socket(SERVER,AF_INET,SOCK_STREAM,getprotobyname('tcp'))...