Ok, i have a problem(don't we all). I was rewriting the quetannon to make it, instead of TCP, do UDP or datagram(connectionless) protocol. The problem i'm having is that when the client program sends, the reciver recives the data, but when the reciver tries to send data back, it isn't recived by the client. i have included the modified source(sorry i removed the logo for size), which also has an updated version of the winsock equates file. the second zip is a c++ version that showed me that 2way communication was possible, and how do setup the sendto/recvfrom data. to prove that it is at least communicating on udp, you can use netstat -an or fport if you have it.
[edit]added screen shot[/edit][/img]
Description: |
a screen shot of problem |
Filesize: |
90.73 KB |
Viewed: |
1502 Time(s) |
|
|
Description: |
this is the current source code that i have modified, the exe, and the updated winsock equates. |
Download |
Filename: |
telnetudp.zip |
Filesize: |
5.8 KB |
Downloaded: |
312 Time(s) |
|
Description: |
This is an example i found that shows UDP communication from the console. |
Download |
Filename: |
DataGram.zip |
Filesize: |
27.67 KB |
Downloaded: |
293 Time(s) |
|
_________________ It is better to be on the right side of the devil than in his path.
|