Problem to do the re-connection in TCP-IP client

General discussion on Libstock website & codes posted on this website.
Post Reply
Author
Message
Prof.Wagner
Posts: 126
Joined: 25 Mar 2011 04:35

Problem to do the re-connection in TCP-IP client

#1 Post by Prof.Wagner » 01 Dec 2014 18:24

Hi Everyone,

Some body knows how to recovery a connection if the device down by problem of power or some thing that is not possible to use the Net_Ethernet_28j60_disconnectTCP(SOCKET)? My device works just in client mode (PIC32) and if I disconnect it without the command Net_Ethernet_28j60_disconnectTCP(SOCKET) I didn't get to connect again in the server. My device send the SYN but the server disconnect it.
I am using the TCP IP library for Basic with pic 32.
Thank you in advanced.
Best regards
Prof. Wagner

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: Problem to do the re-connection in TCP-IP client

#2 Post by filip » 03 Dec 2014 13:37

Hi,

I believe I have answered you here :
http://www.mikroe.com/forum/viewtopic.php?f=176&t=62602

Regards,
Filip.

Prof.Wagner
Posts: 126
Joined: 25 Mar 2011 04:35

Re: Problem to do the re-connection in TCP-IP client

#3 Post by Prof.Wagner » 04 Dec 2014 13:36

filip wrote:Hi,

I believe I have answered you here :
http://www.mikroe.com/forum/viewtopic.php?f=176&t=62602

Regards,
Filip.
Hi Filip,

Appreciated you help a lot. This is the solution.

Thank you,

Prof. Wagner

Post Reply

Return to “Libstock Discussion”