Hi!

I'm wondering if it's possible to build a shared library with GCC.
What I mean with shared library is that I build a library that somehow can dynamically be called over an ethernet cable.

For example. I build my program and run it in one computer, when it needs a specific library, it dynamically loads it, calling it from another computer connected with an Ethernet cable.

Maybe theres an option to specify IP address to the dynamically linked library.

Hope you understand what I want to do.

Thanks!

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/

Reply via email to