FBNetwork is a high-performance, windows based, C++ library. It supports reliable UDP connection(which can ensure the sequence and arrival of the packages) based on datagram/data stream, NAT traversing, asynchronization and blocking, message handling.
Be the first to post a text review of FBNetwork Library. Rate and review a project by clicking thumbs up or thumbs down in the right column.
v1.2 build 2009.02.14 Add ACK delay mechanism. Change the time interval of window noticing from 1000ms to 500ms.So this fixes the problems when the engine sends data slowly.(Special thanks to CCBOY finding the bug.) Change the block&wait mechanism of the CFBNetwork::Connect method from polling to event notification.
v1.1 build 2009.01.24 fixed bug where handling the block window when message time-out. optimize the minimum network envirement to 33.6Kb/s(33600 modem). add 2 examples to tell how the client connects to the server and sends data at full speed. v1.0 build 2009.01.21 The first release version of FBNetwork Library after 21 months of developing.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?