Vivek S wrote:
> Is there an SDK that i can license from solaris guys for [open]solaris
> OS that will proivde me the API interface that i want?

Solaris tends not to play the "SDK" game with developers.  Everything
that is available is already included.

The reason that some things aren't made available as documented and
stable interfaces isn't because someone wants you to pay for them, but
rather because they're not baked enough to be considered stable.  You
can use them if you want, but you're likely to run into incompatible change.

The alternative for many of these interfaces is to integrate your
software into OpenSolaris itself.  That way, more of these interfaces
(including the APIs currently used for plumbing) become available to
you, because your application becomes a maintained part of the system.

-- 
James Carlson         42.703N 71.076W         <[email protected]>
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to