On Tue, Dec 28, 1999 at 05:56:10PM -0600, Tim Salo wrote:
> Such as the APRS protocol?

Good example. In my modified aprsd for linux sockets, I use 
SOCK_PACKET for receive and SOCK_DGRAM for transmit. Is this the best way?

The code was written based on aprsmon (in turn based on listen) for receive,
and beacon for transmit. It needs to run as root to set up the SOCK_PACKET
socket, so I'll have to add code to drop the root priviledges.


Hamish
-- 
Hamish Moffatt       Mobile: +61 412 011 176     [EMAIL PROTECTED]
Rising Software Australia Pty. Ltd.    http://www.risingsoftware.com/
Phone: +61 3 9894 4788    Fax: +61 3 9894 3362    USA: 1 888 667 7839

Reply via email to