Hi Milad, I don't know whether we have a web portal, but there's a way to do. If you know how to program PHP code, then you can make a simple portal page, which is mainly for submitting a job to the BOINC server. Then, on the PHP code, you can call the native system command via "system()" function, which is similar to the way I did on RT-BOINC. You can see the description on this page: http://rt-boinc.sourceforge.net/phpcodes.html
Hope this helps, -- Sangho Yi http://antiroot.net/ On Sat, Mar 24, 2012 at 4:51 PM, milad nasr <[email protected]> wrote: > hi all > i'm running boinc server and i need to have web portal for submitting jobs > anyone have an idea ? > thanks > _______________________________________________ > boinc_dev mailing list > [email protected] > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev > To unsubscribe, visit the above URL and > (near bottom of page) enter your email address. _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
