oh, i just re-read your last post.
the problem is not with TCP/IP.
the problem is that you need to take the values that you get from the server, and rewrite them to a file with HTML tags.
maaann....
if you can write a server and a client, what you're asking is CHILDS PLAY... ;)
i mean, really...
"fopen"
a bunch of "fprintf"
"fclose"
and you're done.