Source Code: http://pastebin.com/dFauJigw
Hey there,
When I send a packet back to the client, I receive a "ICMP Port Unreachable" message in WireShark. The client is on a PSP so there is no firewall on the clients side. I do have a firewall on my PC, but turning it off did nothing. The game I'm developing this for has an official server tool that works flawlessly without anything else other than port-forwarding (which I have done)
The server is able to receive packets from the client perfectly.
Anyone have an idea as to what is going on?
ICMP Port Unreachable
Moderator: Coders of Rage
- xiphirx
- Chaos Rift Junior
- Posts: 324
- Joined: Mon Mar 22, 2010 3:15 pm
- Current Project: ******** (Unkown for the time being)
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C++
- Contact:
ICMP Port Unreachable
StarCraft II Zerg Strategy, open to all levels of players!
Looking for paid work :< Contact me if you are interested in creating a website, need a web design, or anything else you think I'm capable of
Looking for paid work :< Contact me if you are interested in creating a website, need a web design, or anything else you think I'm capable of
- Falco Girgis
- Elysian Shadows Team
- Posts: 10294
- Joined: Thu May 20, 2004 2:04 pm
- Current Project: Elysian Shadows
- Favorite Gaming Platforms: Dreamcast, SNES, NES
- Programming Language of Choice: C/++
- Location: Studio Vorbis, AL
- Contact:
Re: ICMP Port Unreachable
Do you not have to forward any ports on the client end?
- xiphirx
- Chaos Rift Junior
- Posts: 324
- Joined: Mon Mar 22, 2010 3:15 pm
- Current Project: ******** (Unkown for the time being)
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C++
- Contact:
Re: ICMP Port Unreachable
Nope. :/GyroVorbis wrote:Do you not have to forward any ports on the client end?
StarCraft II Zerg Strategy, open to all levels of players!
Looking for paid work :< Contact me if you are interested in creating a website, need a web design, or anything else you think I'm capable of
Looking for paid work :< Contact me if you are interested in creating a website, need a web design, or anything else you think I'm capable of