Results 1 to 9 of 9

Thread: just a question about inter-network communication

  1. #1

    Thread Starter
    Addicted Member myrrdan's Avatar
    Join Date
    Nov 2002
    Location
    Alberta Canada
    Posts
    202

    Question just a question about inter-network communication

    At work we have a network of 6 computers.. 1 win 98, 4 win 2000, 1 win xp...

    they asked me if i could build something that would enable the 6 computers to chat, similar to msn or yahoo, but only within the network..

    Not all of us have msn or yahoo..

    Now i don't have the foggiest idea how to even go about that..

    Was wondering if anyone has come across a program that would do this??
    Oooops.....theres another semi-colon in the wrong spot....

  2. #2
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787
    Winsock!

    You could use the winsock control to develop this, you'd do it easier by running a server from one of them

    there a guide in my sig, so you can take a look, it shows how to build person to person chat but i could teach you develop multiple connections and have many clients

  3. #3

    Thread Starter
    Addicted Member myrrdan's Avatar
    Join Date
    Nov 2002
    Location
    Alberta Canada
    Posts
    202
    kewl.. how long do you think it'll take to develop???

    with work & everythign, i don't have much time lol.. bout an hr a day at my lunch is bout all i have for the next week or two. lol
    Oooops.....theres another semi-colon in the wrong spot....

  4. #4
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787
    i could do it in around 3 hours, i actually have one witha server and stuff ill attatch it below, all you gotta do is run the server, then each client connects, you'll have to work out the servers ip address

    i didnt finish it 100% but its in a working state there may be a few bugs though

    the ip at the moment is set to loop back to your self so you can run server and client on same machine (the coding may be bad it was done a year or so back)

  5. #5

    Thread Starter
    Addicted Member myrrdan's Avatar
    Join Date
    Nov 2002
    Location
    Alberta Canada
    Posts
    202
    kewl!! thankx..
    i'll take a look when i get a chance and see what i can do..

    thanks for you help, now i dont' gotta yell a cpl offices down.

    Oooops.....theres another semi-colon in the wrong spot....

  6. #6
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787
    as i say i could modify it for your needs, i'm just a nice squirrel

  7. #7

    Thread Starter
    Addicted Member myrrdan's Avatar
    Join Date
    Nov 2002
    Location
    Alberta Canada
    Posts
    202
    well i already am playin with it a lil, works pretty good
    i'll have to see what i can learn when i get a chance.

    i was wondering.. it would work outside of a network wouldn't it..

    voice is too much for me to want, sides, don't want us all babbling..

    what about file transfers??
    Oooops.....theres another semi-colon in the wrong spot....

  8. #8
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787
    file transfers are possible but its not too easy and the basic ones dont work too well,

    yes it is possible outside a network

    i'm off out nw so i'll get abck to you tommorow

  9. #9

    Thread Starter
    Addicted Member myrrdan's Avatar
    Join Date
    Nov 2002
    Location
    Alberta Canada
    Posts
    202
    thanks again!!!
    Oooops.....theres another semi-colon in the wrong spot....

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width