开发者

how to trim a Byte() in VB.net

I am trying to use socket to transfer byte to client. I define Byte(1024) because I am 开发者_JS百科not sure how many character is the server sending!

I don't know how many index of this array has been occupied!?


Your socket reading function should return a number indicating how much of the array it filled in.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