Search found 2 matches
- Sun Sep 05, 2010 4:24 pm
- Forum: Libraries and Tools
- Topic: LUBE (Networking Library)
- Replies: 332
- Views: 244077
Re: LUBE (Networking Library)
Yeah. I wasn't limiting my packets properly. I'll just split them up when they get too big.
- Sun Sep 05, 2010 5:49 am
- Forum: Libraries and Tools
- Topic: LUBE (Networking Library)
- Replies: 332
- Views: 244077
Re: LUBE (Networking Library)
-- EDIT 2 -- After some testing, it is indeed the packet size that is my current problem. Base64 quick fix seems to work plenny good. -- END -- -- EDIT -- I'm noticing packets failing to be read properly every now and then, even using TCP. That wasn't happening before I switched to a different packe...