Giter Site home page Giter Site logo

nullmodem95's Introduction

nullmodem95

DRAFT!!!

Abstract

nullmodem95 is a virtual COM port driver for Windows 95. The idea is to install pairs of virtual COM ports, which are virtually interconnected with a nullmodem cable. Data written into one port is received on the respective other port.

nullmodem95 can also be considered as an example how to implement Windows 95 drivers using the C language.

Further Information

Further information can be found (in german language) in file doc/readme.txt. File src/wrapper.h contains some information about the usage of x64 inline assembly and the invocation of VxD services from C language.

Build and Installation

The driver can be build using make.bat. To do that, start.bat must be executed first. This file sets a couple of environment variable, which must probably adapted to your build environment. After that make.bat compiles the sources to result/mxvcp.vxd, that can be installed using the result/mxvcp.inf and the hardware assistent of Windows 95 control panel (see doc/readme.txt for more information). Otherwise, it can be installed using result/install.bat.

References

The idea of this project was inspired by the COM2COM project found on sourceforge: http://com0com.sourceforge.net/

nullmodem95's People

Contributors

minlux avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

kunyi loop80

nullmodem95's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.