Calling VMS Alpha COBOL program from Java running in Windows

Is it possible to call a COBOL program running in a VMS Alpha system from my java program that runs in a Windows system?

(The two system are in the same network, I am able to user fpt and telnet from the Windows system to de VMS Alpha, etc)

Maybe this is not the proper Forum, that's why I'm also posting this in the RMI forum.

[348 byte] By [mmutilvaa] at [2007-11-27 0:59:54]
# 1
There must be some server program on the VMS side to allow you this. Is there something? Or are you supposed to supply the server side too?
BIJ001a at 2007-7-11 23:34:27 > top of Java-index,Core,Core APIs...
# 2
Or do you need a telnet client in Java? http://www.informit.com/guides/content.asp?g=java&seqNum=40&rl=1
BIJ001a at 2007-7-11 23:34:27 > top of Java-index,Core,Core APIs...