1. winsock programers out there?

The bind() function requires a pointer to a structure defined as:

struct sockaddr {
        u_short sa_family;              /* address family */
        char    sa_data[14];            /* up to 14 bytes of direct address */

};

Does anyone know what I'm supposed to put in those 14 bytes?

many TIA,
Isaac

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu