Hey everyone,
I'm messing around with sockets and I'm trying to send a simple packet using udp to a server. As of now, I'm just trying to see if the packet is being sent using wireshark. However, I don't see anything being sent. Is there anywhere I messed up here? (Aside from the system("PAUSE") and pretty much no error checking)
[source]