dcc_raw
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | dcc_raw [2006/07/28 04:10] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # $EPIC: dcc_raw.txt, | ||
| + | ======Synopsis: | ||
| + | [[dcc]] raw <fd> < | ||
| + | |||
| + | ======Description: | ||
| + | The [[DCC]] __RAW__ command implements the underlying functionality for the | ||
| + | [[MSG]] =<fd> < | ||
| + | because you do not then have to keep track of the hostname. | ||
| + | |||
| + | The <fd> must be the value previously returned by the $connect() function, | ||
| + | or $1 from /ON DCC_RAW "% % N %", or $2 from /ON DCC_CONNECT "% RAW % %" | ||
| + | |||
| + | The < | ||
| + | or $0 from /ON DCC_RAW "% % N %", or $0 from /ON DCC_CONNECT "% RAW % %". | ||
| + | |||
| + | It is just easier to use /[[MSG]] =< | ||
| + | |||
| + | ======Examples: | ||
| + | To send a message to blah.foo.com over an existing raw DCC connection: | ||
| + | /dcc raw 6 blah.foo.com This is a sample message. | ||
| + | or even simpler: | ||
| + | /msg =6 This is a sample message. | ||
dcc_raw.txt · Last modified: 2006/07/28 04:10 by 127.0.0.1
