I am trying to creating a system that has the TCPListener running on a thread the problem is each time the thread is run it produces an error saying that the port is already being listened at, not sure how to resolve this, the code I am using for the server is:
try
{
// Step 1: create...
I am trying to amend code to enable me to queue playing card values up so that I am able to deal them out to two plays who are then able to compare their card values.
I have been unable to pass the card vlaue from the public static void OutputCard to the static void dealcards. The codee is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.