Skip to content

Opening book details…

About this document

Winsock Socket Programming Guide in C by cute_guddy is a document available to read on EtoBox.

The document provides an overview of socket programming in C using Winsock on Windows. It discusses initializing Winsock, creating TCP sockets, connecting sockets to a server by specifying an IP address and port number, sending data via sockets using the send function, and receiving data via sockets using the recv function. The tutorial uses examples to connect to Google

Author
cute_guddy
Language
EN