Results 1 to 5 of 5

Thread: TCP Receiving/Sending data

Threaded View

  1. #5
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: TCP Receiving/Sending data

    Quote Originally Posted by WhatAmIDoing View Post
    Hum, Is it possible for a tcp listener to Receiving/Sending data like reading the same network stream.


    EX: TcpClient send text(Example) to the server. The server then reads it and prints it on a richtextbox. And the server sends text to the client and it reads it but be in the same networkstream.
    The link that I've already directed you to answers that question.
    Last edited by jmcilhinney; Nov 11th, 2009 at 05:43 AM.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width