#include <sys/socket.h>
#include <resolv.h>
#include <arpa/inet.h.
#include <netinet/in.h>
#include <stdio.h>

If i am right the headers i type out i could connect to a server remote over the internet am i missing any other headers?