PDA

View Full Version : A Challenge



seattle
June 28th, 2003, 11:41 PM
Heres a nice challenge for all you kirupaians:

I am trying to make a chat system for my home LAN, without using anything from outside. basically, a way to chat with the other pc on my LAN without using AIM, etc or relying on anything on the net. this would be very useful if the connection to the net was ever down. ive tried to do this in javascript and php: no go
any ideas?

-the jag

thoriphes
June 28th, 2003, 11:43 PM
www.aolim.com

seattle
June 29th, 2003, 12:06 AM
hahaha very funny

seattle
June 29th, 2003, 12:53 AM
hmmm seems no ones found a solution yet please note that it can be in any language, not just javascript or php, though a web language would be great

Surface
June 29th, 2003, 01:18 AM
well, two solutions...

1: Microsoft has a built in messaging system... sorta
do use it do this:
A. start the Msdos window, START > PROGRAMS > ACCESSORYS > COMMAND PROMPT
B.
to message a single computer type: "Net Send (COMP TO MESSAGE) Hi... This is where the message text goes"
to message the entier domain/workgroup type: "Net Send /DOMAIN:(NAME OF DOMAIN] Hi... this is where the message text goes"
(note: dont put in the perenthesises)

-------or---------

2: I could see if i could wip up a visual basic program for ya

Mik3
June 29th, 2003, 02:23 AM
Assasin2 pegasus :evil: :evil: :evil:

seattle
June 29th, 2003, 11:23 AM
hey the net send sends the command but the other pc doesnt receive it does that pc have to be on dos at the same time?

Soul
June 29th, 2003, 11:37 AM
The other PC doesn't need to be on dos, just turned on and logged on. Is the network active at the time? Check.

Do you get any error message? What does it say when you send the message?

- Soul :s:

asphaltcowboy
June 29th, 2003, 11:38 AM
so no one here uses carrier pigeons anymore then?

seattle
June 29th, 2003, 11:47 AM
ok here are some of the problems i thought of
-one sytems is running xp, and one is running 98

-do both systems have ti have dos running at the time?

-michael jackson's nose

thats all i can think of
i dont think firewalls would interfere

Jasninder
June 29th, 2003, 12:00 PM
Just a lil info"netsend" command does not work in windows 98

seattle
June 29th, 2003, 12:01 PM
i though so!!!!!! thats the culprit. i have an xp and a 98. now were back at square 1. crud!

asphaltcowboy
June 29th, 2003, 12:01 PM
it's all about the carrier pigeons m8 :)

Lynx
June 29th, 2003, 12:05 PM
have you heard about Quick Chat (qChat)? type quick chat in google for more information.

seattle
June 29th, 2003, 12:07 PM
heres the link
http://www.quickchat.org/
but the dang page doesnt load

Jasninder
June 29th, 2003, 12:11 PM
I have that workin in my office, I told them to install windows 2000 professional and server, couple of our systems are totally dedicated to database management and it has windows 98, plus there's another one(our accounting computer) that one is also on 98, netsend works fine on all windows 2000 pro and server....yet i kno a software it's called Lan Talk, dont know if it's available online now, u gota search for that one + we made our own lan talk software... under heavy construction rite now.

seattle
June 29th, 2003, 12:18 PM
howd u make ur won? what language?

Jasninder
June 29th, 2003, 12:20 PM
We have used VB basically, loads of Api's and loads of R 'n' D involved.

seattle
June 29th, 2003, 12:25 PM
ok im gonna be learning vb next school year ahh IT BURNS TALKING ABOUT IT DURING THE SUMMER...anyway...in sch sch AHHHHHH school ill be learning vb next year
NEED ICE!!!!!!!!!!!!!!!!!!!1

Surface
June 29th, 2003, 12:33 PM
Http://www.vbcity.com

go to the forms, read the fourms, you learn alot, thats where i learned all the vb i know

seattle
June 29th, 2003, 03:54 PM
id like to thank surface for the links he sent me. one of them worked in the end

Surface
June 29th, 2003, 04:52 PM
your welcome

:)