Hi, all: I am new to socket programming. I wander how many characters can i write when using CSocketsEngine which is in sockets example? When I was sending a message over than 20 characters, a system error occured, why? and how to solve it? Better to give an example, thanks. regards. Vachel Dai
what sort of error you are getting ? Also see this to get the error show correctly: http://www.newlc.com/article.php3?id_article=150 Anyway, there should not be any limitations to the amount of data you can send out. yucca
Forum Rules