Seems like a good idea.

On Mon, 15 May 2023 at 10:28 am, Christofer Dutz <[email protected]>
wrote:

> Hi all,
>
> while doing some brainstorming on my next steps for the PROFINET driver, I
> fomulated something I would call a SingletonTransport …
> We have some drivers, that require a connection to open a port on a given
> port number or open a raw socket. This doesn’t work with multiple
> connections.
>
> So my idea is to create a set of Transports as “SingletonTransports” …
> here a driver simply registers as potential consumer for incoming packets
> and the SingletonTransport then simply sorts them and forwards them to the
> right connection.
> I wrote down the details here:
> https://cwiki.apache.org/confluence/display/PLC4X/PROFINET+Driver
>
> Any thoughts highly welcome.
>
> Chris
>

Reply via email to