blah blah blah is here! blah blah » Close

0
votes
2 answers

how to convert int received socket into string?

how do you convert an int Socket.Received to a string? i get it received with the ascii number equivalents, but cannot convert those into a string

Feedback