X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=blobdiff_plain;f=doc%2Fintegration%2Fppp.texi;h=e18dda721a76398ca0934878dfa5ba5df62a4e7b;hp=a4ad3cf7c2d4f015347838a67ee438d6914d80b1;hb=bb7fe5e770586be9f44a8a7f3321a3139d5345bb;hpb=203dfe36da7adf2b3089e4fa4017a67409cbad70 diff --git a/doc/integration/ppp.texi b/doc/integration/ppp.texi index a4ad3cf..e18dda7 100644 --- a/doc/integration/ppp.texi +++ b/doc/integration/ppp.texi @@ -4,12 +4,12 @@ @cindex serial connection @section Serial connection -It is not trivial to run online @command{nncp-daemon}, -@command{nncp-call} and @command{nncp-caller} commands over the serial -link, because it is link without built-in error detection. For efficient -usage you have to use some kind of window-sliding error correction -protocol, like Kermit, ZMODEM, UUCP's g-protocol and similar well known -ones. +It is not trivial to run online @command{@ref{nncp-daemon}}, +@command{@ref{nncp-call}} and @command{@ref{nncp-caller}} commands over +the serial link, because it is link without built-in error detection. +For efficient usage you have to use some kind of window-sliding error +correction protocol, like Kermit, ZMODEM, UUCP's g-protocol and similar +well known ones. However TCP is already satisfying and existing protocol for the same purposes. So it would be more easier to bring up the IP interconnection