Eicon card development

alias_5_at_osmail.mine.nu
Date: 11/30/04


Date: 30 Nov 2004 06:34:04 -0800

Hi all,
I'm pretty sure i'm posting this message in the wrong group, I apologize.
But I hope someone can help me.

My story :
I'm working in an (old) piece of code driving a X25 Eicon (S20) card.
The men who wrote this code uses old Eicon AP calls, and unfortunatly,
there's no information about how this calls work (specially the retun values)

The main problem comes from the *** x25listen() *** call.

Here the other functions defined in the X25NTM9.DLL from sept 2002
x25accept,x25alloc,x25call,x25cancel,x25cause,x25causemsg,x25delconn,
x25diag,x25diagmsg,x25done,x25error,x25errormsg,x25exit,x25hangup,x25init,
x25flowctl,x25free,x25getconn,x25hangupconfirm,x25linkstats,x25listen,
x25mkconn,x25packetstats,x25pvccall,x25recv,x25reset,x25resetconfirm,
x25send,x25sendconfirm,x25sendexp,x25sendexpconfirm,x25status,x25version,
x25xcall,x25xhangup,x25xhangupconfirm,x25xlisten,post_handler,x25lib_dump,
x25option

Thanks