Simple chat application

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • xinnie
    New Member
    • Jun 2010
    • 12

    Simple chat application

    Hi everyone,

    I need to write a simple chat program (form application) using TCP/IP methods - socket programming. So simple that all I need in my forms is a textbox for each in which I'll be able to send strings. Plus, a send button. That's all, nothing complicated, like users lists etc. Not anything complex like the examples on the i-net. What shall I do and how? I have some commands that send strings but it only works with console application, I'm really stuck and I don't know how. I'll really appreciate if you could help me, thanks!
  • ThatThatGuy
    Recognized Expert Contributor
    • Jul 2009
    • 453

    #2


    this would help

    Comment

    • xinnie
      New Member
      • Jun 2010
      • 12

      #3
      Thanks.. I guess I've checked that one before and again will.

      Comment

      Working...