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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to