Hello,
I have client/server application. Client on iPhone, server on Windows based machine. First, i establish connection to my server and that is works fine. When I go away from WiFi area - client disconnects (is's expected). But, when I enter into WiFi area again and tried connect to server, connection is established but client doesn't recieve any data. I need restart my client application to connect to server. Why it is happens? This happens always when I'm sending data in both direction with about 1 Mbit/s.
I'll be thankful for any idea =)
Thanks