Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: How to check UID of process on the other side of local TCP/UDP connection |
|---|---|
| Date: | Fri, 1 Dec 2006 21:38:15 +0000 |
On Thu, Nov 30, 2006 at 06:02:02PM +0000, Filipe Varela wrote:
Hi all I'll clarify my question as i seem to have failed to make it clear. My point is: Isn't it wrong to use the term unix sockets for local domain sockets? This isn't a tecnical question or a failure to understand what sockets are, what varieties exist and for what purposes each can be used (and what goodies each type provides). It's a failure to understand why the term unix sockets is used to designate local domain sockets. The point in using the tcp/udp example is that contrary to popular designation, the sentence "doing tcp/udp is impossible with unix sockets because unix sockets are local domain sockets" is false. Unix sockets are the general class. While it's true that local domain sokets do not use tcp/udp, it's false (and this is a conceptual stand not an everyday unix jargon use) that unix sockets = local domain sockets.
No. There's the socket API, and then there's unix sockets. You can use a api similar to sockets in windows, but you can't use unix sockets (local domain sockets) in windows. The socket API isn't limited to Unix based/like systems, but the unix sockets, as far as I know, and I don't know *that* many different operating systems, is. Maybe an unfortunate name to call it, but it became the common one. -- lfr 0/0
pgpif5enKvnov.pgp
Description: PGP signature
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: How to check UID of process on the other side of local TCP/UDP connection, Glynn Clements |
|---|---|
| Next by Date: | RE: Selecting OS for High-availability/mission-critical web portal, terry |
| Previous by Thread: | Re: How to check UID of process on the other side of local TCP/UDP connection, Glynn Clements |
| Next by Thread: | Re: Secure client/server file processing (was: How to check UID of process on the other side of local TCP/UDP connection), Greg Metcalfe |
| Indexes: | [Date] [Thread] [Top] [All Lists] |