HP3000-L Archives

February 2003, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Charles Finley <[log in to unmask]>
Reply To:
Date:
Mon, 10 Feb 2003 10:24:53 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (28 lines)
Does anyone know a way arround this?  I'm trying to compile a sockets based
java application from the POSIX environment and when I enter java
"application name" I get the following.  I'm trying to use port 2021.


java.net.BindException: Permission denied

at java.net.PlainSocketImpl.socketBind(Native Method)

at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:390)

at java.net.ServerSocket.<init>(ServerSocket.java:173)

at java.net.ServerSocket.<init>(ServerSocket.java:86)

The offending statement is:


    ssock = new ServerSocket( port );

Charles Finley
Transformix Computer Corporation
Oceanside, CA
(760) 439-3146

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2