AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   [Socket] Sending data? (https://forums.alliedmods.net/showthread.php?t=285359)

ReFlexPoison 07-18-2016 18:55

[Socket] Sending data?
 
First off, I'm not very familiar with web-servers, so any input/info would be appreciated. I'm looking for a simple script to send data from a sourcemod plugin to a web server with a password using the <socket> extension.

Arkarr 07-22-2016 19:46

Re: [Socket] Sending data?
 
Wich socket extension ? I played a bit with sockets, it was quite easly, so I might be able to help. Also, what kindof socket do you use ? Because a socket is: "Combinaison of IP + PORT", no password involved.

Neuro Toxin 07-22-2016 22:12

Re: [Socket] Sending data?
 
They would parse a key/password as a param in the url :P

Arkarr 07-23-2016 05:18

Re: [Socket] Sending data?
 
Quote:

Originally Posted by Neuro Toxin (Post 2438844)
They would parse a key/password as a param in the url :P

So that's some "websocket" then.

ofir753 07-23-2016 05:35

Re: [Socket] Sending data?
 
We need some information about the socket you trying to connect, is it POST/GET html or an open socket server


All times are GMT -4. The time now is 10:52.

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