Altera_Forum
Honored Contributor
8 years agoHow NIOS gets reconnection of Simple Socket Server
I am working on Simple Socket Server with Max10 Dev., everything works fine except:
When a connection established, if the client sends a 'q', then the connection can be reconnected again afterward. But if I closed/or click "disconnection" button(without sending 'q') of my client, then re-connection is not possible anymore. Could you tell me please how to fix this problem/challenge ? Thanks in advance!!