Support for Serial Port Communication in Netty 4

2019-08-14 Thread Julian Feinauer
Hi devs, I come from the PLC4X project (https://plc4x.apache.org) and we use netty as backbone for our drivers to communicate with PLCs. But as some older PLCs are connected via Serial Ports we have the need to communicate with them as well. There exist several java libraries out there, like jSe

Re: Support for Serial Port Communication in Netty 4

2019-08-14 Thread julian . feinauer
me finish up and document things a bit before you spend your time on it and then I'll repsond back here on the List to inform you. Julian Am Mittwoch, 14. August 2019 10:40:51 UTC+2 schrieb Norman Maurer: > > Hi there, > > Comments inline... > > On 13. Aug 2019, at 09:48

Re: BindException : "Address already in use" - when restarting server socket after stop

2020-11-12 Thread Julian Feinauer
Hi, if I remember correctly you also have to free the EventLoopGroup to release all ressources completely. Could you try that? Best Julian Von: "netty@googlegroups.com" im Auftrag von Priyanka Perera Antworten an: "netty@googlegroups.com" Datum: Donnerstag, 12. November 2020 um 08:59 An: "n