Re: [Gambas-user] SocketServer issue

2017-09-25 Thread nando_f
al Message --- From: Miguel Manso To: gambas-user@lists.sourceforge.net Sent: Thu, 21 Sep 2017 19:41:38 +0100 Subject: [Gambas-user] SocketServer issue > Hi guys, > > I've an application that starts a SocketServer on port 8088. All works ok > when I've the network cable inserte

Re: [Gambas-user] SocketServer issue

2017-09-23 Thread PICCORO McKAY Lenz
without a working undertanding code or attached project its hard to find some kind of solution Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com 2017-09-21 14:41 GMT-04:00 Miguel Manso : > Hi guys, > > I've an application that starts a SocketServer on port 8088. All works ok > when I

[Gambas-user] SocketServer issue

2017-09-21 Thread Miguel Manso
Hi guys, I've an application that starts a SocketServer on port 8088. All works ok when I've the network cable inserted on the machine. If I boot the machine without the network cable inserted, the SocketServer doesn't listen on port 8088 and it doesn't raise the _Error event. This happens on a