Home
  Home
Home
Search
Articles
Page Tag-Cloud
  Software
Software Tag-Cloud
Building from Source
Open Source Definition
All Software
  Popular Tags
C Plus Plus
Source Code
Legacy
Class
Networking
  Members
Login
Web-Email
Notable Members
  Official
Our Company
Copyright Information
Software EULA
GPL EULA
LGPL Eula
Pre-Release EULA
Privacy Policy
  Support
Make Contact
 
CSocketServer version 1.0.2.8 released on 11/6/2008 (View All)


Release Notes
  • Made the "Connect Client Info" structure private within the class.
  • Made the "Connect Client Info" structure private within the class. Added additional functionality to "read-only" allow access to this data.
  • Threads are now created in a suspended state then resumed after the creation succeeds.
  • Threads are now created in a suspended state then resumed after the creation succeeds. This was causing some threads to be created which attempted to use their own handles before they were created.
  • Added many new connect overloads.
  • Added many new connect overloads. You can now connect and return to handle client data on your own, have connect spawn a new thread to handle the connection, or have the connect function use the calling thread to block execution.
  • Added and refined new sample code.
  • Added and refined new sample code, now includes a bench marking application and a simple console chat application.
  • Moved TCP Pump thread event handle to the class.
  • Moved TCP Pump thread event handle to the class. This makes the class much safer for multi-instance per-application use.
  • Brought back "Raw Mode" method of operation.
  • "Raw Mode" can be set at either the overall class or the client level by calling either PacketMode(true) or PacketMode(Client Number, true).
Downloads
   Sourcode Snapshot 48.39 KB
 
Copyright © 2024 NetworkDLS.
All rights reserved.
 
Privacy Policy | Our Company | Contact