SysChat

SysChat (http://www.syschat.com/forum.php)
-   General Software (http://www.syschat.com/software-support/general-software/)
-   -   programming question!!!have a look! (http://www.syschat.com/programming-question-have-a-look-805.html)

blueplanet 04-30-2006 03:26 PM

programming question!!!have a look!
 
hi,
i would like to know how a program written in a server sent to a client( or clients) then after solving the answer,client(clients) send the result back to server.like in a server a factorial program is written in C language,would you please guide me,how to do this.
thanks in advance

javester 05-05-2006 06:37 AM

I guess you want something similar to http://setiathome.berkeley.edu. If so, the technique you're talking about is distributed computing. Right now, only OS X has a built-in framework to do it (XGrid). Otherwise, in the Windows world, you'll have to use one of the open-source frameworks described in this Wikipedia article.


All times are GMT -4. The time now is 03:47 AM.


Copyright © 2005-2013 SysChat.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54