How do i keep the connection alive so that I can download multiple files from the net without having to make a new connection?Thanks
Printable View
How do i keep the connection alive so that I can download multiple files from the net without having to make a new connection?Thanks
Periodically Ping some server.
How do i do that? Can I have some sample. Thanks