Search results for query: *

  1. K

    ArgumentOutOfRangeException

    i try to develop a client/server program. it works fine at the beginning. But when i try to request another data transfer, the exception warning pops up. ArgumentOutOfRangeException Here is the command Dim bytes(client.receivebuffersize) as bytes nwStream = client.getstream...
Back
Top