Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Unix domain sockets


Related Topics
Foo

In the News (Thu 24 Dec 09)

  
  unix domain sockets vs. internet sockets
With IP sockets, the ability to connect to your daemon is exposed off the current system, so additional steps may have to be taken for security.
With UNIX domain sockets, you can actually retrieve the credential of the process that created the remote socket, and use that for access control also, which can be quite convenient on multi-user systems.
Right now, the UNIX domain socket code is covered by a subsystem lock; I have a version that used more fine-grain locking, but have not yet evaluated the performance impact of those changes.
lists.freebsd.org /pipermail/freebsd-performance/2005-February/001143.html   (804 words)

  
  Socket - Wikipedia, the free encyclopedia   (Site not responding. Last check: )
An electrical socket is a synonym of electrical outlet: an electrical device connected to a power source onto which another device can be plugged or screwed in.
Eye sockets or orbits are regions in the skull where the eyes are positioned.
In RFC documents relating to TCP or UDP, a socket on a certain host is defined as the combination of an IP address, a protocol, and a port number.
www.encyclopedia-online.info /Socket   (389 words)

  
 CONSERVER
When Unix domain sockets are used between the client and server (enabled using --with-uds), authentication checks are done on the hardcoded address ‘‘127.0.0.1’’.
However, if --with-uds was used to enable Unix domain sockets for client/server communication, this points conserver to the directory where it should store the sockets.
Unix domain sockets will have the path to the socket.
www.conserver.com /docs/conserver.man.html   (2046 words)

  
 PHP: List of Supported Socket Transports - Manual
The following is a list of the various URL style socket transports that PHP has built-in for use with the streams based socket functions such as fsockopen(), and stream_socket_client().
Internet Domain sockets expect a port number in addition to a target address.
In the case of fsockopen() this is specified in a second parameter and therefore does not impact the formatting of transport URL.
www.php.net /manual/en/transports.php   (338 words)

  
 Advanced Interchange Topics: UNIX-Domain Sockets
This is a socket which is not reachable from the Internet directly, but which must come from a request on the server.
The most important issue with UNIX-domain sockets on Interchange is the permissions with which the CGI program and the Interchange server run.
To improve security, Interchange normally runs with the socket file having 0600 permissions (rw-------), which mandates that the CGI program and the server run as the same user ID. This means that the
www.icdevgroup.org /interchange-doc-5.2.0/frames/icadvanced_21.html   (176 words)

  
 Unix-Domain TCP Clients and Servers
Unix-domain sockets are local to the current host, and are often used internally to implement pipes.
As you see, it's remarkably similar to the Internet domain TCP server, so much so, in fact, that we've omitted several duplicate functions--spawn(), logmsg(), ctime(), and REAPER()--which are exactly the same as in the other server.
For example, let's say that you have a long running database server daemon that you want folks from the World Wide Web to be able to access, but only if they go through a CGI interface.
www.perl.com /doc/FMTEYEWTK/IPC/unix.html   (368 words)

  
 Sockets
Sockets are used nearly everywhere, but are one of the most severely misunderstood.
This is a 10000 foot overview of sockets sockets.
Passing sockets to pre-forked children (Last updated February 13 2001); Unix domain sockets using linux (Last updated July 13 2002); Can port be shared ?.
www.auctionvisa.com /sockets.html   (280 words)

  
 Internet Relay Chat
IRC is an open protocol that uses TCP or Unix-domain sockets and optionally SSL.
ircII is the canonical Unix IRC client, but its userbase has declined with the appearance of competing clients such as ircII-EPIC, BitchX, irssi etc.
There are also many automated clients, called bot s.
www.nebulasearch.com /encyclopedia/article/Internet_Relay_Chat.html   (1903 words)

  
 Sockets
Sockets are used for communication, particularly over a network sockets.
Sockets were originally developed by the BSD branch of Unix systems, but they are generally.
BSD Sockets: A Quick & Dirty Primer (local copy): ``As you delve into the mysteries of UNIX, you find more and more things that are difficult to understand.
www.digitaltaxreturn.com /sockets.html   (315 words)

  
 Web Hosting Resource and Directory since 1997 - Tophosts.com
