Kickazz006
Well-Known Member
- Joined
- Jan 15, 2010
- Messages
- 20,566
- Reaction score
- 302
System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:1337
the machine that you're trying to 'connect to' is ignoring the requesting machine - so make sure they're talking to each other (ie: fix your main comp since 127 0 0 1 is local
)
the machine that you're trying to 'connect to' is ignoring the requesting machine - so make sure they're talking to each other (ie: fix your main comp since 127 0 0 1 is local

Last edited: