1
0
2
24
168
243
163
nclude #include #include #include ../include/tuobao_tcpclient.h int http_post(tuobao_tcpclient *pclient,char *page,char *request,char **response){ char post[300],host[100],content_len[100]; ...