Search results for query: *

  1. P

    Question how to ensure about sending multiple serial data from server to client

    My program is divided into two parts , a server and a client. when the client connects to the server , At this time, the server should send numbers 1 to 10 to the client. but only one or two first number is send. this is the server side : in the AcceptClient sub i create a for loop to send...
Back
Top Bottom