To make the best use of the ss command, it’s important to understand what a socket is. A socket is a type of pseudo file (i.e., not an actual file) that represents a network connection. A socket ...
How-To Geek on MSN
12 basic networking commands every Linux user should know
The most important networking command in Linux might be ping. This command lets you check if a remote machine is responding ...
Raw network sockets are a curious beasts, as unless you have a strong urge to implement your own low-level network protocol, it’s a topic that is probably best left to the (well-paid) experts. That ...
Network geeks among you may remember my article, “Linux Socket Filter: Sniffing Bytes over the Network”, in the June 2001 issue of LJ, regarding the use of the packet filter built inside the Linux ...
Due to the complexity of developing and maintaining the kernel, only the most essential and performance-critical code are placed in the kernel. Other things, such as GUI, management and control code, ...
I'm having some wierd issues with sockets.<BR><BR>I open the socket and stuff, and then write my string:<BR><pre>write(mySocket, myString, strlen(myString));</pre><BR ...
At some point in the past, Unix — the progenitor of Linux — treated virtually everything as a file, and all files were created more or less equal. Programs didn’t care if a file was local, on the ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results