• LAN Chat application using VB.NET

    RenaldoL25 Member

    I’m planning to build a local LAN Chat application using VB.NET, so what should I know to start? and Can u tell me the process of building this application. Because my project is to build a local LAN Chat application with managing the user account like in Yahoo Messenger.

  • SapnaVishwas Member

    Try to get a simple program up and running that can send messages over TCP or UDP (depending on what you want to do) and if you don’t know what TCP/UDP is, then go read up on networking…

  • ShikhaTan Member

    For a simple VB Chat client / server with IP/TCP try looking up MS Winsock.
    http://www.vypress.com/lan_chat

    Try IP Messenger and see its feature. Its a fully lan based chat messenger + file transfer programme

Viewing 2 reply threads
  • You must be logged in to reply to this topic.