Yes, you're correct, sorry about the bad question.  I have the vpn
connected, then from that server how do I send data to that ip address from
a server... I know that I'm just not grasping the concept here... you can
send form data or session variables between browser server, but a browser
won't necessarily be involved... much like a financial transaction, someone
will enter information at the browser, the information will be captured,
parsed to a specific packet format, then sent to the other server.  The
other server isn't running CF... so how do I communicate or send the flat
text file to it?  Wddx?  Form data?  Some sort of variable?

I apologize, I think I'm just have a mental hurdle to get over... talking
server to server...rather than browser to server.... I think...

Thank you for your help....



Jason Egan
Konnections, INC.

-----Original Message-----
From: Leyne, Sean [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 19, 2000 10:26 AM
To: '[EMAIL PROTECTED]'
Subject: RE: no one knows vpn?

Jason,

While I don't know what "Mabry socketx" is/are, it shouldn't really
matter.

I don't see your problem.

The fact that you are using DUN only means that you need to "setup" your
TCP/IP connection properly.

After that, the communication is standard TCP/IP messages.  The way you
want to implement the hand-shaking between the two computers (whether
client/server or server/server) is not affected in anyway by your use of
DUN.  Equally, the nature of the data transmitted (text vs. binary) also
is academic to the process.


Sean

 -----Original Message-----
From:   Jason Egan [mailto:[EMAIL PROTECTED]]
Sent:   Friday, May 19, 2000 9:56 AM
To:     [EMAIL PROTECTED]
Subject:        RE: no one knows vpn?

I am using the NT vpn software - it uses a DUN setting ... we can
connect at
startup, or manually... that isn't as big an issues as targeting the vpn
and
streaming data through it.

Basically I create a packet, need to pipe the packet down the vpn to the
remote server.... Wait for the reply, then based on the reply, either
send
more data or close the connection and continue with the template.  I am
trying to use Mabry socketx to talk between the servers....

Basically it would be like a financial transaction.... Send packet for
authorization... wait for response... good or bad... then react to the
response.

Any ideas??? What are you using to communicate between the servers?  We
are
only sending flat text files, no binary data... just text...

Thanks


Jason Egan
Konnections, INC.

-----Original Message-----
From: Kelly Matthews [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 19, 2000 9:41 AM
To: '[EMAIL PROTECTED]'
Subject: RE: no one knows vpn?

we are using it where we are. but arent really doing it to the extent
that
you want.
Whos product are you using? We are using the VPN product
that comes with Firewall1.


> -----Original Message-----
> From: Jason Egan [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, May 19, 2000 9:36 AM
> To:   Cf-Talk
> Subject:      no one knows vpn?
>
> Is there no one out there that knows about VPN?  <VIRTUAL PRIVATE
NETWORK>
>
> I'm really in a jam and need to stream data from ip to ip (server to
> server) ---
>
> Do I have to offer an incentive for help>>>??? Sheesh... thanks! <jk>
>
> ;-)
>
> Any help is greatly appreciated...
> je
>
>
------------------------------------------------------------------------
--
> ----
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
>
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or
> send a message to [EMAIL PROTECTED] with 'unsubscribe'
in
> the body.
------------------------------------------------------------------------
----
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or
send a message to [EMAIL PROTECTED] with 'unsubscribe'
in
the body.

------------------------------------------------------------------------
------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.
----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to