Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DLL Talk / C++ DGK: Darknet: ? Recieving and Sending Packets, Behavior Study

Author
Message
Timidon
18
Years of Service
User Offline
Joined: 26th Jun 2005
Location: Bakersfield, Ca. USA.
Posted: 21st Sep 2009 06:26
This is a general question for those who use Darknet by Micheal P., It's just a operational question.

Alright Here's the question.

I understand that the system will process 1 packet at a time (Cube World Demo). If I need to have the server send 2 packets (such as 2 tcp packets) to a client. The client the runs the first operation, on the next pass will the client be able to retrieve the 2nd packet? or will it be erased?

Example: Server Sends Client Operation 3 and 4, the client picks the first one up (3), runs that operation and the loops back to the read packets should it then find the next command (4) run it, so forth and so on.

Later.

There are many answers but just one question" ~ Jerilith the Mad
Michael P
18
Years of Service
User Offline
Joined: 6th Mar 2006
Location: London (UK)
Posted: 21st Sep 2009 13:55
Packets are put into a queue so you would receive both one after the other.

Timidon
18
Years of Service
User Offline
Joined: 26th Jun 2005
Location: Bakersfield, Ca. USA.
Posted: 22nd Sep 2009 06:35
Thanks for the info, very helpful

There are many answers but just one question" ~ Jerilith the Mad

Login to post a reply

Server time is: 2024-04-17 00:25:33
Your offset time is: 2024-04-17 00:25:33