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++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

How NIOS gets reconnection of Simple Socket Server

Altera_Forum
Honored Contributor II
1,433 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
725 Views

Did you disable DHCP?

0 Kudos
Altera_Forum
Honored Contributor II
725 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