I have an assembler program using ‘givesocket’ to give a socket to another
address space running a REXX using ‘takesocket’; this works fine. I’d like
to replace the REXX with a Java app, but I’ve not yet found a Java
takesocket method. My Java app is currently using java.net.ServerSocket and
java.net.Socket. Do I need to make a native call via the JNI for this? If
so, having taken the socket in the JNI how do I give it to the Java app? Is
there an example somewhere?

Thanks Steve

-- 
This e-mail message has been scanned and cleared by Google Message Security 
and the UNICOM Global security systems. This message is for the named 
person's use only. If you receive this message in error, please delete it 
and notify the sender. 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to