To make a chat app via internet as a windoes application C# what should I do ?? i have 2 application work local as server and client , i need make sever form on pc , and client form on another pc what should i do , i only know tcp / ip
in my case Server is getting listen but at Client side It is giving me exception as "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 196.168.4.106:13000" ...how to deal with it please assist me. Thanks in advance.
I am not sure what is the problem but remember to start server listening first. Moreover, both client and server should be connected to same Port and IP address. I hope this will help you.
Hello Sir may I ask your help? I have the following situation 3 pieces of ESP8266-12E. (MCU Node) one of them is a server and 2 are clients .. building a server form node MCU is mission impossible for me using Arduino C...can you help me ..I am stuck with this task for over 2 months with no progress at all thanks in advance
There may be many ways to do it and one way is every client must have unique value for ex. email or any ID. In server side store the client socket and client ID or Email for every client in dictionary. Now suppose client A sends message to client B then sever will fetch the client B socket from dictionary and client B socket will be used to send the message. Its hard to explain . If you still have some doubt feel free to comment.
You have to store every client socket that is connected to server and to the message to a client use particular socket from the List. I hope this clarify your doubt.
Hello, Thank you for this clear video. Nevertheless, if I want to receive messages from client_1 with port 13000 and from client_2 with port 13001, how can I do?
This was exactly what i need to threading my existing serverapplication. I have to thank you :)
My pleasure to help you :) thank you
To make a chat app via internet as a windoes application C# what should I do ??
i have 2 application work local as server and client , i need make sever form on pc , and client form on another pc what should i do , i only know tcp / ip
If you want to see chat window application, please click on the link below:
ruclips.net/video/hRzMfyW2NLY/видео.html
Can we send message from one client to another..and how can we do that
ruclips.net/video/hRzMfyW2NLY/видео.html&feature=share8
Well described . Helped a lot
in my case Server is getting listen but at Client side It is giving me exception as "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 196.168.4.106:13000" ...how to deal with it please assist me. Thanks in advance.
I am not sure what is the problem but remember to start server listening first. Moreover, both client and server should be connected to same Port and IP address. I hope this will help you.
Hello Sir may I ask your help? I have the following situation 3 pieces of ESP8266-12E. (MCU Node) one of them is a server and 2 are clients .. building a server form node MCU is mission impossible for me using Arduino C...can you help me ..I am stuck with this task for over 2 months with no progress at all thanks in advance
absolute legend
Useless code, how to transfer messages from server to connected clients.
Thanks friendly Indian guy!
Thank you for sharing this video. Can I want to used this app to connect Lan game(Warcraft 3) play multiplayer. Can I?
Nice ! Can you connect this short client/server application with database ?
Can we send message to client 2 from client 1 through server
ruclips.net/video/hRzMfyW2NLY/видео.html&feature=share8
1:57 lol
Hahaha
unless receiving the response from server for the sent message, client is unable to send the new mesage. How can we do it.
you have to use delegations for that. Whenever you will get new message your delegation will help to see that without disturbing you.
Amazing tutorial thank you. But I want to know how to Send/recieve messeges from one client to other?
There may be many ways to do it and one way is every client must have unique value for ex. email or any ID. In server side store the client socket and client ID or Email for every client in dictionary. Now suppose client A sends message to client B then sever will fetch the client B socket from dictionary and client B socket will be used to send the message. Its hard to explain . If you still have some doubt feel free to comment.
thank you bro .
ı love thread :D
Can you tell me my clients are only connected but not passing the sms on other
You have to store every client socket that is connected to server and to the message to a client use particular socket from the List. I hope this clarify your doubt.
Hello,
Thank you for this clear video. Nevertheless, if I want to receive messages from client_1 with port 13000 and from client_2 with port 13001, how can I do?
thank you. that's so helpful.
It doesn't recognize client command in the Socket client
Sorry I am not getting your problem. Please describe it properly
Hi, I want to buy this software, please reply ASAP
I will share the code. Its just simple coding. Please share your email address
how to contact you! regarding make it really really big... I am very eager Sandeep sir.
Can you make tutorial of that in Windows Form Application? That server can choose who he wants to reply with. Thankyou your video is awesome
John Denver Macavinta i have it and will upload it ASAP
ruclips.net/video/hRzMfyW2NLY/видео.html
Could you please share the code...
how to chat one client to other client
ruclips.net/video/hRzMfyW2NLY/видео.html
I need help any one plz
Tu é o mais pica papai Salvou.
code?