AlecSadler Posted December 2, 2016 Posted December 2, 2016 Hello all, I am working on a P2P(Peer to peer) messenger, when I want to send a message over a direct connection it works fine, but when I try to relay a message it wont relay 90% of the time, I was wondering if someone could take a look at it and try to figure out why it doesnt want to relay messages(only deliver them direct) My code is attached Secure Interface Module.zip
AlecSadler Posted December 2, 2016 Author Posted December 2, 2016 (edited) I think the P2P.au3 is bugged somehow. It's a version that I previously modified and released on here, I think I fixed the problem by reverting to the original P2PTCP.au3 UDF, still, if anyone can get my modified version working properly that would be swell, because in all honestly it's a lot more compatible with IM type applications (uses headers, regex, and doesn't limit characters allowed to be used.) Edited December 2, 2016 by AlecSadler
j0kky Posted December 2, 2016 Posted December 2, 2016 just for curiosity, have you implemented some NAT traversal solution? Spoiler Some UDFs I created: Winsock UDF STUN UDF WinApi_GetAdaptersAddresses _WinApi_GetLogicalProcessorInformation Bitwise with 64 bit integers An useful collection of zipping file UDFs
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now