Could you not just have 32 ports?
drvAsynIPPortConfigure("L01","192.168.1.1:1255 UDP",0,0,0)
drvAsynIPPortConfigure("L02","192.168.1.2:1255 UDP",0,0,0)
drvAsynIPPortConfigure("L03","192.168.1.3:1255 UDP",0,0,0)
.
.
.
On Apr 15, 2010, at 12:07 PM, Szalata, Zenon M. wrote:
> I am designing a soft IOC to run on Linux, which will control and monitor an array of 32 identical network (Ethernet) devices. The network protocol is udp. I will use asyn and most likely streamDevice. What is the most sensible approach to implement this?
>
> The IOC needs to communicate with all devices present, each with a unique IP address. My uncertainty is how to establish communication with and then address each device as needed. Also how to maintain a list of connections.
> Is there an example of similar implementation?
> I have written a number of soft IOCs to communicate with a single Ethernet device using asyn. Dealing with an array of Ethernet devices seems daunting.
>
> Any suggestions are welcome,
> Zen
>
--
Eric Norum
[email protected]
- Replies:
- RE: Asyn Question Szalata, Zenon M.
- References:
- Asyn Question Szalata, Zenon M.
- Navigate by Date:
- Prev:
Asyn Question Szalata, Zenon M.
- Next:
Re: writing to aao crashes ioc Tim Mooney
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
<2010>
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
- Navigate by Thread:
- Prev:
Asyn Question Szalata, Zenon M.
- Next:
RE: Asyn Question Szalata, Zenon M.
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
<2010>
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
|