Here i am again! Today, i got a new UDF i want to share! It's a clone of my but without POO, only classic functions! It's faster, easier, and the client is more performant, cause it's now very simple to handle mutiple clients per script. Here is v 1.0 (deprecated) (63 downloads) Update v 1.2 Here is the new version. Change Log: Legend:
-------
+: Addition, -: Remouved/Deprecated, *: Modified, !: Bug correction
Change Log:
-----------
=== Version 1.2 === (24/11/2011)
*: Now UTF-8 String are correctly processed (thanks jchd!)
=== Version 1.1.1 === (21/11/2011)
+: Added 2 helper functions (see documentation)
!: Another bug corrected in _TCPServer_SocketList. Thanks Tetdoss (again!)
=== Version 1.1 === (20/11/2011)
+: ZLib data compression, optional (disabled by default)
!: Client's properties were not reset when a client disconnects
!: Incorrect _TCPServer_SocketList. Now works well (thanks Tetdoss)
=== Version 1.0 === (11/11/2011)
First public version Archive: SimpleTCP_1.2.zip