Duckie Posted November 17, 2010 Share Posted November 17, 2010 anyone used udp protocol extensively before and had to deal with large responses? Quote Link to comment Share on other sites More sharing options...
Jaaa!& Posted November 17, 2010 Share Posted November 17, 2010 why are you using UDP, and whats the problem? Quote Link to comment Share on other sites More sharing options...
Duckie Posted November 18, 2010 Author Share Posted November 18, 2010 making an rcon tool for black ops. the servers only seem to support udp is why I am using udp. what I am observing is truncated udp messages... similiar to what this post is describing http://stackoverflow.com/questions/4175381/c-unable-to-get-server-response-from-udp-black-ops-rcon Quote Link to comment Share on other sites More sharing options...
Administrators daredevil Posted November 18, 2010 Administrators Share Posted November 18, 2010 Might want to ask Gao. Quote Link to comment Share on other sites More sharing options...
Duckie Posted November 19, 2010 Author Share Posted November 19, 2010 got it fixed... had to issue command twice to get a full response from the server. really weird to me, I think..dan basically pointed out that I suck at parsing so we got it resolved WOO.. stupid UDP 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.