Hi! my project is attached. I have a very weird problem with Winsock!
I made 1 program with 2 forms. 1st form is the client, 2nd form is the server.
Server send snapshot for client. So, client display either Single Picture. Or stream of pictures (to simulate video capturing).
when open 1st window (client) in a computer, and 2nd window(server) in another computer... it connect and display picture without problem just once!! when press "Capture" button again it may reponse or Winsock may loss connection. and when Check "Loop"=> means for stream of pictures.. Winsock loss connection immediatly!
I don't know where is the problem exactly! Please help
The code attached. Winsock ocx is attached.. see it in the release folder