|
New Guy in Town
I have a Dell X30 and want to try some simple Java programs on it. I've written a simple socket client / server and that's where I'd like to start; one on my PC and one on my PPC. There's a client class, server class and another class on the server side that does things (simple dialog with the client). So far, I just have these running in DOS windows.
I've never done any development for the PPC and don't know where to start. What do I need to do to run a Java object on my PPC?
|