![]() |
|
|
#1 |
|
Jun 2003
2×7×113 Posts |
Does anyone have any experience writting GUIs etc and networking. I want to write a wrapper program for the proth_Sieve that will allow it to be automated. (network client etc..)
Something like nfsnet's GUI would be nice. Since I don't have all the expertise, may be as a team project, we can program it. Any volunteers. Citrix |
|
|
|
|
|
#2 |
|
Jul 2004
Potsdam, Germany
33F16 Posts |
Well, I've somewhen written a very basic client/server wrapper for the siever. It's a console application right now, but adding a GUI shouldn't be that hard. Implementing the applications model-view-controller style while improving it further would help, of course.
It's written in Java, thus there are no protability issues. As the networking does not take that much resources, there is no big gain in optimize it for low CPU consumption... |
|
|
|
|
|
#3 |
|
Jun 2003
2·7·113 Posts |
Why does your program use CPU at all? Its just the wrapper, proth_sieve should use most of the CPU!
Citrix |
|
|
|
|
|
#4 |
|
Jul 2004
Potsdam, Germany
3·277 Posts |
It uses the CPU because every program has to - even "Hello world".
![]() Of course, the resources it takes are practically negligible. |
|
|
|
|
|
#5 |
|
Jun 2003
30568 Posts |
So what do want to speed up in a hello world program? There is no computations involved. I don't see how you can slow or speed it up.
Citrix |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NFS sieving? | Dubslow | Factoring | 8 | 2012-09-28 06:47 |
| Line sieving vs. lattice sieving | JHansen | NFSNET Discussion | 9 | 2010-06-09 19:25 |
| 10^420 + 1 sieving | juno1369 | Factoring | 20 | 2010-04-28 01:11 |
| Sieving | OmbooHankvald | Prime Sierpinski Project | 4 | 2005-06-30 07:51 |
| Sieving | robert44444uk | Sierpinski/Riesel Base 5 | 8 | 2005-04-02 22:30 |