http protocol
Tony Zheng
tzheng@REDACTED
Fri Dec 16 18:52:12 CET 2005
We have installed a Java Web server on Solaris 10 platform and the
client is POS(windows CE platform) supported HTTP protocol. The
communication between POS and Java web server should pass through a
gateway programed by Erlang. That is:
POS client<----->Gateway(Erlang)<----->Java web server
So the Erlang gateway should received a https over TCP/IP using a
standard URL format like this:
https://111.222.333.444/test.asp?RecordID=0&........
I want to program a gateway in server by Erlang, it can get some http
format request from client and response http format to client. are there
any samples?
Thanks.
Tony
is there any solution to realize client/server communication?
> Thanks a lot.
On Fri, 2005-12-16 at 00:28, Lennart Ohman wrote:
> Hi, what is it you want to do?
> Have you looked at YAWS (Yet Another Web Server :-)
> yaws.hyber.org
>
> Best Regards,
> Lennart
>
> -------------------------------------------------------------
> Lennart Ohman office : +46-8-587 623 27
> Sjoland & Thyselius Telecom AB cellular: +46-70-552 67 35
> Sehlstedtsgatan 6 fax : +46-8-667 82 30
> SE-115 28, STOCKHOLM, SWEDEN email : lennart.ohman@REDACTED
> -----Original Message-----
> From: owner-erlang-questions@REDACTED
> [mailto:owner-erlang-questions@REDACTED] On Behalf Of Tony Zheng
> Sent: Friday, December 16, 2005 12:24 AM
> To: erlang-questions@REDACTED
> Cc: majordomo@REDACTED; Brian Doyle; Renyi Xiong
> Subject: subscribe erlang-questions
>
> Hi
>
> I am tony in Canada. I am responsible of developing the IP payment gateway
> for our company with Erlang. I want to know if Erlang support http protocol
> and where I can find some samples about it. If Erlang doesn't support http
> protocol, is there any solution to realize client/server communication?
> Thanks a lot.
>
> Best regards.
>
> Tony
> Email:tzheng@REDACTED
>
>
>
More information about the erlang-questions
mailing list