Jump to content

Chat tutorial C#

- - - - -

  • Please log in to reply
2 replies to this topic

#1
mattee-97

mattee-97

    Newbie

  • Members
  • Pip
  • 5 posts
Hiya!

Anyone know any good tutorial to an Chat using C#?

#2
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
  • Location:Vancouver, Eh! Cleverness: 200
I believe there is a nice commented tutorial here:
Basic Client/Server Chat Application In C# - C# Tutorials | Dream.In.Code

You essentially need a client (to send/receive messages) and a server to handle them and send them to the client(s).

These tutorials rely on sockets and networking, so you should brush up on that in C# before attempting a server/client application like this.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.

#3
CommittedC0der

CommittedC0der

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,565 posts
You may like this tutorial also.
C# Chat: Part 1 - Building the Chat Client (C# Programming Tutorial) • Geekpedia

~ Committed. :)
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users