Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Finger (protocol)
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Finger user information protocol== The finger [[Daemon (computing)|daemon]] runs on [[TCP port]] 79. The client will (in the case of remote hosts) open a connection to port 79. An RUIP (Remote User Information Program) is started on the remote end of the connection to process the request. The local host sends the RUIP one line query based upon the Finger query specification, and waits for the RUIP to respond. The RUIP receives and processes the query, returns an answer, then initiates the close of the connection. The local host receives the answer and the close signal, then proceeds to close its end of the connection. The Finger user information protocol is based on <nowiki>RFC 1288</nowiki> (''The Finger User Information Protocol'', December 1991). Typically the [[Server (computing)|server]] side of the protocol is implemented by a program '''<code>fingerd</code>''' or '''<code>in.fingerd</code>''' (for ''finger [[daemon (computer software)|daemon]]''), while the [[client (computing)|client]] side is implemented by the <code>name</code> and <code>finger</code> programs which are supposed to return a friendly, human-oriented status report on either the system at the moment or a particular person in depth. There is no required format, and the protocol consists mostly of specifying a single [[command line]]. The program would supply information such as whether a user is currently logged-on, [[e-mail address]], full name etc. As well as standard user information, finger displays the contents of the '''<code>.project</code>''' and '''<code>.plan</code>''' files in the user's [[home directory]]. Often this file (maintained by the user) contains either useful information about the user's current activities, similar to [[micro-blogging]], or alternatively all manner of [[humor]].
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Finger (protocol)
(section)
Add topic