Skip to content

Ozar.net Developer Blog

Programming in PHP, C, C#, ASP.NET, Java, Objective-C, SQL also for MS SQL Server, Oracle & MySQL Development

Menu
  • Home
  • About
  • Tutorials
  • Contact
  • Privacy
Menu

LAN Chat program Simple Tutorial Visual Basic Network

Posted on April 18, 2010April 19, 2010 by OD


This is a simple LAN Chat program written in visual basic 6.0. It is a step by step guide to programing your own LAN chat program. With image shots for clearer viewing also. – Christopher McKirgan

25 thoughts on “LAN Chat program Simple Tutorial Visual Basic Network”

  1. gameboy699 says:
    April 18, 2010 at 12:43 PM

    kan u use headsett on this program and chatt

    Log in to Reply
  2. TheNeoJer says:
    April 18, 2010 at 1:38 PM

    8:08 ouch.

    Log in to Reply
  3. casulino91 says:
    April 18, 2010 at 2:03 PM

    how make this with realbasic??? please help me

    Log in to Reply
  4. kirgy9 says:
    April 18, 2010 at 2:34 PM

    @richy122333 there is, and TCP is much better as it supports garenteed packet delivery (you data will always reach its destination) and allows internet transport. Its different coding to the UDP shown in the video, and its coding that im unaware of im afraid. The video is quite old now, and out of my current knowledge. Im sure googling “TCP winsock vb 6.0” will give some insights 🙂

    Log in to Reply
  5. richy122333 says:
    April 18, 2010 at 3:08 PM

    hi i was getting same error as maximason then changed it to UDP and worked fine
    however is there anyway of making it use TCP as it is better?

    Log in to Reply
  6. kirgy9 says:
    April 18, 2010 at 3:55 PM

    @Maximason Im asuming you are using visual basic 6.0 with the winsock control.

    Please make sure that you have changed a property of the winsock control from “TCP/IP” to “UDP”

    Also, please make sure it is correctly named “Socket1” as I think I made it something different in the video by mistake.

    Log in to Reply
  7. Maximason says:
    April 18, 2010 at 3:58 PM

    my thing says error and the i clicked debug but it says that there is something wrong with ‘Socket1.SenData MessageOut’ PLz Help

    Log in to Reply
  8. jacobsanz says:
    April 18, 2010 at 4:08 PM

    Doesn’t work.
    Run-time error ‘424’:
    Object required.

    Debug says this line has a problem:
    Socket1.SendData MessageOut.

    Log in to Reply
  9. rybazmarsa88 says:
    April 18, 2010 at 4:38 PM

    hello, I have request for you. I see that you know Visual Basic 2008. I try create a program which will measure time from date which I enter to this program to value zero. For example, I set program like this, that it will deduction from 550 days to 1 days. I just want see
    on my desktop how many time is to ‘deadline’ 🙂 . If you will help me with this or maybe you know how create this program or something like this i will pleasure!!

    Log in to Reply
  10. isakhejnesen says:
    April 18, 2010 at 5:15 PM

    does this work with windows 7 and Vb 2008

    Log in to Reply
  11. superant10000 says:
    April 18, 2010 at 5:57 PM

    Rofl you’re such an idiot. I suggested hackforums to you so you could go get source from there you idiot. Hackforums isn’t all about hacking despite the name…
    You could’ve gone to the programmers section and looked. Or just learn to code and shut the fuck up asking for help on youtube.
    QQ

    Log in to Reply
  12. Devilzwishbone2009 says:
    April 18, 2010 at 6:27 PM

    @superant10000 so Unless your going to contribute towards the question with feasable replies, please stop Spamming youtube.

    The project I have going on is for business pruposes not recreational or “Hacking” as you put it

    Log in to Reply
  13. Devilzwishbone2009 says:
    April 18, 2010 at 7:05 PM

    The project screen recorder / logger, sounding like you knew of scripts that do this and suggested hack forums.

    Fact is its not a hack
    I hate it when morrons come out with stupid shit like this because it really shows how much of a noob they are.

    Hacking is modifying an existing programme exploiting a weakness for a benefit of the person using the modification

    Me scripting a programme the monitors the activity of staff in a working environment on a LAN not WAN connection is not hacking

    Log in to Reply
  14. superant10000 says:
    April 18, 2010 at 7:11 PM

    Not for hacking.

    Log in to Reply
  15. Devilzwishbone2009 says:
    April 18, 2010 at 8:08 PM

    @superant10000 no, u got a website

    Log in to Reply
  16. jordos10169 says:
    April 18, 2010 at 8:48 PM

    An error occurred creating the form. See Exception.InnerException for details. The error is: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))

    what does that mean! i get it every time i try to import a box

    Log in to Reply
  17. clipoxXx says:
    April 18, 2010 at 9:28 PM

    how to run the client in the other pc??
    then connect to a the server in the other pc???

    please post…then use 2 pc…

    Log in to Reply
  18. superant10000 says:
    April 18, 2010 at 9:32 PM

    @Devilzwishbone2009 that’s called a screen recorder/logger… ever heard of hackforums?

    Log in to Reply
  19. PartContinuum says:
    April 18, 2010 at 10:16 PM

    @Graize92 yes thats right 🙂 but may want to add a space and a semi colon i.e username.text & “: ” & txtmessage.text 🙂

    Log in to Reply
  20. Devilzwishbone2009 says:
    April 18, 2010 at 10:32 PM

    Thanks for your turotial

    What my project is a remote spy (Simular to remote access but rather than it having control features it simply displays the screen of the computer being connected)

    The purpose if for managers being able to see what employees are doing on their computers. (16 screens)

    The script to capute a screenshot has been obtained so using winsock senddata will send the screenshot to the manager watching

    Would I use this same code to connect?

    Log in to Reply
  21. Brandonmxb says:
    April 18, 2010 at 10:36 PM

    Me too.

    Log in to Reply
  22. Kirschipictures says:
    April 18, 2010 at 10:41 PM

    FOR ME TOO, PLZZ!! And if it is not, please even for Windows Vista!

    Log in to Reply
  23. rickco17 says:
    April 18, 2010 at 11:10 PM

    Very Nice Tutorial it helped me very much!

    I use visual basic 2008, but i also have
    vb6. Vb6 its new for me so I im going to try to find the same code for Vb2008.

    Thanks for this tut

    Log in to Reply
  24. imbehindyourcomputer says:
    April 18, 2010 at 11:17 PM

    what the fuck with the final son aleluya, aleluya!shit on my holly pants you little bastard(joke) 8:11

    Log in to Reply
  25. Afghanboy416 says:
    April 19, 2010 at 12:06 AM

    click on my channel to watch my fastest email bomber.
    download link is included. name of the video is jan.
    it sends emails from bin ladens email address lol.
    scared da shit outa ma friend.

    Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Recent Posts

  • NSTableView with Core Data Tutorial using NSFetchedResultsController
  • CodeIgniter Wizard – a new PHP CRUD Code Generator for macOS
  • Installing Oracle Database 10g Express Edition and Changing the Default HTTP Port
  • Xcode Tutorial 2 – Putting iAd into your App (The Apple Approved Way)
  • Cocoa Programming: A Quick-Start Guide for Developers

Blogroll

  • All Systems GO
  • GOZmosis
  • Maclord's Blog
  • Ozar.net

Tags

.NET 2008 application ASP.NET basic Beginning best books business Business Objects C# Database Databases Development Edition Guide iPhone Java Java EE learn Learning Microsoft MS SQL Server MySQL Objective-C Programming objects Oracle Part PHP PL/SQL Professional Programming Server Software SQL T-SQL TSQL Tutorial Tutorials Using Video Visual Visual Basic .NET Web Programming Tutorials XCode
© 2026 Ozar.net Developer Blog | Powered by Minimalist Blog WordPress Theme