Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
A socket is an abstraction of the operating system, a kind of kernel data structure that is independent of the programming language. You can write the server in one language and write the client in another language. The "server" program creates a listening socket (listen), the client program written in another PL connects (connect) to the server.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question