CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    May 2008
    Posts
    8

    SOcket Programming

    How to send files client to client through socket using c#.Anybody know plz help.

  2. #2
    Join Date
    Nov 2006
    Posts
    146

    Re: SOcket Programming

    There are plenty of examples on MSDN.

  3. #3
    Join Date
    Mar 2004
    Location
    33°11'18.10"N 96°45'20.28"W
    Posts
    1,808

    Re: SOcket Programming

    if only there were some where online that let you search for keywords like "C#, Socket Programming" that would return a big long list of websites online that could display samples of how to do that...

    man, if someone came up with something like that I bet they could make a fortune.

  4. #4
    Join Date
    Nov 2007
    Location
    .NET 3.5 / VS2008 Developer
    Posts
    624

    Re: SOcket Programming

    Quote Originally Posted by MadHatter
    if only there were some where online that let you search for keywords like "C#, Socket Programming" that would return a big long list of websites online that could display samples of how to do that...

    man, if someone came up with something like that I bet they could make a fortune.
    tell me about it....then they could sell shares of stock in the company for $600 a pop.

  5. #5
    Join Date
    Oct 2003
    Location
    .NET2.0 / VS2005 Developer
    Posts
    7,104

    Re: SOcket Programming

    You guys are talking about Facebook, right?
    "it's a fax from your dog, Mr Dansworth. It looks like your cat" - Gary Larson...DW1: Data Walkthroughs 1.1...DW2: Data Walkthroughs 2.0...DDS: The DataSet Designer Surface...ANO: ADO.NET2 Orientation...DAN: Deeper ADO.NET...DNU...PQ

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

Featured