Documentation
Articles
Log
Downloads
[+]
[-]
Unicode And Character Encoding
Unicode And Character Encoding
Fundamentals
Bit
Byte
Byte Order (Big Endian / Little Endian)
Fonts
Single Byte Strings (8 bits per character)
Single Byte Character Sets (Code Pages)
Multi Byte Character Sets
Universal Character Set and Unicode
Unicode Character Sets & Mappings
UCS-2
UTF-16
Unicode Encoding Protocols
Unicode encoding & BOM
UTF-16 LE/BE
UTF-8
UTF-7
Abstract Definitions
Character
Digit
Spacing Characters
Non-Spacing Characters
White Spaces
String
String Object, or String
Null Terminated String, or C-String
Single Byte String
Double Byte (or Wide Char) String
Binary String
Links
An Introduction to Network Programming - The art of transferring data
An Introduction to Network Programming - The art of transferring data
IP: a machine's ID on a net.
What are 'ports' and why we need them?
The 'Socket' concept
Protocols- The network's languages
TCP- Transport Control Protocol
UDP- User Datagram Protocol
UDP- Broadcasting & multicasting
Broadcasting
Multicasting
ICMP- Internet Control Message Protocol
Higher Level Protocols- One step closer to the real world
Servers, Hosts, Machines and Applications
Network programming VS Classic programming
Asynchronous Operations & Errors