|
So you'll need a server application. The simplest of course is a simple
listen utility. This can backlog requests and process them sequentially.
The downside is that it doesn't scale and if there are errors in a
single request that stops with a CPF then everything grinds to a halt.
There's an enormous difference in complexity with this type of program
and a multi process server application. You can write the first type of
application fairly easily - I have some c examples here - the second is
a little harder and I don't have a free example. If you want to buy
something then there are a couple I know of (if they're still selling
them - there's not a big market for this stuff). Liaison used to have a
scriptable server sockets app (of the multi process type) and Curbstone
have another. I'm not recommending one over the other.
Tim
On 10/18/2013 5:48 PM, Steinmetz, Paul wrote:
RXS will create the output XML of the data we are reading.midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Tim Bronski
We need something to read the input.
Cannot do an http post.
Currently, 20 transactions/minute, this will increase.
Will be serial.
Communications Parameters: PROTOCOL: TCP/IP Sockets
PORT: Configurable Client/Server
CHECKSUM
PREFIX LENGTH 2 binary/hexadecimal bytes containing the length of
the XML transaction
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:
Sent: Friday, October 18, 2013 10:32 AMyou're trying to solve? Is this interface a pure socket write? Can it be a
To: Midrange Systems Technical Discussion
Subject: Re: Recommendations on i5OS socket program.
I'm not familiar with RXS. Is the interface with the 3rd party the piece
http post? What sort of volumes are we talking? Is it a serial or parallel
process? Sorry but at this stage I've more questions than answers.
runs on our Power7.
On 10/18/2013 3:23 PM, Steinmetz, Paul wrote:
We will be receiving output from a 3rd party interface program that
string.The output can configured to be either be PTM XML string or Token
party vendor using RXS.
We will read this output, reformat and send XML to a different 3rd
webservices...? It can range from easy to complex.
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Tim Bronski
Sent: Thursday, October 17, 2013 11:15 AM
To: Midrange Systems Technical Discussion
Subject: Re: Recommendations on i5OS socket program.
What are you looking to do? Be a client, a server, talk to devices,
a moment to review the archives at http://archive.midrange.com/midrange-l.
On 10/17/2013 4:54 PM, Steinmetz, Paul wrote:
Recommendations on i5OS socket program.--
Thank You
_____
Paul Steinmetz
IBM i Systems Administrator
Pencor Services, Inc.
462 Delaware Ave
Palmerton Pa 18071
610-826-9117 work
610-826-9188 fax
610-349-0913 cell
610-377-6012 home
psteinmetz@xxxxxxxxxx<mailto:psteinmetz@xxxxxxxxxx>
http://www.pencor.com/
Need secure FTP? Download your native sFTP solution here:
www.arpeggiosoftware.com
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,--
Need secure FTP? Download your native sFTP solution here:
www.arpeggiosoftware.com
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-lmoment to review the archives at http://archive.midrange.com/midrange-l.
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
--
Need secure FTP? Download your native sFTP solution here:
www.arpeggiosoftware.com
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.