|
Client wont connect to server
Hey all
Ive written a program for a Java program in college. just something basic where a client connects to a server through java socket programming. Yet when i run the server on Ubuntu and place and run the client on a windows XP machine, they cannot connect to each other. If the are on the same OS it works fine.
Is there any quick work around to solve the cross platfomr issue.
|