Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12603 Discussions

How NIOS gets reconnection of Simple Socket Server

Altera_Forum
Honored Contributor II
1,075 Views

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!!
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
367 Views

Did you disable DHCP?

0 Kudos
Altera_Forum
Honored Contributor II
367 Views

 

--- Quote Start ---  

Did you disable DHCP? 

--- Quote End ---  

 

 

Yes, I do disable DHCP. 

Do you have any idea about my question?
0 Kudos
Reply