Click here to Skip to main content
15,892,746 members

Articles by zvx (Articles: 2, Tip/Tricks: 2)

Articles: 2, Tip/Tricks: 2

RSS Feed

Average article rating: 4.24

Programming Languages
C
7 Apr 2010   Updated: 30 Apr 2010   Rating: 4.81/5    Votes: 27   Popularity: 6.64
Licence: CPOL    Views: 72,334     Bookmarked: 102   Downloaded: 3,237
Please Sign up or sign in to vote.
A framework for writing small to medium size cross-platform TCP servers
9 May 2010   Updated: 9 May 2010   Rating: 3.67/5    Votes: 2   Popularity: 1.10
Licence: CPOL    Views: 29,125     Bookmarked: 20   Downloaded: 793
Please Sign up or sign in to vote.
A library for writing simple TCP client applications

Average blogs rating:

No blogs have been submitted.

Average tips rating: 3.78

20 Jul 2010   Updated: 9 Feb 2019   Rating: 3.78/5    Votes: 34   Popularity: 5.78
Licence: CPOL    Views: 113,572     Bookmarked: 43   Downloaded: 466
Please Sign up or sign in to vote.
An introduction to writing IOCP network servers
21 Jul 2011   Updated: 21 Jul 2011   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 20,045     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
How to fool the C pre-processor into accepting an empty parameter to a #define

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
zvx
Software Developer
Brazil Brazil
I'm a long-time software developer living in Brazil.

I've been developing software for retail and banking automation in C/C++ for many years now. In the old days I even did some COBOL programming, and some assembly for the 8080.

My experience ranges from low level software such as interface code for serial devices for DOS and Windows (bar code scanners, printers, cash dispensers, etc) and goes to writing end user applications for POS terminals and bank ATMs. In between I've done a great deal of TCP/IP programming using the basic Berkeley sockets interface, which is my main interest nowadays.