Re: [THANKS: Now Segmentation Fault] Re: [offtopic] Dont't ECHO

1998-12-23 Thread Nuno Carvalho
On Wed, 23 Dec 1998, Nuno Carvalho wrote: > 2. I'm trying to use terminfo with success *but* when using tigetstr() I > get "Segmentation Fault" ! :( After rest a little (I've been for on his project at least 11h/day) I saw the code and found the problem! I needed to compare itgetstr with -1 a

[THANKS: Now Segmentation Fault] Re: [offtopic] Dont't ECHO

1998-12-23 Thread Nuno Carvalho
On Wed, 23 Dec 1998, Daniel Martin wrote: > echoed. I have attached below a transcript of a simple telnet session > to show you what's going on. Thanks alot ! :) It's great. Explain all the steps. > Looking at your mail again, it appears that you are writing both the > client and the server p

Re: [offtopic] Dont't ECHO

1998-12-23 Thread Daniel Martin
Nuno Carvalho <[EMAIL PROTECTED]> writes: > Hi, > > I'm trying to, using socket programming, ask the remote user for login > and password. I would like that password won't appears on remote machine > when user is typing it. I already saw RFC's but it doesn't worked ! :((( > > Could someone

Re: [offtopic] Dont't ECHO

1998-12-21 Thread CyberPsychotic
~ ~ I'm trying to, using socket programming, ask the remote user for login ~ and password. I would like that password won't appears on remote machine ~ when user is typing it. I already saw RFC's but it doesn't worked ! :((( ~ ~ Could someone send me such part of code !? ~ Should IAC + DON