KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
Networking

APIs and drivers for network and internet connectivity More...

Topics

 ARP
 API for the Address Resolution Protocol
 
 Address Database
 Network Address Database Functionality
 
 CRC
 API for Cyclic Redundancy Checking
 
 Configuration
 KOS Network Configuration Management
 
 Drivers
 Low-level Drivers for Network Devices
 
 ICMP
 API for the Internet Control Message Protocol
 
 IP
 API for the Internet Protocol
 
 Multicast
 API for Managing the Multicast List
 
 NDP
 API for the Neighbor Discovery Protocol
 
 PPP
 API for interacting with the Point-to-Point Protocol stack
 
 Sockets
 POSIX Sockets Interface for IPv4 and IPv6 Address Families
 
 TCP
 API for the Transmission Control Protocol
 
 UDP
 API for the User Datagram Protocol
 
 Utilities
 Miscellaneous networking utilities
 

Detailed Description

APIs and drivers for network and internet connectivity

APIs and drivers for network and internet connectivity

KOS' built-in network stack supports UDP over IPv4, and to some degree has some basic IPv6 support as well. This will change over time, hopefully leaving us with full TCP and UDP support both over IPv4 and IPv6.