Recent

Author Topic: What can I use to connect to an X.25 Network?  (Read 5465 times)

garlar27

  • Hero Member
  • *****
  • Posts: 652
What can I use to connect to an X.25 Network?
« on: January 03, 2011, 09:37:44 pm »
Hi!
   I need to connect to an X.25 Network and I don't know if components like synapse (or any other component) can connect to an X.25 Network.

Has anybody done such thing with FPC/Lazarus?
Is there a Tutorial or any help about the subject?

Thanks in advance.
Eric.

michaelthuma

  • Jr. Member
  • **
  • Posts: 50
Re: What can I use to connect to an X.25 Network?
« Reply #1 on: January 21, 2011, 02:55:11 pm »
I have no idea ... but ask Ozz Nixon - firstnamelastname@gmail.com

I think he knows what works in practice.


bobc

  • New Member
  • *
  • Posts: 41
Re: What can I use to connect to an X.25 Network?
« Reply #2 on: February 13, 2011, 12:22:34 pm »
I used to work on X.25 networks, but not with a PC, so I can't answer the question directly.

It depends on how you are connecting to the X.25 network. If you are using an X.25 adapter, typically they come with an API so you can access the network at various levels. They may come with a winsock compatible API so you can easily access them from applications. I'm not sure if the X.25 stack fits into the Windows winsock (as a provider layer?) or whether it is a separate stack. Either way the standard TCP/IP components may need some modification to work with the X.25 network.

If you are planning to access the network at a physical level and need layer 2, 3 etc protocols then that's a whole other ball game.

garlar27

  • Hero Member
  • *****
  • Posts: 652
Re: What can I use to connect to an X.25 Network?
« Reply #3 on: February 28, 2011, 08:40:43 pm »
Thanks bobc!!

It seams that I won't need to use an X.25 connection after all (I hope so). I've been told in an informal way that I can access the server through the Internet with proper encryption.

I have no plans of touching the nuts and bolts to get it working. Just connect send data,  receive the answer and disconnect.


 

TinyPortal © 2005-2018