Radio based network prototyping simulator

2002-03-12 Thread Gary Stainburn
Hi all, I've got a project where I need to develop an single-board-computer based network device using packet modems connected to Amateur Radio equipment and I'm trying to develop a simulator in Perl under Linux and I've got a few questions. Basically I'm going to have X number of nodes

Re: Radio based network prototyping simulator

2002-03-12 Thread Jon Molin
Gary Stainburn wrote: Hi all, I've got a project where I need to develop an single-board-computer based network device using packet modems connected to Amateur Radio equipment and I'm trying to develop a simulator in Perl under Linux and I've got a few questions. Basically I'm going

Re: Radio based network prototyping simulator

2002-03-12 Thread Gary Stainburn
Hi Jon, On Tuesday 12 March 2002 11:54 am, Jon Molin wrote: Gary Stainburn wrote: Hi all, I've got a project where I need to develop an single-board-computer based network device using packet modems connected to Amateur Radio equipment and I'm trying to develop a simulator in Perl

Re: Radio based network prototyping simulator

2002-03-12 Thread Jon Molin
Gary Stainburn wrote: Hi Jon, On Tuesday 12 March 2002 11:54 am, Jon Molin wrote: Gary Stainburn wrote: Hi all, I've got a project where I need to develop an single-board-computer based network device using packet modems connected to Amateur Radio equipment and I'm trying

Re: Radio based network prototyping simulator

2002-03-12 Thread Gary Stainburn
On Tuesday 12 March 2002 12:30 pm, Jon Molin wrote: [snip] I'm not sure i follow you here, will you have to process them at the same time so while (1) { read tail check result read keyboard check result read radio check result do other stuff } won't do? This is

Re: Radio based network prototyping simulator

2002-03-12 Thread John W. Krahn
Gary Stainburn wrote: Hi all, Hello, I've got a project where I need to develop an single-board-computer based network device using packet modems connected to Amateur Radio equipment and I'm trying to develop a simulator in Perl under Linux and I've got a few questions. Basically I'm