1 Star 0 Fork 0

kolane/sctpdrv

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
--------------------------------------------------------------------------------
Copyright (C) 2008 by CO-CONV, Corp., Kyoto, Japan.
Copyright (C) 2010-2013 Bruce Cran.

Developed by co-research between CO-CONV, Corp. and WIDE Project.
--------------------------------------------------------------------------------

Introduction:
The source code in this directory is for SctpDrv, an
SCTP driver for Windows. All the code is distributed under
the modified BSD license.

Explanation:
	apps/		Sample apps
	drv/		Driver's entry point etc.
	kern/		Kernel interface for Winsock, etc.
	net/		Network interface, routing, etc.
	netinet/	SCTP (derived from FreeBSD SCTP code)
	netinet6/	IPv6 specific 
	sp/		Userland interface for Winsock
	subr/		Subroutines
	sys/		Kernel specific header files
	wix/		Installer

Environment:
Windows Operating System on which you can execute WDK

How to get the latest code:
You can get the code from the Subversion repository at:
	https://code.bluestop.org/sctpdrv/

How to build:

Before you build SctpDrv, you have to download the WDK (Windows Driver Kit) from
Microsoft (http://msdn.microsoft.com/en-gb/library/windows/hardware/gg487428.aspx)
and install it.

The WiX (Windows Installer XML) toolset is also needed. Please install WiX 3.7
from http://wixtoolset.org

To build the installer package launch a Visual Studio command prompt, change to the
directory containing this README file, and run "msbuild /m". The installer MSI files
should be created in the "stage" directory.
--------------------------------------------------------------------------------


Happy SCTPing!

空文件

简介

暂无描述 展开 收起
C++ 等 4 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/kolane/sctpdrv.git
git@gitee.com:kolane/sctpdrv.git
kolane
sctpdrv
sctpdrv
master

搜索帮助