Is there any existing software available that does the usual socket API over different transports? I am particularly interested in SCSI now, but knowing if there is something available for other transports would be great as well. It would need something on both sides of the connection, in the case of SCSI, an emulation layer using SCSI underneath and some target side software as well.
As to why I need this, I need to support an existing application that uses sockets to work over FC, and SCSI would fit well in that respect. IP over FC is long dead.
Thanks in advance.