HOME 9b0e3287df add TrayIcon and hide on minize | hai 3 meses | |
---|---|---|
DiskAccessLibrary | hai 3 meses | |
ISCSI | %!s(int64=4) %!d(string=hai) anos | |
ISCSIConsole | hai 3 meses | |
Utilities | %!s(int64=5) %!d(string=hai) anos | |
.gitattributes | %!s(int64=8) %!d(string=hai) anos | |
.gitignore | %!s(int64=5) %!d(string=hai) anos | |
ISCSIConsole.sln | %!s(int64=5) %!d(string=hai) anos | |
ISCSIConsole_UI.png | %!s(int64=7) %!d(string=hai) anos | |
License.txt | %!s(int64=6) %!d(string=hai) anos | |
NuGet.config | %!s(int64=4) %!d(string=hai) anos | |
Readme.md | %!s(int64=7) %!d(string=hai) anos |
iSCSI Console is a Free, Open Source, User-Mode iSCSI Target Server written in C#.
iSCSI Console is cross-platform, portable and requires no installation.
iSCSI Console can serve physical and virtual disks to multiple clients.
The iSCSI library utilized by iSCSI Console was designed to give developers an easy way to serve block storage via iSCSI.
Any storage object you wish to share needs to implement the abstract Disk class, and the library will take care of the rest.
The library was written with extensibility in mind, and was designed to fit multitude of projects.
iSCSI Console is merely a demo project that exposes some of the capabilities of this library.
In addition to a full fledged iSCSI Target server implementation, the iSCSI library also contain a very basic iSCSI initiator implementation.
If you have any question, feel free to contact me.
Tal Aloni tal.aloni.il@gmail.com