|
Display Text as Its being Written.
#136893
05/12/05 02:33 AM
|
Joined: Nov 2003
Posts: 82
Felpipe
OP
Babel fish
|
OP
Babel fish
Joined: Nov 2003
Posts: 82 |
hello, how about a Chat option like the old Hyperterminal was? or is... anyway
It would be really cool to see the text that is being written to you as its actually being written ! ( Live-real-time-chat )
for example: I type "Hello" when I Type "H" you inmediatelly see the letter "H" appear then I type "E" and Inmediatelly you see the letter "E" Apper and so on.....
I think that would be a very Cool feature for mIRC to have, very unique I would say.
what do you think ?
|
|
|
Re: Display Text as Its being Written.
#136894
05/12/05 02:56 AM
|
Joined: Aug 2004
Posts: 7,252
RusselB
Hoopy frood
|
Hoopy frood
Joined: Aug 2004
Posts: 7,252 |
Possibly too unique, since I don't think the IRC protocols currently allow that, and while mIRC does have a large following, there are other chat clients out there that use the same protocols, so either the IRC protocols would have to be changed to allow it, or all clients would have to be re-worked to allow it...personally, I don't see an advantage.
|
|
|
Re: Display Text as Its being Written.
#136895
05/12/05 02:58 AM
|
Joined: Sep 2005
Posts: 2,881
hixxy
Hoopy frood
|
Hoopy frood
Joined: Sep 2005
Posts: 2,881 |
I think the load on IRC servers would be too much, unless this was implemented in a dcc type manner and the server was left out of the equation.
|
|
|
Re: Display Text as Its being Written.
#136896
05/12/05 03:20 AM
|
Joined: Nov 2003
Posts: 82
Felpipe
OP
Babel fish
|
OP
Babel fish
Joined: Nov 2003
Posts: 82 |
hix: yeah thats what I though adding that in a DCC chat....
Russ:I know It can not do it.... Thats why I suggested it ! hehehe
when a sentence if being written u get the idea before its complete so u can write something to the other person before its done ( makes chatting more efective )
chatting like that its a lot faster and interesting cos there is no actuall time to turn around and do something else while the person types.... so you'd really get into the converzation
I still think it would be cool to have that feature.
|
|
|
Re: Display Text as Its being Written.
#136897
05/12/05 06:25 AM
|
Joined: Aug 2004
Posts: 7,252
RusselB
Hoopy frood
|
Hoopy frood
Joined: Aug 2004
Posts: 7,252 |
There are probably some features that can be implemented without a lot of recoding of the main program, due to the fact that the IRC protocols will support that feature. What you're talking about, I believe, would require a rework of the IRC protocols, not just a rework of the mIRC program.
|
|
|
Re: Display Text as Its being Written.
#136898
05/12/05 06:45 AM
|
Joined: Oct 2005
Posts: 1,741
genius_at_work
Hoopy frood
|
Hoopy frood
Joined: Oct 2005
Posts: 1,741 |
This could probably be added by way of a script, but I can't see it being added as an actual feature of mIRC. I think someone already mentioned this, but it would definately put more of a load on the IRC servers.
A script could be implemented using the current IRC protocol to transmit control strings as messages. An on KEYDOWN event would monitor what a user is typing, and send a message that corresponds to what character the user just typed. The only catch is that both users would need the script installed, otherwise it would just look like jibberish to the one without the script.
-genius_at_work
Last edited by genius_at_work; 05/12/05 06:46 AM.
|
|
|
Re: Display Text as Its being Written.
#136899
05/12/05 07:55 PM
|
Joined: Feb 2003
Posts: 372
Rounin
Fjord artisan
|
Fjord artisan
Joined: Feb 2003
Posts: 372 |
mIRC could possibly invent its own way of handling DCC chats, allowing users to transmit data one character at the time, and only displaying a line break when an 'A0' (line break) character was transmitted. It probably wouldn't be compatible with existing implementations, though, and it might confuse users who mistakenly write something in the chat that they do't want the other person to see, as I'm sure has happened to many users on ICQ. 
|
|
|
|
|
|