Hi
I am working with CodeWarrior v10.6 and of MQX v4.0.
In my project my module TWR-K60D100M(Server) is connected with 2 PC with LAN Connection.
Now using selectall(), Currenlty I am getting the Event of Connection of any PC(Listening Activity of Server). Also as per I read MQXRTCSUG, selectall() is providing any activity done on Connected Stream like Data or Shutdown requests that are initiated by the remote endpoint.
But what I want to do is if, any PC Close Connection then I want to shutdown its socket.But how can I get Event like any of PC has close the connection??
Please help.
Regards,
Utsavi Bharuchwala