Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
/ gabor Public archive

Mirror of Berczi Gabor's DOS networking code

License

Notifications You must be signed in to change notification settings

fragglet/gabor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a collection of code written by Berczi Gabor, who did a bunch of fantastic work years ago documenting the DOS interfaces to Windows 9x's network interfaces.

This is mirrored from Rich Dawe's site.

Subdirectories here:

  • freesock - Berczi's sockets API that supports almost every DOS TCP/IP stack and is a fantastic source of documentation (even if in the form of code) for a lot of these APIs for which public documentation is sparse.

  • vslsocks - Pascal interface to the Virtual Socket Library

  • ws2dos - Pascal interface to the WSOCK2.VXD driver included in Windows 98. This is the closest thing that exists to documentation for the driver, and there's also information about the bugs that exist in the driver and how to work around them.

  • wsockvdd - Berczi's driver that emulates the WSOCK.VXD interface on Windows NT.

About

Mirror of Berczi Gabor's DOS networking code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published