Gamestudio Links
Zorro Links
Newest Posts
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
M1 Oversampling
by 11honza11. 04/30/24 08:16
Trading Journey
by howardR. 04/28/24 09:55
Zorro Trader GPT
by TipmyPip. 04/27/24 13:50
Data from CSV not parsed correctly
by jcl. 04/26/24 11:18
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (Quad, Ayumi, AndrewAMD), 1,092 guests, and 1 spider.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rating: 5
Page 16 of 17 1 2 14 15 16 17
Re: ANet - The ultimate networkplugin for GS [Demo] [Re: Carlos3DGS] #243923
01/01/09 18:25
01/01/09 18:25
Joined: Jul 2002
Posts: 1,364
Minbar
M
MaxF Offline
Serious User
MaxF  Offline
Serious User
M

Joined: Jul 2002
Posts: 1,364
Minbar
SO cant wait until all features are done and I get my hands on it smile


Re: ANet - Version 1.1 announced [Re: MaxF] #245393
01/09/09 18:40
01/09/09 18:40
Joined: Jul 2005
Posts: 1,930
Austria
Dark_samurai Offline OP
Serious User
Dark_samurai  Offline OP
Serious User

Joined: Jul 2005
Posts: 1,930
Austria
Hi!

I'm currently not only working on the professional version of ANet. I did a lot of improvements and some bug fixes and because of this, I will also release a new version (1.1) of ANet on the same day the Pro will be released.
Ok, that was the good message. The bad one is, that I wasn't able to finish the professional until 07.01.2009. I'm working on it all my free time, but I'm still not totally happy with some features and I'm not the man who gives you unfinished things wink

Ok some details of the new version:
- Less latency due to internal optimisation
- MUCH less traffic ~50-70% (dependes on the function)
- no poll functions, they are handled internal
- some small bug fixes
- functions like enet_send_var use the pointer of the variable now and not the name => instead of enet_send_var(_str("test_var"),-1); now: enet_send_var(test_var,-1);
I think this is more logical!
- free for all those, who already bought ANet

Ok, you want to know when the new version and the proffessional version are ready? I don't know! My goal is to finish it in Januar.

Sorry for the delay!


ANet - A stable and secure network plugin with multi-zone, unlimited players, voip, server-list features,... (for A7/A8)!
get free version
Re: ANet - Version 1.1 announced [Re: Dark_samurai] #245414
01/09/09 20:41
01/09/09 20:41
Joined: Nov 2007
Posts: 1,032
Croatia
croman Offline
Serious User
croman  Offline
Serious User

Joined: Nov 2007
Posts: 1,032
Croatia
- Less latency due to internal optimisation
- MUCH less traffic ~50-70% (dependes on the function)
- no poll functions, they are handled internal

great! cant wait to get my hands on that smile



Ubi bene, ibi Patria.
Re: ANet - Version 1.1 announced [Re: croman] #245676
01/11/09 09:26
01/11/09 09:26
Joined: Oct 2008
Posts: 513
Carlos3DGS Offline
User
Carlos3DGS  Offline
User

Joined: Oct 2008
Posts: 513
Yup, sounds like great ideas. Each time I check this thread I like it more ond more.
Great!


"The more you know, the more you realize how little you know..."

I <3 HORUS
http://www.opserver.de/ubb7/ubbthreads.php?ubb=showflat&Number=401929&page=1
Re: ANet - Version 1.1 announced [Re: Carlos3DGS] #246234
01/14/09 10:27
01/14/09 10:27
Joined: Oct 2008
Posts: 513
Carlos3DGS Offline
User
Carlos3DGS  Offline
User

Joined: Oct 2008
Posts: 513
When you are done with the pro version, will you update the manual and the tutorials/examples for the new code (no polls for example)?


"The more you know, the more you realize how little you know..."

I <3 HORUS
http://www.opserver.de/ubb7/ubbthreads.php?ubb=showflat&Number=401929&page=1
Re: ANet - Version 1.1 announced [Re: Carlos3DGS] #246303
01/14/09 15:16
01/14/09 15:16
Joined: Jul 2005
Posts: 1,930
Austria
Dark_samurai Offline OP
Serious User
Dark_samurai  Offline OP
Serious User

Joined: Jul 2005
Posts: 1,930
Austria
Of course the old manual/tutorials/code will be updated.

I'm still working on the pro version. I can't tell you when it's finished, because this is really upredictable, but I do my best to finish it as fast as possible.


ANet - A stable and secure network plugin with multi-zone, unlimited players, voip, server-list features,... (for A7/A8)!
get free version
Re: ANet - Version 1.1 announced [Re: Dark_samurai] #246397
01/14/09 23:12
01/14/09 23:12
Joined: Jan 2004
Posts: 3,023
The Netherlands
Helghast Offline
Expert
Helghast  Offline
Expert

Joined: Jan 2004
Posts: 3,023
The Netherlands
when pro is out, im willing to buy it from you smile
I'm planning my horror survival game, which conveniently uses Co-op as well (atleast, some chapters are planned).
Any target of when it's done? (not that i'll be needing it the next couple months yet anyway :P).

good job so far!

regards,


Formerly known as dennis_fantasy
Portfolio - http://www.designorhea.com/
Project - http://randomchance.cherrygames.org/
Re: ANet - Version 1.1 announced [Re: Helghast] #246607
01/15/09 20:59
01/15/09 20:59
Joined: Jul 2005
Posts: 1,930
Austria
Dark_samurai Offline OP
Serious User
Dark_samurai  Offline OP
Serious User

Joined: Jul 2005
Posts: 1,930
Austria
Some news:
- Today I finished the udp features
- Also the encryption is ready
- Nearly every function that sends data is optimized and produces less traffic now
- I've desided to remove the compression feature. There is no need any more for this. All tests I made came to the results, that the encryption algorithms create bigger data than their source data because the data is already so small wink
- I will start with http tomorrow.

TO-DO
+ optimizing Audiostreaming
+ solving a Bug in the Filemanager
+ 3 functions left to optimize
+ implenting http features

@Helghast: I'm trying to finish it until the end of Januar, but there are still some problems and I don't know how long it will take to fix them.


ANet - A stable and secure network plugin with multi-zone, unlimited players, voip, server-list features,... (for A7/A8)!
get free version
Re: ANet - Version 1.1 announced [Re: Dark_samurai] #248581
01/27/09 20:14
01/27/09 20:14
Joined: Jul 2005
Posts: 1,930
Austria
Dark_samurai Offline OP
Serious User
Dark_samurai  Offline OP
Serious User

Joined: Jul 2005
Posts: 1,930
Austria
News:
- http feature is ready
- all functions are optimized now
- a bug from the file manager was removed
- I improved the manual a lot

TO-Do:
- finishing the audiostreaming feature
- final testing
- finishing the new manual

Important:
I have some troubles with the Speex codec. If there is anybody out there who has experience with Speex, PM me please!
You would help me finishing the plugin sooner.


If I can solve the Speex problem in time, I will be able to release version 1.1 and the professional version this weekend.


ANet - A stable and secure network plugin with multi-zone, unlimited players, voip, server-list features,... (for A7/A8)!
get free version
Re: ANet - Version 1.1 announced [Re: Dark_samurai] #248620
01/28/09 02:09
01/28/09 02:09
Joined: Apr 2008
Posts: 91
Canada
DC9 Offline
Junior Member
DC9  Offline
Junior Member

Joined: Apr 2008
Posts: 91
Canada
Reading glasses and a sharp pencil ready if needed cool


DC9
Page 16 of 17 1 2 14 15 16 17

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