Raised This Month: $ Target: $400
 0% 

[SOLVED]Socket_Send problem/question


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
InfiniTy.
Junior Member
Join Date: Dec 2012
Old 12-28-2012 , 14:34   [SOLVED]Socket_Send problem/question
Reply With Quote #1

So i have this code :

Code:
formatex( szData, charsmax( szData ), "GET /cs/page.php?n=%s HTTP/1.1^r^nHost:%s^r^nConnection: close^r^n^r^n", pName, gRedirectHost );
	
	socket_send( RedirectSocket, szData, charsmax( szData ) );
And the problem is it doesn't do nothing or something that i want.. the question is how would i corect this code in order to work ?
What i'm trying to do is this :
When the plugins starts access the link
mysite.mydomain/cs/page.php?n=ACvarName
And the rest is php which i know how to do.. also i don't know if socket_send is the thing for me or not..

Last edited by InfiniTy.; 12-29-2012 at 05:03.
InfiniTy. is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:23.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode