For Programmers: Free Programming Magazines  


Home > Archive > APL > April 2004 > how to read data APL+WIN 3.6 using java









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author how to read data APL+WIN 3.6 using java
SaiRam

2004-03-19, 8:22 pm

Hi,

APL+WIN 3.6 runtime environment is installed
The APL Engine (www.apl2000.com)is listening at portno: 2001

Using "TCPClient" component I am able to send & receive data to the APL Engine 3.6.

To access the APL+WIN 3.6 from Java,
I wrote sample program using java.net.Socket class
opened port 2001 and able to send data..

BUT WHEN I AM TRYING TO READ DATA USING STREAM...
I am not able to do this..

How Can do it using java..

Pls help out in this.

Thanks
Sairam


SaiRam

2004-04-29, 3:27 pm

I was able to do it using java.net.Socket class
APLengne listens @2001 so connect to the engine using the port
APL engine accepts the requests in HTTP format.. refer RFC
thats it ur done..

Cheers
sairam

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com