Saturday, June 8, 2013

Week 13 - Problems encountered with my TCP Server

When running the facial recognition using the TCP server a HUD message comes up saying "waiting for client". Yuki and I check to make sure the local host was indeed running on TCP and was listening. When we went into the command prompt and types "netstat -an" normally 127.0.0.1 was under UDP but when we ran it when logging into Crysis it appeared in TCP but it was  "time-wait" (fig 1). We then pinged 127.0.0.1 to make sure there was an existing connection (fig 2) and it was indeed connected. We then decided to install a program called advanced port scanner and tried both ports that were open according to the program. Unfortunately we were still unable to get a connection.

Figure 1 

Figure 2

Figure 3

No comments:

Post a Comment