I faced exactly what you are facing till a couple of days back. You are right. There are hardly any examples. But Mbuni is a great software nevertheless. I can vouch for that.
Mbuni can be implemented as either a MMSC, or a VASP or both! Lets consider the latter case. You open 2 shells (linux), fire :
mmsrelay mmsc_conf_file
mmsproxy mmsc_conf_file
in the respective shells. Your MMSC is up and running. Lets connect to a VASP (running on the same or different machine). For running VASP, you run:
mmsbox vasp_conf_file
The mmsc_conf_file has to have address or url of VASP. How else would the MMSC connect to it? So this conf file must have a vasp-url.
At the VASP end, it must have the address of MMSC, so it has mmsc-url in its conf file.
Now if a VASP receives an incoming MM, requesting a service (group = mms-sercvice), the VASP must respond with a MMS. For that, it must "fetch" response content. This fetching can be through a file, an executable program or a URL. get-url fetches the response content from the specified URL.
Hope this was of some help. I'm new to Mbuni myself, so if any reader finds I'm wrong, please point out the error.
Sincerely
KM
On 6/1/06, jammers yann <[EMAIL PROTECTED]> wrote:
xcuz me when i read mbuni examples and documentation i don't see how to use the different parameters like
vasp-url
mmsc-url
get-url
how do i implement the different url should i code myself what i want to do or do we have already something for doping that i don't understand well how it work and the example are not explicit
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire.
_______________________________________________
Users mailing list
[email protected]
http://mbuni.org/mailman/listinfo/users_mbuni.org
_______________________________________________ Users mailing list [email protected] http://mbuni.org/mailman/listinfo/users_mbuni.org
