No offense Rich, but I don't think that it's necessarily a good idea to
promote for sale software on this site. Just my opinion.

----- Original Message ----- 
From: "Rich Diedrich" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, January 02, 2006 5:01 PM
Subject: [Easy400Group] Re: web service


> I apologize if it was not clear from my previous post, but the there
> is a charge for the toolkit.  The test version allows the code to be
> run on a specified machine for a limited time in order to make sure
> that it meets your needs.  I will be sending the documentation to
> everyone who requested it and will follow up with the test version for
> anyone who is interested.
>
> Rich
>
> --- In [email protected], "Rich Diedrich" <[EMAIL PROTECTED]> 
> wrote:
> >
> > I have written a toolkit that simplifies writing a web services client
> > from RPG.  It includes APIs for a record based XML generator, an
> > HTTP(S) client, and a record based XML parser.  The toolkit is written
> > entirely in ILE RPG.  Please send me an email if you are interested in
> > the documentation or a test version.
> >
> > Rich
> >
> > --- In [email protected], "ahmetpandul" <[EMAIL PROTECTED]> 
> > wrote:
> > >
> > > Thanks for the info.
> > >
> > > The web service we will be using is not written by us and it is not
> > > working at our site. We have to use this web service to get an info
> > > somewhere in the RPG program. I looked at Scott's page and found a
> > > presentation. I think that will help.
> > >
> > > Again thanks for your interest
> > >
> > >
> > > --- In [email protected], "har75001" <[EMAIL PROTECTED]>
> > > wrote:
> > > >
> > > > One of the first things we did when we learned sockets. (From
> > > Scott's
> > > > Klements manual, thanks Scott) We wrote a web server. I think Scott
> > > > could answer this easily, but I will try.  The web server is a
> > > Socket
> > > > server program which accepts request on port 80, or other port
> > > > assigned.  The program reads the requests and decides what to
> > > return
> > > > to the client.  Im my example, I moved data back with data queues
> > > > Websphere uses an API. It would depend how this Web service worked.
> > > > This is actually the Web service which needs to send infomation to
> > > the
> > > > RPG program. The RPG has to be started, or needs to be called
> > > someway
> > > > from the web service program.
> > > >
> > > > I think that is where I would look. How the web service is written
> > > to
> > > > call or use RPG programs, is how you will have to do this.
> > > >
> > > > How does your web service call or use an RPG program?
> > > > H
> > > >
> > > >
> > > >
> > > >
> > > > --- In [email protected], "ahmetpandul" <[EMAIL PROTECTED]>
> > > wrote:
> > > > >
> > > > > Hi all,
> > > > >
> > > > > We have to call a web service from an RPG program. Websphere is
> > > not
> > > > > installed on our AS400 and we do not want to install it. I know
> > > this
> > > > > is not related to cgidev but if anybody had experience on this
> > > subject
> > > > > before it will be very helpful.
> > > > >
> > > > > Thanks in advance.
> > > > >
> > > >
> > >
> >
>
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Easy400Group/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to