TCP/IP Server & Client Communication - C# Programming

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ธ.ค. 2024

ความคิดเห็น • 38

  • @robxlift
    @robxlift 3 ปีที่แล้ว +1

    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

  • @AutomationAndSoftwareAcademy
    @AutomationAndSoftwareAcademy 3 ปีที่แล้ว

    Before off all thanks, can I provide the communication between codesys plc and C# by modbus TCP protocol with method on this video

  • @kislez2013
    @kislez2013 10 หลายเดือนก่อน

    In new version of VS default(NetworkStream) causes error…

  • @ICT-SOLUTIONS
    @ICT-SOLUTIONS 3 ปีที่แล้ว

    I need help here on the send button code. Is it (server Stream.write(outstream,0, ) Outstream.length)? Kindly assist me

  • @aliassal7773
    @aliassal7773 5 ปีที่แล้ว +4

    how to disconnect?

  • @codybond4446
    @codybond4446 3 ปีที่แล้ว

    hello there, for some reason I can't use the Invoke method, any Ideas??

    • @James80273
      @James80273 3 ปีที่แล้ว +2

      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

    • @codybond4446
      @codybond4446 3 ปีที่แล้ว

      Thank you very much for the answer.

  • @furkankeles2623
    @furkankeles2623 2 ปีที่แล้ว

    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?

  • @MEGAFERMAN
    @MEGAFERMAN 6 ปีที่แล้ว +2

    U are the best, thanks man why did you not upload this video before ?

  • @kkard2
    @kkard2 5 ปีที่แล้ว +8

    I watched the video only because of this music lmao

  • @sayidjafari
    @sayidjafari 4 ปีที่แล้ว

    how we can get client ip which connected to our server if client ip is not valid ip is it possible

    • @ChunzPS
      @ChunzPS  4 ปีที่แล้ว

      What do you mean by "not valid ip" ?

  • @LIRDCEoffical
    @LIRDCEoffical 5 ปีที่แล้ว

    Hello how i can host an own server?

  • @Player-ub9tg
    @Player-ub9tg 4 ปีที่แล้ว

    does it work only for localhost?

    • @ChunzPS
      @ChunzPS  4 ปีที่แล้ว

      It also works for remote communication.

    • @hidden_spark9644
      @hidden_spark9644 3 ปีที่แล้ว

      @@ChunzPS Which is the configuration for this?. I can´t connect with public's IP.

  • @hammadrafiq7614
    @hammadrafiq7614 6 ปีที่แล้ว

    i am facing a problem in the program can you help me out??

    • @ChunzPS
      @ChunzPS  6 ปีที่แล้ว

      Could you please describe your problem?

  • @fo7035
    @fo7035 4 ปีที่แล้ว

    how we can sent a video by this way

  • @arka5570
    @arka5570 5 ปีที่แล้ว

    Can you kindly share the project solution?

  • @파플-u9d
    @파플-u9d 5 ปีที่แล้ว

    Please give me the project file

  • @coralch1
    @coralch1 4 ปีที่แล้ว +1

    Thanks man! it helped a lot!

    • @ChunzPS
      @ChunzPS  4 ปีที่แล้ว

      Glad it helped!

  • @rocky91289
    @rocky91289 3 ปีที่แล้ว

    Thank you bro... it's working!

  • @nadeem2nazar1
    @nadeem2nazar1 5 ปีที่แล้ว

    very good thanks, please can you share code

  • @samytimalsina3269
    @samytimalsina3269 4 ปีที่แล้ว

    Thanks for the great video!

    • @ChunzPS
      @ChunzPS  4 ปีที่แล้ว

      My pleasure!

  • @sekmanimohamedamine1237
    @sekmanimohamedamine1237 3 ปีที่แล้ว

    at least give us the full text code, finally thanks

  • @matheusbiehl
    @matheusbiehl 2 ปีที่แล้ว

    It worked, thank you!

  • @tiagocosta9113
    @tiagocosta9113 5 ปีที่แล้ว +1

    thanks!!! great video!!!

  • @alperenerdogan4602
    @alperenerdogan4602 4 ปีที่แล้ว +1

    Thank you ...

  • @mr.haidarkhan
    @mr.haidarkhan 5 ปีที่แล้ว

    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

  • @pankajnagekar4731
    @pankajnagekar4731 5 ปีที่แล้ว

    Thank you for you help.

  • @nguyencanh8369
    @nguyencanh8369 4 ปีที่แล้ว

    thanks

  • @gauravpun6749
    @gauravpun6749 5 ปีที่แล้ว

    Thank you very much !