|
-
Sep 3rd, 2002, 02:40 AM
#1
Thread Starter
PowerPoster
Use Telnet for chat??
Is it possible to use telnet for chatting over a network?
If so, how.
Thanks in Advance.
-
Sep 3rd, 2002, 10:25 AM
#2
Black Cat
Have both people people telnet into a server that runs a chat/talk program?
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Sep 3rd, 2002, 11:58 AM
#3
Hyperactive Member
You could write a little chat server in vb if you needed to. This would accomplish chatting over telnet.
..::[ kleptos]::..
- Database Administrator (MSSQL 2000)
- Application Developer (C#)
- Web Developer (ASP.NET)

-
Sep 3rd, 2002, 01:04 PM
#4
Black Cat
Yeah, but you don't even need telnet for that - just a normal TCP connection. I don't understand where telnet is going to come into play...
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Sep 3rd, 2002, 05:36 PM
#5
Frenzied Member
you can't do that but if you've both got winnt/2k/xp you can use:
Code:
net send [their ip] [message]
-
Sep 3rd, 2002, 08:06 PM
#6
Thread Starter
PowerPoster
No, its a Win 95 network. The problem is, I don't have the time to install my chat program on all of the computers (about 25), and more than half don't have working floppies anyways. So I was hoping I could use Telnet as a boring alternative to having to install it on every client computer.
Now that I think about it, its not a bad idea..
-
Sep 3rd, 2002, 08:35 PM
#7
Thread Starter
PowerPoster
But how could I get them to chat with a username?
Could I use the server to send the new user a message saying enter a username, and then every time that user sends a message, find its appropriate username??
-
Sep 4th, 2002, 07:49 AM
#8
Hyperactive Member
Depending on the chat server, you could use their login username, network username, computer name, or request a name. If you build a chat server, there are tons of ways to accomplish this.
..::[ kleptos]::..
- Database Administrator (MSSQL 2000)
- Application Developer (C#)
- Web Developer (ASP.NET)

-
Sep 4th, 2002, 08:45 AM
#9
Thread Starter
PowerPoster
Yeah.. maybe I could try and squeeze telnet users into chat program I've already made...
-
Sep 4th, 2002, 09:15 AM
#10
Frenzied Member
As long as your server program uses plain-text commands, it can be used with Telnet.
Z.
-
Sep 29th, 2002, 10:24 PM
#11
Thread Starter
PowerPoster
Well, at the moment, when a telnet user connects, it sends every character that they send, not when the user presses enter.
Is it possible to change some settings in Telnet so it doesn't do this?
-
Sep 30th, 2002, 08:18 AM
#12
Monday Morning Lunatic
Not really.
Anyway, the standard "talk" program echoes characters immediately.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Sep 30th, 2002, 08:30 AM
#13
Fanatic Member
if it is a windows 95 network, then you should have winpopup installed you could always use that as a poor alternative ??
Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen a angry penguin charging at them in excess of 100mph. They'd be a lot more careful about what they say if they had.
-- Linus Torvalds
[ Galahtech.com] | [ My Site] | [ Fishsponge] | [ UnixForum.co.uk]
-
Sep 30th, 2002, 08:37 AM
#14
Thread Starter
PowerPoster
Yep, already tried that, but the Admins caught us.. but I somehow managed to get out of it without getting caught
-
Sep 30th, 2002, 08:41 AM
#15
Thread Starter
PowerPoster
Sorry, when I mean caught.. our messages were sent to the server in the library, so they were reading them. lol, and one of the librarians is my form teacher, so I had to pull some serious crap to make them believe that someone had cracked my password.
-
Sep 30th, 2002, 11:35 PM
#16
Addicted Member
Well if there is a windows NT or a unix machine there you could bring in netcat and set it up as your chat server if its just between two people. Hmmm Im not realy all that helpful lol.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|