[C#] Socket Programming] 00 - Single Client\Server (Part 2 - Client)
Uploader Comments (xSilentCoding)
All Comments (12)
-
@giovanni0305 Well i have 2010 express also. What I did was open another instance of c# its self and open the other project. I works just fine.
-
thank you very much. appreciate your video. I am working on a project that involve C# in socket programming. Can you please recommend me any reference to help me work on this? thanks again
-
can i make something like an multiplayer modus for an xna based fps???
-
thanks for it, very helpful
-
try to build the projects instead, or atleast one of them, then run the other inside C# express
I had the same problem trying to run 2 projects in express but I just built them instead.
-
hen i debug it the console returns "Unable to connect remote....."
where can i change the remote IP to my ip?
thanks anyway
-
@xSilentCoding can you help please? how can i execute 2 proyects in c# 2010 express, i think the express edition is the problem, and i think i have to change the ip to my ip in this line: "IPEndPoint localEndPoint = new IPEndPoint(IPAddress.Parse("12
7.0.0.1"), 1234);". (sorry im a beginner) -
I knew I remembered it from somewhere. Good tutorials.
Is the music in intro "In a Heartbeat" from 28 Days Later?
alecn1519 1 year ago 2
@alecn1519 I'm about to change it, but yeah.
xSilentCoding 1 year ago