× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: RE: Socket Question
  • From: Jon Erickson <jerickson@xxxxxxx>
  • Date: Wed, 21 Jun 2000 13:16:57 -0700

Title: RE: Socket Question

Not necessarily,..  You could have a socket application on the NT platform which receives multiple "Types" of requests from other NT applications to request AS/400 info via sockets. 

E.g.
Types
- OD could be Order Detail information
- OH could be Order Header/History information
- CS could be Customer information.

These requests would be handled by the AS/400 sockets application and passed to an incoming data queue, then dependant upon the type, perform/spawn the appropriate process.  This process could then pass retrieved information to an outgoing data queue which is monitored by your AS/400 socket application to send it back to the NT socket application.

This is very similar to what you can do with the MQSeries product as well as other 3rd party products like ROI TCP Sockets.

HTH,
> Regards,
> Jon A. Erickson
> Sr. Programmer Analyst
> 800.COM Inc.
> 1516 NW Thurman St
> Portland, OR  97209-2517
>
> Direct: 503.944.3613
> Fax: 503.944.3690
> Web: http://800.com
>


-----Original Message-----
From: Cyndi Bradberry [mailto:CyndiB@IHFA.ORG]
Sent: Wednesday, June 21, 2000 12:12 PM
To: Midrange-L (E-mail)
Subject: Socket Question


Help please.  I am reading the Sorcerer's guide to RPG IV, and have uploaded
the code for sockets. Hurray ! it works !  Now translate into real world.

We have VBScript .asp pages running on an NT web server. They connect using
ODBC and are very slow. We would like to use the socket concept because it
would put the processing back onto the AS/400 and only have the serving on
NT.

My question is: I have several logicals set up for the inquiry programs from
the web, but they all will request data from several different files over
the course of one page. Do I need a different socket server program for each
file?

If there is another book that explains this, please direct me.

Another programmer is figuring out how to connect using sockets with VB. If
anyone has any book links on this subject, we would appreciate it. 

Thanks,
Cyndi B
Boise, ID
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.