Raised This Month: $51 Target: $400
 12% 

[EXTENSION] Socket (3.0.1)


Post New Thread Reply   
 
Thread Tools Display Modes
VoiDeD
AlliedModders Donor
Join Date: Mar 2009
Location: Illinois, USA
Old 12-27-2014 , 16:34   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #481

Quote:
Originally Posted by Dr. Greg House View Post
We need a socket extension with direct byte-buffer packet-access and encryption as part of sourcemod's core.
McKay, back me up on this one!
Meanwhile...
__________________

Last edited by VoiDeD; 12-27-2014 at 16:35.
VoiDeD is offline
Dr. Greg House
Professional Troll,
Part-Time Asshole
Join Date: Jun 2010
Old 12-27-2014 , 16:43   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #482

nice
__________________
Santa or Satan?

Watch out when you're paying people for private requests! Most stuff already exists and you can hardly assess the quality of what you'll get, and if it's worth the money.
Dr. Greg House is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 12-27-2014 , 18:45   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #483

+1 on native encryption support.
__________________
Dr. McKay is offline
__int128
BANNED
Join Date: Jan 2015
Old 01-03-2015 , 14:37   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #484

VoiDeD, your a hero, I hope you know it.
__int128 is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 01-03-2015 , 16:40   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #485

Quote:
Originally Posted by __int128 View Post
VoiDeD, your a hero, I hope you know it.
You might want to save that admiration for BAILOPAN since that file is in BAILOPAN/dvander's personal webspace.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
__int128
BANNED
Join Date: Jan 2015
Old 01-03-2015 , 21:53   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #486

BAILOPAN, your a hero, I hope you know it.
__int128 is offline
darkid
Member
Join Date: Sep 2014
Old 01-24-2015 , 10:55   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #487

I'm pretty confused by this plugin, probably because I'm not able to find any full documentation. I've read through the example.sp and socket.inc files, but I can't really see how I would make a connection to a page whose url is known only at runtime. From what I can tell, the SocketConnect() takes a host, not a full url, and there isn't any way to pass through an additional variable with the subdirectory.

I also can't figure out how I would get the information back as a String, rather than into a file.
darkid is offline
WildCard65
Veteran Member
Join Date: Aug 2013
Location: Canada
Old 01-24-2015 , 14:58   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #488

Quote:
Originally Posted by darkid View Post
I'm pretty confused by this plugin, probably because I'm not able to find any full documentation. I've read through the example.sp and socket.inc files, but I can't really see how I would make a connection to a page whose url is known only at runtime. From what I can tell, the SocketConnect() takes a host, not a full url, and there isn't any way to pass through an additional variable with the subdirectory.

I also can't figure out how I would get the information back as a String, rather than into a file.
You trying to do http stuff? If so, try steamworks.
__________________
WildCard65 is offline
darkid
Member
Join Date: Sep 2014
Old 01-25-2015 , 02:51   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #489

SteamWorks can do arbitrary HTTP requests? Ok, I'll go post on that thread.
darkid is offline
Mathias.
Veteran Member
Join Date: Aug 2010
Location: Canada is my city
Old 01-28-2015 , 14:37   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #490

yea socket is more deep, you have to write the header and the body by yourself, you can read about http protocol on the wiki. by the way I would not recommend this extension if you going to call method from a web API or do allot of connections with it, it run out of socket at some point and need a server restart, close handle do not release correctly the socket.

Last edited by Mathias.; 01-28-2015 at 14:38.
Mathias. is offline
Reply



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 11:38.


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