This is a discussion on Eicon card development within the Sco Unix forums, part of the Unix Operating Systems category; --> Hi all, I'm pretty sure i'm posting this message in the wrong group, I apologize. But I hope someone ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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,x25c ausemsg,x25delconn, x25diag,x25diagmsg,x25done,x25error,x25errormsg,x2 5exit,x25hangup,x25init, x25flowctl,x25free,x25getconn,x25hangupconfirm,x25 linkstats,x25listen, x25mkconn,x25packetstats,x25pvccall,x25recv,x25res et,x25resetconfirm, x25send,x25sendconfirm,x25sendexp,x25sendexpconfir m,x25status,x25version, x25xcall,x25xhangup,x25xhangupconfirm,x25xlisten,p ost_handler,x25lib_dump, x25option Thanks |
| ||||
| I'd contact Eicon - they shoul have their documentation for this series of cards available on their web site (at least they did about 4 years ago when I was doing some work with it) James alias_5@osmail.mine.nu wrote in message news:<cf94d69.0411300634.3df66276@posting.google.c om>... > 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,x25c ausemsg,x25delconn, > x25diag,x25diagmsg,x25done,x25error,x25errormsg,x2 5exit,x25hangup,x25init, > x25flowctl,x25free,x25getconn,x25hangupconfirm,x25 linkstats,x25listen, > x25mkconn,x25packetstats,x25pvccall,x25recv,x25res et,x25resetconfirm, > x25send,x25sendconfirm,x25sendexp,x25sendexpconfir m,x25status,x25version, > x25xcall,x25xhangup,x25xhangupconfirm,x25xlisten,p ost_handler,x25lib_dump, > x25option > > Thanks |