×
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.
I would say since you have an ASP.Net application, why don't you simply
write the data to a database via the iSeries Access Driver and be done
with it.
If this sits in a DMZ, you can tunnel just a couple ports for the
database access.
Regards,
Richard Schoen
RJS Software Systems Inc.
"Get the information you need. Now!"
Document Management, Workflow, Report Delivery, Forms and Business
Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site:
http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT
-----Original Message-----
message: 5
date: Wed, 11 Mar 2009 11:25:49 -0400
from: GKern@xxxxxxxxxxxxxxxx
subject: Socket Server Application Approach
I've finally made it to the end of Scott Klement's Socket tutorial (well
not quite, there's the UDP stuff at the very end).
I have a request to develop the back end code that will accept patient
payments over the internet. The web application is written in ASP.net
and
it will connect (using https) to an ILE RPG socket server. The web
application will be sending a pipe delimited string of data.
As an Amazon Associate we earn from qualifying purchases.