Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.40K
~729 People Reached
Favorite Forums
Favorite Tags
Member Avatar for h612

Hello, i've a server and client code in which the error i'm getting is: on deserialization- but when i checked the byte[] length after serialization that i send they are 1550, and then over the tcpclient when i received the byte[] it was 1448 in length... any help or suggestion …

Member Avatar for h_Nick1981
0
458
Member Avatar for danieldot

hi guys, as part of my online game I need the server to always wait for variables that will come. I am using the "Socket s = myListener.Accpet...blabla.." the problem is that when I call Server.cs class the application freeze, 'cause its waiting for variables... I want it to listen …

Member Avatar for powerbox
0
72
Member Avatar for R3k

I'm having a problem when declaring a TCPListener in C# 2010 Express, and it is causing me a little hassle. It gives me this error when I declare one and I am not quite sure why? [QUOTE]The type or namespace name 'TCPListener' could not be found (are you missing a …

Member Avatar for R3k
0
199