VB.NET Tutorial - Client / Server Network Programming - Simple Chat Application

  Рет қаралды 156,404

VB Toolbox

VB Toolbox

Күн бұрын

Пікірлер: 379
@mikebledig7208
@mikebledig7208 3 жыл бұрын
This really is a good Tutorial. The server and client really do work. If they don't for you, it's because you doing something wrong. For a beginner into this stuff, it's really good! Thank you very much dude! Also like the way you speak. very clear and precise. Please could we have a continuation of this project, say like a part 2 where we can make it a simple by-directional chatting client, or where by the server can accept more then 1 connection. Although many seem to think that C# is better then vb, I still believe that vb can still create many good programs. Once again, thank you for this video
@kenlinasobirionwu5776
@kenlinasobirionwu5776 5 жыл бұрын
for anyone wondering this still works as of 2019 truly a timeless tutorial
@kenlinasobirionwu5776
@kenlinasobirionwu5776 5 жыл бұрын
It actually glad to know u are still around 😀 and thanks for the heart I guess u have a new sub now 😂
@radughita1992
@radughita1992 4 жыл бұрын
For me it does not, using VB 2019, says it does not recognise TCPControl
@kenlinasobirionwu5776
@kenlinasobirionwu5776 4 жыл бұрын
@@radughita1992 are u using visual studio 2017? Also I swear it's "Controller" not control
@radughita1992
@radughita1992 4 жыл бұрын
@@kenlinasobirionwu5776 Thanks, I fixed that but now when I run it (I copied the tutorial to a teeth) it gives an error, points to "Server.Start()" and saying "System.Net.Sockets.SocketException The request address is not valid in its context.". Help pls.
@kenlinasobirionwu5776
@kenlinasobirionwu5776 4 жыл бұрын
@@radughita1992 ohh I know what u did u got the wrong up or host number I found online a line if code that gets one automatically I'll send it to u when I have time
@rowanlidbury
@rowanlidbury 7 жыл бұрын
This is great, tweaked it for .NET Micro Framework. Even a few useful bonus topics thrown in for good measure!
@sanfordhoffman2392
@sanfordhoffman2392 9 жыл бұрын
That was just awesome. I'm very new to programming. It's a good example of how other network services like SQL handle a connection from a client. I can make use of existing services but to actually create a service that will accept incoming data was just the coolest thing I've seen so far. Thanks for the tutorial. I'm a new fan.
@clintonpopp2404
@clintonpopp2404 10 жыл бұрын
Outstanding Work !!! Finally a VB tutorial in English and one that actually works well with proper procedures. Kudos Brother !!!
@pratimasingh1258
@pratimasingh1258 5 жыл бұрын
Rarely we get to see such useful videos ! Big Thanks ❤❤
@OMcsTwosComplement
@OMcsTwosComplement 10 жыл бұрын
Great tutorial! I’m glad you multithreaded properly using delegates instead of disabling the check for illegal cross threads like so many other tutorials on youtube :)
@VBToolbox
@VBToolbox 10 жыл бұрын
Many thanks, good sir. :-D I still made a few flubs on that video, especially talking about the loop-lag and thread sleeping. Seems it had to do with the blocking check with the Server.Pending. Not sure if it's really necessary to use that. I think if you remove it, the loop may not eat so much CPU.
@BlueJay20014
@BlueJay20014 10 жыл бұрын
Help... For the code, It says Server.Start() was not handled. Plz help!
@SunilKurhade1
@SunilKurhade1 3 жыл бұрын
very good help to novice user !
@TheJessejunior
@TheJessejunior 5 жыл бұрын
man, this was good! it´s a pitty you´ve stoped! thank you anyway!
@VBToolbox
@VBToolbox 5 жыл бұрын
Jessé Junior I still hold out hope of rekindling the channel. Hopefully, Starlink will be able to bring me back online in a year or two. Hopefully, I will have a computer and electricity by then, as well! 😆
@TheJessejunior
@TheJessejunior 5 жыл бұрын
let´s hope! until there enjoy the stillness hehe
@karolyvisky6273
@karolyvisky6273 4 жыл бұрын
Nagyon jó videó. Megírtam a modulokat az útmutatások alapján és sok mindent megértettem... Ha Budapesten élnél jó lennél nálam egy üveg finom pálinkára...
@maggotDTV
@maggotDTV 8 жыл бұрын
Id like to see an updated one that continues this project. Add more features such as reading and being able to chat back and forth with a group of people. Thanks so much for this either way!
@bvrider1
@bvrider1 7 жыл бұрын
Worked well!! Keep up the good work I appreciate all your videos.
@HartgerVisserRiel
@HartgerVisserRiel 10 жыл бұрын
Nice! Keeps is simple compared to all geeks trying to stuff it with as many variations as possible...
@tomgeorge9248
@tomgeorge9248 3 жыл бұрын
This simplified a lot of understanding for me. Thanks. By the way - Have you expanded on it any? Is there a Part two?
@BitSec
@BitSec 10 жыл бұрын
Woow Wow dude Amazing tutorial you can just sit back type everything you type cuz its not going to fast and you can Hear everything you say. Best tutorial i found on the internet about TCP :)
@VBToolbox
@VBToolbox 10 жыл бұрын
I appreciate the great feedback, Ramon. :-D Very happy that it's been helpful to you.
@carlferguson2517
@carlferguson2517 10 жыл бұрын
VB Toolbox I agree! Great TCP video! Looking forward to watching more of your tutorials.
@VBToolbox
@VBToolbox 10 жыл бұрын
Thanks, Ramon! I'm glad that it was helpful to you. :-D Hopefully, when things slow down at work I will be able to make some more.
@BitSec
@BitSec 10 жыл бұрын
VB Toolbox Well i subbed so when new videos are released i will be the first one to watch it :)
@markteal1212
@markteal1212 9 жыл бұрын
loved the video its very helpful to me learning how to do these things on vb.net after Microsoft pretty much doing away with vb6 im having to relearn new steps to do the things I already new how to do before
@markteal1212
@markteal1212 9 жыл бұрын
Mark Teal
@technomech303
@technomech303 4 жыл бұрын
Beautiful... thank you so much for sharing.
@jaredrojas5786
@jaredrojas5786 8 жыл бұрын
¡Really, really, really thanks, dude! ¡Your awesome!
@BitmasterXor
@BitmasterXor 10 жыл бұрын
VB Toolbox I would just like to say that I've been coding with sockets for quite some time, and I must say out of every tutorial I have ever looked at or viewed on the web, Yours is by far the most "Human Understandable" I'm a Delphi Programmer I'm not used to messing with .net Sockets you See i use what are called "INDY" sockets they are a very popular collection of "Blocking Sockets" they work in .net as well but usually they are used for C++, Delphi, and Unix based systems. Ill be subscribing to you :) However I would also like to give you some feedback / request for future video if you have time perhaps you could show us how to properly code a Multi-Client Server Socket system AKA server that accepts multiple clients and is able to keep up with them individually and utilize socket polling of some sort to detect when a client has disconnected and remove them from the active connections list. I can do all of this in C++ and Delphi but man when it comes to this .net stuff I feel like Microsoft really screwed us over by removing easy accessible VCL components such as the Winsock component. I mean used to I could make a socket application in 5 seconds literally but now we have to suffer and write like 20 - 30 lines of code just to get a server going. upsets me sometimes. If you could recommend any good .net socket wrappers or socket VCL components plz send them my way :) TY TY SO MUCH! for the tutorial :)
@VBToolbox
@VBToolbox 10 жыл бұрын
Wow! Thank you much for the positive feedback, TheBitmasterXor. A friend of mine has been working on an awesome multi-client C# project which should have exactly what you're looking for, and much more. I've been hoping to do a translation of it for VB.NET but my increased workload has been crushing me so I haven't had a chance to do much of anything on the tutorials front. :-( I really hope that I can get to this soon. Hang in there! :-)
@BitmasterXor
@BitmasterXor 10 жыл бұрын
VB Toolbox No problem VB Toolbox, and take your time I'm in no rush, I have a Multi-client Project successfully coded in "Delphi" and i'm currently working on getting VB.net to successfully connect and communicate with it. The protocol I have desinged is Command ("string") based the server has its own command handlers and is able to feed data back to any client-socket after they request information. I have designed a "queuing" system so the server can not possibly ever become overburdened by the number of incoming requests. I'm looking to expand this project so that any programming language that supports raw sockets can communicate with my server. :)
@Ejioplex
@Ejioplex 4 жыл бұрын
Thank you so much. this tutorial really started me into network programing.
@zarqawi121
@zarqawi121 10 жыл бұрын
Fantastic Tutorial! Thanks man! This Channel helps me so much!
@VBToolbox
@VBToolbox 10 жыл бұрын
Excellent, Abdurahman! :-) Thank you for the positive feedback. I'm happy to know that it's been helpful.
@dylanobrien462
@dylanobrien462 2 ай бұрын
It doesn't seems to be working for me the client says connected but the text never makes it to the server i also tried downloading the code files here and they were exactly the same where the text when away but never ended up at the server
@ahmadhussainwebshare1001
@ahmadhussainwebshare1001 4 жыл бұрын
Thanks Bro . Very helpful tutorial God bless you.
@PinoyEinstein
@PinoyEinstein 4 жыл бұрын
What is wrong with this: "An unhandled exception of type 'System.Net.Sockets.SocketException' occurred in System.dll Additional information: The requested address is not valid in its context"
@jansterenborg
@jansterenborg 4 ай бұрын
Not working here.. Question what or where can I find a working internal or private IP address?
@blackoiltank
@blackoiltank 4 жыл бұрын
Thanks alot dude for amazing video tutorial that you Made.
@preecharouyprsert2864
@preecharouyprsert2864 3 жыл бұрын
Thanks so much. That's good as I wanted.
@Vysse666
@Vysse666 10 жыл бұрын
Good tutorial one thing that works much simpler than using keydown is to use the forms AcceptButton property.
@ervinehinay1682
@ervinehinay1682 10 жыл бұрын
thanks bro i haven't tried it myself yet but i'm sure this really help's a lot..nice tutorial look's like you're really a great programmer!!thanks again keep it up..
@VBToolbox
@VBToolbox 10 жыл бұрын
Thanks, Ervine! I hope it helps out. :-D
@philliberatore4265
@philliberatore4265 7 жыл бұрын
Thank you for a very basic and simple explanation and network connections. I have been trying to do this for quite some time and everything else I found on the Internet only got me confused. Very good introduction. You might wanna make the font in your programming larger. It is difficult to read on a small screen.
@w2kmedia920
@w2kmedia920 9 жыл бұрын
I have a problem. When I debugged it, it says "SocketException was unhandled." An unhandled exception of type 'System.Net..' The problem occured on Public Sub New() and also highlighted Server.Start() part. Please help.
@stackpy
@stackpy 9 жыл бұрын
I try to change a another textbox when the server riceve a certain message. But the second textbox does not change. Can you help me? Thanks
@saturninramirez1107
@saturninramirez1107 3 жыл бұрын
Merci Beaucoup
@TheChinobi23
@TheChinobi23 5 жыл бұрын
Nice video, this made me realize how much i love python
@Mindrust2
@Mindrust2 10 жыл бұрын
How do you allow 2 clients to connect to the same server and let them both send messages? This vid has helped me well this far.
@VBToolbox
@VBToolbox 10 жыл бұрын
I'm actually working on such a project, now. I'm not sure how I'll go about making a tutorial for it as it's pretty complex. We've created a multifunctional TCP library that can be used in numerous applications to send/receive variable packet types. At present, it's a sort of IRC client/server app. Right now, I can do multiple client connections with full chat relay, including private messaging. Hopefully, I'll have something I can share soon, but I have a lot of improvements to make.
@rickallenmagbanua2819
@rickallenmagbanua2819 7 жыл бұрын
Job well done. I'd to ask ,would you teach me how to connect all the clients into the server? I have 4 clients and 1 server. Thanks.
@patrickjohnocampo839
@patrickjohnocampo839 10 жыл бұрын
Just wow.! A very clear and nice tutorial two thumbs up for you bro. I hope bro. you can update this tutorial. I suggest make an application like Internet cafe timer e.g: adding time, auto lock screen when the times up, etc. :)). Many many thanks to you.
@mcmxciiiRR
@mcmxciiiRR 8 жыл бұрын
On the private Sub of UpdateText i get an error.. below TB.invokeRequired and TB.Invoke ? Any idea's?
@GabeDStudios
@GabeDStudios 8 жыл бұрын
So what if i want this to be public? by that i mean multiple people being able to chat? what do i do?
@danyalmathers9146
@danyalmathers9146 9 жыл бұрын
nice tutorial god bless you
@stephansoprano7260
@stephansoprano7260 3 жыл бұрын
😂 you seem to be so desperate
@LakshmanThilakaratne
@LakshmanThilakaratne 10 жыл бұрын
Very good explanation. I tried this successfully. Thanks very much.. Keep up the good work..
@Grandus11
@Grandus11 4 жыл бұрын
is it possible to use this to connect more than one device at a time and have data coming in from different devices??
@suhaibyahya117
@suhaibyahya117 9 жыл бұрын
thank's for your help man .appreciate it.
@facepalmzzz
@facepalmzzz 9 жыл бұрын
i have trouble with Server.Start() it says An unhandled exception of type 'System.Net.Sockets.SocketException' occurred in System.dll Additional information: The requested address is not valid in its context also i hove trouble with Client = New TcpClient(Host, Port)
@Srlancelot39
@Srlancelot39 8 жыл бұрын
The IP address you set is probably incorrect. Run cmd.exe, then type ipconfig/all and look for your IPv4 address.
@kevins1738
@kevins1738 7 жыл бұрын
You the man! This is pretty good man!
@luciferlyin646
@luciferlyin646 8 жыл бұрын
im using vb visual studio2015 enterprise.. not working.. not error When im Runing program theere notice SocketException was unhanndled what is that...???
@preecharouyprsert2864
@preecharouyprsert2864 3 жыл бұрын
when i use 2 computer ,it didn't work (but I can share file and folder )? could some one share if i'm wrong ?
@xilith117
@xilith117 10 жыл бұрын
Aardaerimus, for some reason the server portion doesn't work for me. I tried following your tut and I also just downloaded the source from someone else but both versions have the same problem. The server never gives me the ":: SERVER STARTED ::" message. just a blank textbox (also, it wont let me close the server UI using the red X button. I have to end debugging from VS). I have found that if I tell it to display a string ("SERVER LOADING") immediately upon form load it does so, so I think it somehow gets caught up on " Server = new TCP control" because that is the only line between the two strings. I have tried shutting down my firewall and antivirus and that hasn't helped. any ideas? Thanks.
@neutronstar6739
@neutronstar6739 7 жыл бұрын
What if it doesn't connect? What code should I put so it doesn't crash?
@thanosarampatzis7164
@thanosarampatzis7164 10 жыл бұрын
hey the client is connected with the chat.exe but it can receive any msg how can I fix that?
@_rafael_assis
@_rafael_assis 8 жыл бұрын
Thank you so much, you´re a angel , omg, i was searching for it for a long time, omg, thanks thanks THANKS!!!!!!!!!!!!!!!!!!!!!!!!!!
@philt9555
@philt9555 10 жыл бұрын
Thank u for the tutorial. However, I'm getting error at Server.Start(): System.Net.Sockets.SocketException was unhandled ErrorCode=10049 Message="The requested address is not valid in its context" I thought I typed everything per tutorial. Did I miss something?
@yotoprules9361
@yotoprules9361 5 жыл бұрын
same thing here. I downloaded the source code and even the pre-built file does not work
@mayyishun9556
@mayyishun9556 8 жыл бұрын
How can I display the client IP address on the server side using VB.net
@FelixMoBu
@FelixMoBu 4 жыл бұрын
my server recieves the messages only while closing the clients form. what did i wrong?
@barttender
@barttender 8 жыл бұрын
You are my hero! Thank you so much!
@GaryHutsonVBA
@GaryHutsonVBA 10 жыл бұрын
Fantastic Tutorial! Thanks
@marcelbochra7559
@marcelbochra7559 9 жыл бұрын
very very good video only would ask about adding a textbox to client
@michaelsathekge3262
@michaelsathekge3262 9 жыл бұрын
Hi, I have to write code in sockets and I'm a complete beginner... I went through the vid and it was a great introduction. But I think I'm not understanding the basics of sockets programming. I have an application API that I want to interface with and really struggling to get up and running... help?
@Grandus11
@Grandus11 7 жыл бұрын
I have a program in VB6 that allows me to use the same ip address and port and it uses sockets to allow more than one computer to connect to the ip address and port is there a way to do this in the server section of this program??
@tipy8189
@tipy8189 9 жыл бұрын
Salut j'explique mon probleme en francais. J'ai suivi ce tuto a la lettre. Dans l'environnement vb 2012 j'ai entre les codes et fait les interfaces graphiques. J'ai rencontre des erreurs d'executions que j'ai pu gerer avec le gestion exception. Le probleme est que je n'arrive pas pour le test de l'application a lancer le client et le serveur en meme temps. C'est l'un ou l'autre a telle enseigne que lorsque le serveur est lance par exemple, tant que je n'arrete pas le debogage je ne peux pas lancer le client. J'aimerais svp savoir comment gerer ce probleme.
@welp3768
@welp3768 7 жыл бұрын
I want the server to run as a console application, what should I do about the UpdateText and OnLineReceived textbox codes?
@agustintambo6701
@agustintambo6701 5 жыл бұрын
nice tutorial. but I have one question, Which is difference between socket and api rest.? which is better ?
@eehwaiquah3981
@eehwaiquah3981 9 жыл бұрын
Hi, can you please suggest if i need 2 textbox in both client and server. How can i write the code?
@maslaxabas1993
@maslaxabas1993 9 жыл бұрын
thank you for making this sweet video thank you again
@timflinn3890
@timflinn3890 2 жыл бұрын
Very good tutorial. I am getting a Null error when closing the Client App. It only happens when no connection is made between both apps, if I connect and close the client it works fine. Everything works great but I am trying to solve this error. Private Sub Form1_FormClosing >> If Client.Client.Connected = True Then
@douglastan5207
@douglastan5207 7 жыл бұрын
Hi, not sure if anyone has experienced the same problem but i seem to be unable to establish a connection on my server. When i set a try catch for Form1_Load, i get an exception. has anyone experienced the same problem? i have been stuck on this problem for days. Still new to VB.
@Thebobfactor
@Thebobfactor 9 жыл бұрын
Great video. Thank you!
@mwinn2009
@mwinn2009 10 жыл бұрын
Do you have an example of sending and receiving data from a unix box, I have some butchered code that works...sorta I can send the first test to the unix box and get a response, as long as there was no error i can send the second test and so on. If the first test has any error, the second test will fail. An example of the proper way to accomplish something like this would be great. Thanks MW
@kiprussel3983
@kiprussel3983 7 жыл бұрын
can i start sending files thru server's PC using this codes? I'm working on my capstone and I'm new to network programming
@seymurguliyev3453
@seymurguliyev3453 6 жыл бұрын
Thank you for this tutorial
@davidvazquez9523
@davidvazquez9523 9 жыл бұрын
if I want to put the ip manually. How do I do it? Si quiero poner la ip manualmente como le puedo hacer?
@astersixteen8199
@astersixteen8199 7 жыл бұрын
Sir what if you have form full of text box and copy all inputs in that form from client then send all the input entry into the server How to do it? is it the same ?
@pbrown4
@pbrown4 10 жыл бұрын
great tutorial..would one be able to implement this into a 2 player game online via server connection? eg. a card game, where pic boxes 1-4 are visible to player 1 only..and picboxes 5-8 only visible to player 2?
@audiogamers1159
@audiogamers1159 6 жыл бұрын
Sir, I know the video already has a certain time, but, could you help me? I want the Textbox of the server after a few seconds to be cleaned automatically. I already tried using textbox1.clear () but it did not work. Thank you!
@camillusblockx2577
@camillusblockx2577 10 жыл бұрын
Excellent tutorial, worked flawlessly. I'm gonna try to alter the code to use it for sending arrays of elements (string, integer, boolean) back and forth to 1 server and max 4 clients. Gonna be not simple so if you have any info of tutorials and/or books that goes about sending arrays over TcpIp then please let me know. Hope you keep up doing this, looking forward to your future work.
@VBToolbox
@VBToolbox 10 жыл бұрын
Hello, Camillus! A friend of mine and I are presently working on producing a much more advanced multi-client/server TCP library for just such a system. It allows us to send any sort of custom packet type. So far we've created a functional IRC (Internet Relay Chat) system, and have experimented with sending files as byte segments. I'm not yet certain how I would go about making a tutorial, as it's pretty large and much more complex, and I'm not certain if I should actually show how the library is created or just show how to use it.
@camillusblockx2577
@camillusblockx2577 10 жыл бұрын
VB Toolbox I would love to see it, is it availlable? Maybe just give some info about how the fuctioncalls work. I'm not a expert in programming, but if I can test it and work with it, then anyone can. Looking forward to use your software.
@MW3inat0r
@MW3inat0r 10 жыл бұрын
oh thanks man! this channel helps me so much! you are so a nice programmer :) never close this channel please :D
@VBToolbox
@VBToolbox 10 жыл бұрын
So glad that it's been helpful, MW3inat0r! Hopefully, things will settle down at work so that I can share more goodies. I appreciate the positive feedback. :-D
@daanielacosta2395
@daanielacosta2395 5 жыл бұрын
What can i do, if i want to make an android app, to send and receive messages from a desktop application made in VB, but using the web as intermediary?. VB app Web Android app
@TiborCsicsatka
@TiborCsicsatka 4 жыл бұрын
Great Tutorial, I copied all the code and ran it under Visual Studio 2017 Most of it works the same as in the tutorial except it will not transfer data to the server. The problem seems to be in the server program, I put an MsgBox on the catch of the RaiseEvent section and it said System.NullReferenceException:Object reference not set to an instance of an object. I wonder if you or anyone else would suggest a solution. Thanks.
@Malc2169
@Malc2169 6 жыл бұрын
Excellent tutorial, made simple and easy to understand. I (think I) typed it word for word, and all went well BUT (there's always a but) I can only send one line - all subsequent attempts to send a line of text fail to update the textbox on the server side. Any ideas?
@FusionDeveloper
@FusionDeveloper 6 жыл бұрын
I combined these into 1 program and think I made the IP/Port work with textboxes, but I have 1 issue. If I try to connect to an IP that it can't connect to, or let's say I think the connection is down so i disconnect and reconnect, it doesn't allow you to reconnect. I feel like there is likely some code you can do that lets you "reconnect" or "change connection IP" after attempting to connect once. I've tried everything I could think of and now I'm asking for help. I am hoping it is something very simple. Anyone with ideas or solutions will be greatly appreciated.
@TowelGamingHammer
@TowelGamingHammer 9 жыл бұрын
Will this work with VB Express 2008? I have Windows XP and cannot upgrade any further. Currently saving up for a new rig and Windows 7, but for now, I can't get a higher version than 2008 (or 2010 maybe? Unsure...)
@adityajethwa1268
@adityajethwa1268 4 жыл бұрын
Please tell us how to create bi directional
@knotsman18
@knotsman18 10 жыл бұрын
What would be the process of turning this into a multi-client chat and/or allow all the chat text inputs be sent out and displayed to each of the other clients (i.e. you can see what everyone is chatting in each of the clients)?
@VBToolbox
@VBToolbox 10 жыл бұрын
We'll want to use asynchronous connection management and a means of creating and managing custom packets and events. A friend of mine has been developing a really cool library (dll) to take much of the pain out of this process, and I've been translating it into VB.NET. I hope to do a spotlight video on this soon. We intend to release the library soon, along with our sample project. :-)
@ivan4794
@ivan4794 9 жыл бұрын
what if add a textbox on the client form to fill ip destination, you can the make the tutorials? thanks a lot
@rizkiadisaputra5971
@rizkiadisaputra5971 8 жыл бұрын
how to make connection with external IP ?
@adlersongs4460
@adlersongs4460 6 жыл бұрын
Thanks for posting this video. It was really very helpful. However I have one query. Is it possible to display a custom windows form on all client computers? I want to create two forms say form1 and form2. On click of a button on form1 I want to display form2 to selected client PC's on the same network.
@shanukrubera3792
@shanukrubera3792 8 жыл бұрын
Hey man, great tutorial! What do you suggest I do in order to create a chat application like this to both send and receive from this application?
@omega1007
@omega1007 6 жыл бұрын
Copied the code exactly but did not work. Not sure if it's a version error.
@teamhd1158
@teamhd1158 9 жыл бұрын
can I make it like the type stuff is in the same form? (Form1)
@lalo19851
@lalo19851 9 жыл бұрын
Hello. Great video. 1 Issue, when I send data from a client, it doesn't show on my textbox until I disconnect the client. I'm puzzled by this. any help? thanks.
@jdholasca
@jdholasca 9 жыл бұрын
Very helpful thank you, i have some question here do you have any code that send "files"?
@yehyajrass591
@yehyajrass591 9 жыл бұрын
man how to make this client online i need to make it online because i'm making client chat server please help
@skudnu5462
@skudnu5462 9 жыл бұрын
I have a little problem, my Client crashes and says that the server is refusing its connection, i already forwarded the port(id like to know if thats necessary)
@skudnu5462
@skudnu5462 9 жыл бұрын
NGHTMRE fixed the problem, i wrote where the ip is "localhost" but i needed to change it to my internal ip. now its working thanks VB Toolbox for this great project ^^
@jasonlundeen5031
@jasonlundeen5031 9 жыл бұрын
this works perfect and I got some great ideas you might like on this man ;)
@1995mavie
@1995mavie 10 жыл бұрын
thank you a lot glade to learn from you
@Xshot12
@Xshot12 7 жыл бұрын
Let's say 2 people are using the same internet connect AKA LAN... How can I make it so they can chat with each other?? Please help I'm trying to make a multiplayer game and this would make it a lot easier. Don't ask how Just Please Help!
@amritajannu5362
@amritajannu5362 7 жыл бұрын
Really nice tutorial helped me a lot. But i am just curious to know how do i respond from server to client? Could you help me with that?
@rakeshreddy2623
@rakeshreddy2623 4 жыл бұрын
dude thank you for your solutions actually i am a plc programmer and also works on vb applications for data store and retrive my question is what if multi clients connected in this at the same time in my case i have two similar machines they both work simultaneously and sends the data to the server but there will be a lot of chances that they connect to the server at the same time instant in this video you have said that "im using single client only" also for taking the data you have used handler which get the data to text box what if user wants to return back some acknoledgement to client form ui, is there any special process for that like "thread-delegate-custom event"
@elhinchiammar825
@elhinchiammar825 4 жыл бұрын
thnx a lot for this amazing tuto i have a problem in client : evry ting is ok i have no error but when i tape a text and click the send button, the text dont appear in server textbox can you help me please. thnx again
SCHOOLBOY. Мама флексит 🫣👩🏻
00:41
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 7 МЛН
А ВЫ ЛЮБИТЕ ШКОЛУ?? #shorts
00:20
Паша Осадчий
Рет қаралды 8 МЛН
iPhone or Chocolate??
00:16
Hungry FAM
Рет қаралды 21 МЛН
Ep.11: Client Networking (TCP / UDP) - Network Chat Programming
15:12
Carlosky - Basic TCP Server and Client in VB.NET WinForms
20:43
Carlo Da Silva
Рет қаралды 20 М.
Make Application With Database Can Access in Many Computers
41:25
Client Server programming in VB.NET ( Chat application )
22:00
Coding World
Рет қаралды 19 М.
SCHOOLBOY. Мама флексит 🫣👩🏻
00:41
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 7 МЛН