Hi Przemek,

>> Is this possible to do, or am I missing something in 
>> my observations here?
> 
> Yes it's possible anyhow you may want to implement your own
> custom version of NETIO_MTSERVER() function in hbnetiosrv.prg
> or extend parameter list used by this function to pass such
> filter, i.e. as 5-th parameter.
> Below I'm attaching three functions which you can add to your
> hbnetiosrv. They implement RPC filer.
> BTW please remember that this functionality will be extended
> yet and I add also support for using hash array as RPC wrapper.
> See my and Mindaugas messages about it.
> 
>> [ Doing filtering on the client side looks like a very 
>> risky solution, since by getting hold of connection 
>> parameters (ip+port+pw), anyone can write an app to do 
>> anything on the server. ]
> 
> It's not risk but idiotic idea and believe me that I will
> never try to implement anything like that :-)

Well, I assumed so, and that's why I was asking about it, 
everything pointed towards server-side, yet I saw that the 
function to enable it was expecting a client side connection.
As it turns out I just couldn't find out how to use it.

Thanks for the information and commits.

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to