From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brendan J Simon To: ecos-discuss Subject: [ECOS] ecos: TCP/UDP/IP with Linux simulator Date: Wed, 31 Jan 2001 17:50:00 -0000 Message-id: <3A78C0C7.5040403@bigpond.com> X-SW-Source: 2001-01/msg00514.html I am designing a mobile robot with a wireless interface. It will communicate via TCP/UDP/IP to a server on a Linux host. I want to simulate all the robot software (including ecos with the tcp/udp/ip stack) with ecos linux simulator. Is this possible ? Will the tcp/udp/ip interface simuate properly ? Do I have to write some kind of dummy/simulation driver for the wireless interface ? Thanks, Brendan Simon.