Part of my homework, I must get the name of the service at a given prot
using Java. I have looked through all the Java books I got, just can't
handle it.
I will very appreciate if someone can help me get to the point.
Rhino - 01 Apr 2006 18:25 GMT
> Part of my homework, I must get the name of the service at a given prot
> using Java. I have looked through all the Java books I got, just can't
> handle it.
>
> I will very appreciate if someone can help me get to the point.
Try searching on 'port' instead of 'prot'. That should get you more hits in
Google or in a textbook index.
--
Rhino
Roedy Green - 01 Apr 2006 19:03 GMT
>Part of my homework, I must get the name of the service at a given prot
>using Java. I have looked through all the Java books I got, just can't
>handle it.
>
>I will very appreciate if someone can help me get to the point.
see http://mindprod.com/jgloss/port.html
For Windows see http://mindprod.com/jgloss/service.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
Zero - 02 Apr 2006 05:26 GMT
It's really helpful.
Thank U ^_^