This is for a class. Can anyone recommend a nice project that involves
networking or networking protocols or networking design that could be
done over the course of 4-9 weeks?
Thanks!
Patrick May - 05 Feb 2007 19:04 GMT
> This is for a class. Can anyone recommend a nice project that
> involves networking or networking protocols or networking design
> that could be done over the course of 4-9 weeks?
Depending on the level of the class, you might want to consider
implementing a compute grid using Jini and JavaSpaces
(http://www.jini.org). You could start with a simple master-worker
pattern and work up to generic workers executing behavior passed via
the JavaSpace and sharing interim results.
Regards,
Patrick
------------------------------------------------------------------------
S P Engineering, Inc. | Large scale, mission-critical, distributed OO
| systems design and implementation.
pjm@spe.com | (C++, Java, Common Lisp, Jini, middleware, SOA)
Corona4456 - 05 Feb 2007 19:54 GMT
On Feb 5, 11:51 am, "jaialai technology"
<jaialai.technol...@gmail.com> wrote:
> This is for a class. Can anyone recommend a nice project that involves
> networking or networking protocols or networking design that could be
> done over the course of 4-9 weeks?
> Thanks!
My project in school was an instant messenger which covers the
subjects you described.
Brandon McCombs - 06 Feb 2007 05:04 GMT
> This is for a class. Can anyone recommend a nice project that involves
> networking or networking protocols or networking design that could be
> done over the course of 4-9 weeks?
> Thanks!
create the next P2P app; we need another one that the RIAA/MPAA can sue :)
Sanjay - 07 Feb 2007 01:57 GMT
> This is for a class. Can anyone recommend a nice project that involves
> networking or networking protocols or networking design that could be
> done over the course of 4-9 weeks?
> Thanks!
a web/file server