Gamestudio Links
Zorro Links
Newest Posts
loading historical data 1st time
by AndrewAMD. 04/14/23 12:54
Trade at bar open
by juanex. 04/13/23 19:43
Bug in Highpass2 filter
by rki. 04/13/23 09:54
Adding Limit Orders For IB
by scatters. 04/11/23 16:16
FisherN
by rki. 04/11/23 08:38
AUM Magazine
Latest Screens
SHADOW (2014)
DEAD TASTE
Tactics of World War I
Hecknex World
Who's Online Now
0 registered members (), 938 guests, and 4 spiders.
Key: Admin, Global Mod, Mod
Newest Members
rki, FranzIII, indonesiae, The_Judge, storrealba
18919 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
send_string_to #120102
03/29/07 18:03
03/29/07 18:03
Joined: Sep 2002
Posts: 1,065
Germany, Jena, Thüringen
3D_Train_Driver Offline OP
Serious User
3D_Train_Driver  Offline OP
Serious User

Joined: Sep 2002
Posts: 1,065
Germany, Jena, Thüringen
Hi there!
I have got a question about the send_string_to thing.
I want to send a string to the server and want the server to handle the string.
How can I realize this?

Example (a question and an answer)

string STR_question;
string STR_answer;

var q_result;

A question is shown on the screen and you have to answer it.
The answer is placed in a txt-file on the server.
You answer by entering the answer into STR_answer.
This should be sent to the server.
The server should check it and should return a VAR (wether the answer was correct or not) to the client who sent the string.

I´m not shure how to deal with the C-script instructions.
Some hints would be very nice. (In both English or German).
Thanks in advance.

Re: send_string_to [Re: 3D_Train_Driver] #120103
06/15/07 12:26
06/15/07 12:26
Joined: Apr 2006
Posts: 1,551
Netherlands
D3D Offline
Serious User
D3D  Offline
Serious User

Joined: Apr 2006
Posts: 1,551
Netherlands
There is a little, but very nice C-Script chat made by Michael_Schwarz. Maybe you can use this as an example of how to send strings to the server.


smile

Moderated by  HeelX, Spirit 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1