Coder Social home page Coder Social logo

driver-netvmini's Introduction

这个文件用来记录该项目的需求、实现过程以及使用方法等,以便于以后查看该工程。

[项目需求]:
2013年6月9日: 
    1、创建一个已经连接的网络连接
    2、为该网络连接指定一个ip地址
    3、使得ping命令可以通过该网络连接ping到自己
    
[使用方法]:将inf和sys文件拷贝到目标机并在“控制面板”=》“添加硬件”中手动添加硬件并选择该inf文件 

[开发记录]:
2013年6月9日: 
    从C:\WinDDK\7600.16385.1\src\network\ndis\netvmini\5x\目录中拷贝sample出来之后编译生成的
sys文件与inf文件共同安装后即可实现功能一(创建一个已经连接的网络连接)
    建立git库忽略编译生成的文件并上传的github。在此基础上建立了一个名为baseline的tag作为后续开发的基础 

driver-netvmini's People

Contributors

wangbinds avatar

Watchers

 avatar  avatar

driver-netvmini's Issues

No sample program

I've gotten the netvmini sample driver built and deployed to my Target PC x64.
I see the NetVMini680.sys file has been copied to System32\DriverStore\FileRepository\netvmini680_amd64_xyz1234
But I'm not sure what to do to test it.
The docs say to instantiate two instances of the driver and use the sample program to communicate between them.
But the sample program is missing. I'd like to build one but don't know where to start.
Any help appreciated, sorry for my complete lack of driver experience.

UPDATE: Nevermind. I got through the build and test of the driver.

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.