![]() |
Re: loading a dll
I guess sockets would be still the way to go ... since you can load plugins into the server without any problems, why try to do some other stuff, which might be prevented or causing other problems.
|
Re: loading a dll
Quote:
Although the one I'm making now isn't bad I just have re-design parts of it. And my math is terrible too :) As for using sockets, make sure you use non-blocking sockets so the server won't have to wait for calls to recv and send to return. |
Re: loading a dll
here a way windows only using CreateToolhelpSnapshot Then Module32First
& Module32Next. Code:
|
All times are GMT +2. The time now is 06:07. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.