No, as long as the domain is registered under your name, as it should be already.
Unix is known to be more common with web hosts due to its stability.
Reverse DNS lookup is checking an IP against a domain name server and being able to retrieve the corresponding domain name.
www.tophosts.com /faq.html   (1573 words)

  
 Sockets   (Site not responding. Last check: )
Sockets are very versatile and are a basic component of interprocess and.
Berkeley sockets are the BSD Unix system calls for this.
Sockets are treated by the O/S as devices and so there are a variety of device driver controls.
www.kindergartenltd.com /sockets.html   (293 words)

  
 Compare web hosting plans. Domain hosting and multiple domain hosting.
So be careful when you create your domain and choose the text and graphical content that you want to use.
For example, if you are on holiday and you are not able to check you e-mail for this reason, it would be suitable to leave an auto-responder message that you will reply to the correspondence that you have received when you get back from your holiday.
Secure Shell Access support is optional for the Domain Hosting and the Domain Hosting Plus plans, which means that it needs to be activated from the control panel for an additional one-time fee of $15.00.
www.fateback.com /compare-web-hosting-plans.html   (3212 words)

  
 UNIX-domain sockets
This is a socket which is not reachable from the Internet directly, but which must come from a request on your own server.
This is the most secure way to run your catalog, for there is no way for systems on the Internet to interact with MiniVend except through its link program.
The most important issue with UNIX-domain sockets on MiniVend is the permissions with which the
www.sco.com /skunkware/ecom/minivend/docindex/28.01.UNIX_domain_sockets.html   (141 words)

  
 DomainsAreFree - Definition of Internet Relay Chat   (Site not responding. Last check: )
Domains Are Free - Definition of Internet Relay Chat
ircII is the canonical Unix IRC client, but its userbase has declined with the appearance of competing clients such as ircII-EPIC, BitchX, irssi, X-Chat etc.
There are also many automated clients, called bots.
www.domainsarefree.com /glossary/Internet_Relay_Chat.html   (2032 words)

  
 OpenSSH Unix Domain Socket Forwarding
This projects maintains a patch to OpenSSH which provides local and remote forwarding of Unix domain sockets, similar to the port forwarding capabilities of OpenSSH and the SecSH protocol.
Linux was more lenient than OpenBSD when faced with AF_UNIX sockets.
Project started to maintain the patch published earlier.
www.25thandclement.com /~william/projects/streamlocal.html   (144 words)

  
 Sockets   (Site not responding. Last check: )
PowerTCP Sockets for.NET from Dart Communications, TCP, UDP, Ping, Trace Route, DNS in the sockets.NET Framework.
I¡¯ve always been horribly confused by American sockets sockets.
Brian Ellin brian@janrain.com Mon, 27 Jan 2003 09:49:54 -0800 sockets.
www.liveshirts.com /sockets.html   (291 words)

  
 In-Iz
It was also designed to follow the UNIX paradigm of developing several small programs that can be used as filters and combined via pipes to perform complex tasks, and as such it can also be used in combination with existing UNIX programs.
IPW consists of programs for generic image processing operations applications programs and interfaces to freely available display programs, and is a toolkit rather than an interactive system or a library where one or several commands are combined and run as shell scripts.
A public domain speech to text system that consists of a front-end that converts the signal to a signal model, a decoder that performs a time-synchronous Viterbi search, and a training module that performs HMM training.
stommel.tamu.edu /~baum/linuxlist/linuxlist/node24.html   (11345 words)

  
 David L. Levine's Hints page
This page contains a random assortment of quick hints to running various utilities (mostly Unix) and user tools.
It's probably easiest just to search for a key, such as 5.7, if you don't see what you need in the Contents.
Or, put the message into a file (named message here), and: $ cvs com -m"`cat message`" foo Try to limit the message line length to a most 70 characters if you want it to fit in the 79 character line output from rcs2log.
www.cs.wustl.edu /~levine/Hints.html   (4501 words)

  
 Specific Experience
Open and proprietary customizations and add-on features to industry standard "open software."
Emphasizing portable code which runs on Windows or Unix.
In-house custom tools to maintain a large searchable encyclopedia of knowledge on Usenet servers (over 650 pages with thousands of cross-links), automated WWW crawlers/indexers, custom databases, e-mail hypertext archives, more.
www.mibsoftware.com /0030.htm   (377 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.