+ 2

What is socket?

Please explain me what is socket and where use it?

16th Sep 2019, 7:58 AM
Ahmed
Ahmed - avatar
3 odpowiedzi
+ 4
Abstract concept to model a network interface; used in network programming.
16th Sep 2019, 8:26 AM
Sonic
Sonic - avatar
+ 2
A connection endpoint through which bits of data are sent or received
16th Sep 2019, 9:11 AM
Dlite
Dlite - avatar
0
A abstraction of network communication that facilitates easier network programming
1st Oct 2019, 11:13 PM
slowweb