Results 1 to 3 of 3

Thread: LAN Chat

  1. #1

    Thread Starter
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544

    Post

    Hi!
    I'm programming a LAN Chat, and i have a few questions:

    1) How can i post a message from my computer to another via my chat program?

    2) How can i display how many users logged in via a ListBox?


    ------------------
    Yours sincierly
    CyberCarsten
    http://home18.inet.tele.dk/cyber/
    [email protected]

  2. #2
    Addicted Member
    Join Date
    Jul 1999
    Posts
    219

    Post


    ok here

    1st question just use winsock and that and thenyou can do it all cuase all oyu have to do is connect using ip


    second question

    Label1.caption = list1.listcount

    there you go

  3. #3
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Post

    You must add the Microsoft Winsock Control 6.0 component into your project & start coding with the Winsock control. I have one simple chat program from my friend, if you need it, just email me.


    ________________________
    Chris.C
    [email][email protected][/b]

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