[fpc-pascal] [ANN] BeepFp v1.1 released
Jonas Maebe
jonas.maebe at elis.ugent.be
Tue Apr 20 12:04:17 CEST 2010
On 20 Apr 2010, at 11:46, Marco van de Voort wrote:
> In our previous episode, Johann Glaser said:
>>
>> Isn't that as easy as just using
>> Write(^G);
>
> Afaik that only works with the terminal in cooked mode. If you do it
> by e.g.
> IOCTL (don't know how beepfp does it under FreeBSD, see unit
> console) this
> should work afaik.
If you go to the wiki page mentioned in the original mail (http://wiki.lazarus.freepascal.org/BeepFp
), you can read:
"BEEP is a network application framework protocol. It is not a
complete protocol but only provides the building blocks common to most
network protocols to ease custom protocol design and speed up
implementation. To understand exactly what BEEP is, see
www.beepcore.org and RFC3080."
Jonas
More information about the fpc-pascal
mailing list