Sendfile
From HandWiki
In computing, sendfile is a command which can be found in a number of contexts relating to data transmission:
- Sendfile (Unix), a push-based asynchronous file transfer, regardless of whether local or remote, using the Simple Asynchronous File Transfer (SAFT), an Internet protocol bound to TCP port 487[1]
- Sendfile (IBM VM), a command to transfer a file asynchronously from one VM/CMS user to another, regardless of whether local or remote
- Sendfile (system call), a system call.[2][3]
- As a command within an Instant messaging application.
Notes
- ↑ Ulli Horlacher (2008-05-01). "SAFT / sendfile". http://fex.rus.uni-stuttgart.de/saft/index.html. Retrieved 2010-04-28.
- ↑ Linux Programmer's Manual – System Calls : transfer data between file descriptors –
- ↑ FreeBSD System Calls Manual : send a file to a socket –
This article includes a list of related items that share the same name (or similar names). If an internal link incorrectly led you here, you may wish to change the link to point directly to the intended article. |
Original source: https://en.wikipedia.org/wiki/Sendfile.
Read more |