‎2007 Mar 07 10:06 AM
I have a big problem.
I have to connect to a special Server with a fix ip and a fix portnumber.
For that I have created a new connection in the SM59 - a test says that the connection established.
But now I have to send out a request, and then I should get the response from the other side. It is comparably with the POP3 protocoll, I thin.
I found the class "CL_HTTP_CLIENT", where the create-statement has a sy-subrc = 0 (fine). But all the other methods come <> 0...
I tried to connect with the windows tool telnet.exe - all fine. I get back messages from the other server. But how I can realize that under SAP?
Any suggestions?
For test: IP = 194.94.221.1, Port 2223
Thx for help,
greetings hunter
‎2007 Mar 07 2:17 PM
perhaps the cpi-c is helpful... but I can't get a connection to the server.
No one any suggests?