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
Invoke method is used to refresh the text box from another thread (only the main thread can change the form). If you cant find it you are probably not using the Form class. If you are doing just test console application then Console.WriteLine(); would suffice for an output
Hello, very nice video thank you. I want to separate the sensor data that comes in the form of packets via arduino with the 'Split' command and print them to different textboxes. How can I do it?
Thanks for Sharing your code TCP client .. I need your help we have machine device connect with LAN cable to switch with IP and port. how this client message passing to the machine device try but its not working with the machine device I found one app SocketTest java app i got the open source but i don't know how to make in C# .. Need your help solution for this in C# i will share you the link sockettest.sourceforge.net/ java app is working fine but i need in C# Thanks
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
Before off all thanks, can I provide the communication between codesys plc and C# by modbus TCP protocol with method on this video
In new version of VS default(NetworkStream) causes error…
I need help here on the send button code. Is it (server Stream.write(outstream,0, ) Outstream.length)? Kindly assist me
how to disconnect?
hello there, for some reason I can't use the Invoke method, any Ideas??
Invoke method is used to refresh the text box from another thread (only the main thread can change the form). If you cant find it you are probably not using the Form class. If you are doing just test console application then Console.WriteLine(); would suffice for an output
Thank you very much for the answer.
Hello, very nice video thank you. I want to separate the sensor data that comes in the form of packets via arduino with the 'Split' command and print them to different textboxes. How can I do it?
U are the best, thanks man why did you not upload this video before ?
I watched the video only because of this music lmao
how we can get client ip which connected to our server if client ip is not valid ip is it possible
What do you mean by "not valid ip" ?
Hello how i can host an own server?
does it work only for localhost?
It also works for remote communication.
@@ChunzPS Which is the configuration for this?. I can´t connect with public's IP.
i am facing a problem in the program can you help me out??
Could you please describe your problem?
how we can sent a video by this way
Can you kindly share the project solution?
Please give me the project file
Thanks man! it helped a lot!
Glad it helped!
Thank you bro... it's working!
very good thanks, please can you share code
Thanks for the great video!
My pleasure!
at least give us the full text code, finally thanks
It worked, thank you!
thanks!!! great video!!!
Thank you ...
Thanks for Sharing your code TCP client ..
I need your help we have machine device connect with LAN cable to switch with IP and port. how this client message passing to the machine device try but its not working with the machine device
I found one app SocketTest java app i got the open source but i don't know how to make in C# ..
Need your help solution for this in C# i will share you the link sockettest.sourceforge.net/ java app is working fine but i need in C# Thanks
Thank you for you help.
thanks
Thank you very much !