User Profile

Collapse

Profile Sidebar

Collapse
desire83
desire83
Last Activity: May 12 '09, 02:17 AM
Joined: Dec 2 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • desire83
    replied to C# UDP server client on same machine
    in .NET
    thanks for ur help...but since i said im new in programming...c an u guide me how to listen to all ports like u said....and is the local IP add always 127.0.0.1?
    See more | Go to post

    Leave a comment:


  • desire83
    started a topic C# UDP server client on same machine
    in .NET

    C# UDP server client on same machine

    hello, im new in c#.net...
    i have made a server application and a client application for the same machine...the server is suppos to send a string to client when the button on the server application is pressed...but im not recieving the string on my client application
    here are the codes for both the applications
    SERVER:
    [code=C#]
    using System;
    using System.Collecti ons.Generic;
    using System.Componen tModel;...
    See more | Go to post
No activity results to display
Show More
Working...