Results 1 to 3 of 3

Thread: Send message via network

  1. #1

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

    Question

    I'm programmin a small chat program and want to know how to send messages over the networks, so that all users using my program will recieve the message...
    Samples would be appriciated!! : o )
    razor
    Software Engineer Student, Aalborg University, Denmark
    http://www.cs.auc.dk

    My email at AUC: will get a new email soon
    My website: http://www.razorsoftware.net


    Windows XP Pro/ Gentoo Linux (Laptop)
    Windows XP Pro (Home PC)

  2. #2
    Hyperactive Member
    Join Date
    May 2000
    Posts
    367
    You are going to either have to use the winsock api, winsock control, or a third party winsock control.

    Examples of this are rampant all over, just search, try

    http://www.planetsourcecode.com

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

    Lightbulb

    Just use the the Microsoft Winsock Control that come with the Visual Basic 6.0 will do. not need to call a complicated API function.

    As for sample code you can just down load it from the Planet Source Code or from the vb-world Demo Project

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