AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Sending packet to server in Hex

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Daugh
Guest





PostPosted: Fri May 09, 2008 10:51 am    Post subject: Sending packet to server in Hex Reply with quote

How to send packet to server in Hex?

Example

SendData = A7006531002856D0
sendret := DllCall("Ws2_32\send", "UInt", socket, "Hex", SendData, "Int", SendDatasize, "Int", 0)
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group