The Game Creators
The Game Creators Home Online Shop Click to Login
  Hot: Christmas CompetitionNovember NewsletterModel Pack 36DB Pro Pack 2009DGS BonanzaCharacter PackFPS Creator Bonanza;
The Game Creators
Program Announcements / EZ_Serv 1.0 - The customizable TCP/IP server application

Go to the first page of this board Return to the Forum Menu Post Message
34 Messages - Page   of 1   
Bookmark and Share Search the Forum

Author Message
CattleRustler

Moderator


Joined: Fri Aug 8th 2003
Location: case modding at overclock.net
Posted: 12th Dec 2004 20:19     Edited: 15th Jan 2005 04:21     | link | toggle

EZ_Serv


EZ_Serv is designed to be a completely customizable TCP/IP Server, that can be used in a wide range of implementations – from a simple chat server, to a complex game server. Here are some features...

Optional Client Login Management
Optional Ping/Timeout Management
Unique ID System
Customizable Message Marshalling
Customizable Protocol System
Optional Protocol Pass Thru (PPT)

Visit the EZ_Serv Home Page to find out more
EZ_Serv Documentation

Some DBP tutorials for using EZ_Serv, as well as some DBP client communication options, like plugins/dll's, will soon be available....

Thanks,
CR

Back to top
Report this message as abusive
DarkBasic Pro Guy

User


Joined: Fri Jun 4th 2004
Location: Broomfield, Colorado
Posted: 13th Dec 2004 23:41     Edited: 13th Dec 2004 23:43     | link | toggle

cool got that little thing you and had a conversation now am getting Ez_Serv. I just now got it haven't installed it but am installing now

Computers are stupid all they do is calculate. Your the one that makes the computer do stuff
Back to top
Report this message as abusive
Lynx

User


Joined: Wed Jan 28th 2004
Location: IRC chat
Posted: 14th Dec 2004 07:45           | link | toggle

Well, it's monday evening and you are yet to be seen.

So anyways, did you make that little suggestion I suggested to you when I first purchased the app (IE. Allowing it to minimize on the toolbar with a snazzy icon)?

Back to top
Report this message as abusive
Ron Erickson

Moderator


Joined: Fri Dec 6th 2002
Location: Pittsburgh, PA, USA
Posted: 14th Dec 2004 11:20           | link | toggle

I like the name

EZrotate!
Tokamak Physics Wrapper!
Back to top
GameToolshed
Report this message as abusive
CattleRustler

Moderator


Joined: Fri Aug 8th 2003
Location: case modding at overclock.net
Posted: 14th Dec 2004 14:39           | link | toggle

@ Wolf, haha I thought you would.

@ Lynx, I was in irc for hours, where were you?

Back to top
Report this message as abusive
Philip

User


Joined: Sun Jun 15th 2003
Location: United Kingdom
Posted: 14th Dec 2004 23:31           | link | toggle

In future I'm going to refer to Cattle as EzCattle.

Philip

What do you mean, bears aren't supposed to wear hats and a tie? P3.2ghz / 1 gig / GeForce FX 5900 128meg / WinXP home
Back to top
Report this message as abusive
CattleRustler

Moderator


Joined: Fri Aug 8th 2003
Location: case modding at overclock.net
Posted: 15th Dec 2004 00:03     Edited: 15th Jan 2005 04:22     | link | toggle
Back to top
Report this message as abusive
Philip

User


Joined: Sun Jun 15th 2003
Location: United Kingdom
Posted: 15th Dec 2004 00:55           | link | toggle

Any time.

Philip

What do you mean, bears aren't supposed to wear hats and a tie? P3.2ghz / 1 gig / GeForce FX 5900 128meg / WinXP home
Back to top
Report this message as abusive
Three Score

User


Joined: Fri Jun 18th 2004
Location: behind you
Posted: 23rd Dec 2004 23:31           | link | toggle

dang if only it was free :-(
i think it might even be worth the money though
good job anyway though

come to my forums http://hck83.darktech.info/forum/ formerly: 404 name not found
"others understand me but i dont understand my own thoughts"
Back to top
JouleOS and friends Send AIM user a message
Report this message as abusive
CattleRustler

Moderator


Joined: Fri Aug 8th 2003
Location: case modding at overclock.net
Posted: 24th Dec 2004 02:33           | link | toggle

thanks
I will be writing some demos for this in dbp, and offering a trial version of the app.

Back to top
Report this message as abusive
DarkSin

User


Joined: Wed Jul 23rd 2003
Location: Under your bed
Posted: 24th Dec 2004 07:39           | link | toggle

Once the trial comes out I'll see how it is, from there I might get it since I plan on getting into multiplayer.

Back to top
URhere
Report this message as abusive
CattleRustler

Moderator


Joined: Fri Aug 8th 2003
Location: case modding at overclock.net
Posted: 26th Dec 2004 04:25     Edited: 26th Dec 2004 04:28     | link | toggle

For DBP I recommend using Exeat's Winsock Plugin 1.5.0
http://forum.thegamecreators.com/?m=forum_view&t=44566&b=18

Exeat's winsock plugin is what we used in DarkTOPIA in case anyone was interested. Moogie100 is using both the Winsock Plugin and EZ_Serv 1.0, and is putting together some MP based demos. I think Aura is/was working on something as well, as will I, when I get some time.

Back to top
Report this message as abusive
CattleRustler

Moderator


Joined: Fri Aug 8th 2003
Location: case modding at overclock.net
Posted: 29th Dec 2004 05:16           | link | toggle

an upgrade is in the works...
When I have some more definite info I will post here.

Back to top
Report this message as abusive
CattleRustler

Moderator


Joined: Fri Aug 8th 2003
Location: case modding at overclock.net
Posted: 3rd Jan 2005 01:59     Edited: 7th Jan 2005 15:41     | link | toggle

UPGRADE 1.1 Released

EZ_Serv 1.1 has been released, the docs have been updated to reflect the new features. The links in the first post of this thread point to the new files as well. Below is a brief description...

-Server Short ID's are now recycled in-session. So if you have clients 1,2,3 connected and #2 leaves, the next client to join gets the empty id slot of 2 - instead of 4, like it did before.

-Tray icon with server info in tool tip added. Double clicking the icon causes the window to minimze/restore. Also the app is hidden when minimized so it does not appear in your task bar.

-Server now treats Nicknames as unique when using Required Logins. Server will not allow duplicate nicknames, regardless of casing.

-Edit/Current Authorized Logins menu no longer locked when server is Listening. You can manage logins with the server in any state.

-Pending Logins: Server now tracks and stores all login attempts and adds the sent credentials to a Pending Logins queue, that is represented in the Logins management window. Here you can choose to add users to the master logins list, or delete them, on the fly. Logins are treated as Pending when a client sends login credentials that dont exist in the server master list for that profile.

current customers who have 1.0 installed are being contacted about this update. New customers are directed to the latest download version.

Thanks
CR

PS - Version 1.2 is already underway

Back to top
Report this message as abusive
FXTC

User


Joined: Sat Jul 3rd 2004
Location: CzechRepublic
Posted: 4th Jan 2005 22:35           | link | toggle

Good work CattleRustler
I need demo with DBP source .....

AMD 2,4 512MB RAM,2x200GB hdd,GforceFX5700GT128MB
Back to top
www.ydsoft.eu Find user on ICQ
Report this message as abusive
JeBuS

User


Joined: Tue Jul 20th 2004
Location: Undisclosed Location, Dominion of JeBuS
Posted: 4th Jan 2005 22:48           | link | toggle

Yeah, a DBP example wouldn't hurt. From what I gather, it's in the works, so I shall wait.


High quality models and graphics, low prices. Graphics for the rest of us.
Back to top
Digital Luna
Report this message as abusive
CattleRustler

Moderator


Joined: Fri Aug 8th 2003
Location: case modding at overclock.net
Posted: 5th Jan 2005 01:43           | link | toggle

dbp code examples coming soon, yes - and a free demo vesrion of the app as well. keep getting tied up with other business obligations lately.

ill keep you posted.

Back to top
Report this message as abusive
Google Ad
Back to top
 
CattleRustler

Moderator


Joined: Fri Aug 8th 2003
Location: case modding at overclock.net
Posted: 6th Jan 2005 00:17     Edited: 15th Jan 2005 04:23     | link | toggle

UPDATE

FREE DEMO Now available at EZS Home page: http://www.mod2software.com/ezs/ez_serv.htm

Scroll down the page, the free demo link is between the Docs link and the Purchase link While, there please have a quick read about whats upcoming in version 1.2 and beyond - I am quite excited about these upcoming items!

The DEMO is not a quick-crippled version of the full version, it is a completely different exe. The only limitations in the demo vs. the full version of 1.1 is that you are limited to three client connections, and you have no ability to create,load,save,change Server Profiles. A Single profile named demo.qsp is included and you can alter and save its settings at will - but you are limited to always using this single profile in the demo version

cheers
CR

Back to top
Report this message as abusive
Philip

User


Joined: Sun Jun 15th 2003
Location: United Kingdom
Posted: 6th Jan 2005 14:17           | link | toggle

Cattle is turning into quite the marketeer.

Philip

What do you mean, bears aren't supposed to wear hats and a tie? P3.2ghz / 1 gig / GeForce FX 5900 128meg / WinXP home
Back to top
Report this message as abusive
The Wendigo

User


Joined: Fri Sep 13th 2002
Location: A hole near the base of a tree in the US
Posted: 7th Jan 2005 06:58     Edited: 7th Jan 2005 07:01     | link | toggle

Thanks to CR's help and his wonderful program, I thought it would be nice to have a wrapper in VB6 for his wonderful little server. As such, I finished work on EZ_Serv Visual Basic 6 Client (long name). It's actually an open source class you can use to connect to an EZ_Serv server. It even works with EZ_Serv DEMO! It has at least most functionality of EZ_Server such as PPT and Login. It's way easier to have than connecting with just Winsock! The point is to take care of little things like server pinging and client information so you can get to work on making your MMORPG in VB6 ().

Requirements:
Visual Basic 6, EZ_Serv Demo or Full, Microsoft Winsock Active X control.

Download
http://www.wendigosoft.com/projects/EZ_ServVB6Client.zip


Home of DOOP, Strata Works, and Height
Back to top
Wendigo Soft Send AIM user a message
Report this message as abusive
CattleRustler

Moderator


Joined: Fri Aug 8th 2003
Location: case modding at overclock.net
Posted: 7th Jan 2005 14:32           | link | toggle

nice work Wendigo

Back to top
Report this message as abusive
Essence

User


Joined: Sat Oct 12th 2002
Location: The Netherlands
Posted: 7th Jan 2005 15:59           | link | toggle

Very nice program
It's running perfect on our homenetwork
Back to top
Report this message as abusive
CattleRustler

Moderator


Joined: Fri Aug 8th 2003
Location: case modding at overclock.net
Posted: 7th Jan 2005 18:24           | link | toggle

great, thanks!

If you like, post any demos/samples/tutorials here in this thread so others may get an idea of how simple-yet-powerful EZ_Serv really is.

thanks

Back to top
Report this message as abusive
CattleRustler

Moderator


Joined: Fri Aug 8th 2003
Location: case modding at overclock.net
Posted: 14th Jan 2005 04:54     Edited: 15th Jan 2005 04:24     | link | toggle

UPDATE 1.2 Released - EZ_Serv Home

New in 1.2:
- Command-Line configure/start
- QS_CL_EXIT & QS_DISCONN messages now provide "reason" data
- Optional Client Version data check handled by server
- Client can now request server time (QS_REQTIME, QS_TIME)
- Server Scripted Entities (SSE Objects)- ...Sets of pre-scripted messages, initiated at the server, which get broadcast one message at a time to all the connected clients, based on your specified interval for that SSE Object. Each EZ_Serv profile can store up to five (5) SSE Objects and all SSE Objects can be edited on the fly, in real-time, without stopping the server. SSE Objects can also "broadcast" the server date-time on a specified interval...

Please see the documentation link on the home page for full details

...on to 1.3...

Back to top
Report this message as abusive
CattleRustler

Moderator


Joined: Fri Aug 8th 2003
Location: case modding at overclock.net
Posted: 18th Jan 2005 23:27     Edited: 18th Jan 2005 23:29     | link | toggle

Here is a multiplayer FPS style walkabout-chat thing that Aura made as a demo for EZ_Serv. I urge you to try it out! View the readme file for instructions for client-server setup

Use the ez_serv demo to run it with up to three connections. Link to ez_serv demo below. Use the default profile, but check pings ON and save it.

Back to top
Report this message as abusive
Moggie100

User


Joined: Tue Oct 15th 2002
Location: Behind You...
Posted: 18th Jan 2005 23:39     Edited: 18th Jan 2005 23:44     | link | toggle



http://www.explosivegaming.net/spriteworld

Powered by EZ_Serv! - Coming Soon!
Back to top
LaneJump
Report this message as abusive
Philip

User


Joined: Sun Jun 15th 2003
Location: United Kingdom
Posted: 19th Jan 2005 00:25           | link | toggle

I thoroughly support and applaud this product or service or thingy. It is guaranteed to have beneficial effects on your health and general well being. Batteries are not included.

And Cattle can quote me on that.

Philip

What do you mean, bears aren't supposed to wear hats and a tie? P3.2ghz / 1 gig / GeForce FX 5900 128meg / WinXP home
Back to top
Report this message as abusive
Lynx

User


Joined: Wed Jan 28th 2004
Location: IRC chat
Posted: 19th Jan 2005 06:05     Edited: 19th Jan 2005 06:05     | link | toggle

Prepare yourself for an utterly useless post (also with abbreviations):

+ Code Snippet
Lmao


And yay for spriteworld!

Back to top
Report this message as abusive
Moggie100

User


Joined: Tue Oct 15th 2002
Location: Behind You...
Posted: 27th Jan 2005 18:07     Edited: 27th Jan 2005 18:08     | link | toggle

As per request, I've written a Chat program for EZ_Serv. It should run on the demo, although I havent tested it.

Sorry about the lack of comments of any kind, but the server protocol parts are in the InBound() function.
Oh and the inputtext() function gets the realtime user input, and either sends it, or if its a '/quit' '/nick' or '/me' command, it processes the output accordingly.

If you have any questions about the program, post em here and I'll explain them.

REQUIRES EXEATS WINSOCK PLUGIN TO RUN!


Codes in the button --->
Back to top
LaneJump
Click to view the attached source code in a new windowReport this message as abusive
CattleRustler

Moderator


Joined: Fri Aug 8th 2003
Location: case modding at overclock.net
Posted: 27th Jan 2005 18:43           | link | toggle

thanks for posting this Moggie.

Back to top
Report this message as abusive
Great Knight

User


Joined: Tue Feb 25th 2003
Location: Cyberspace
Posted: 27th Jan 2005 22:44     Edited: 27th Jan 2005 22:48     | link | toggle

Sounds like a nice product, but 256MB of memory is a lot for me or is that 256MB with people connected?

Back to top
Report this message as abusive
CattleRustler

Moderator


Joined: Fri Aug 8th 2003
Location: case modding at overclock.net
Posted: 27th Jan 2005 23:16           | link | toggle

it'll run on any memory configuration but these days isnt 256 becoming the bare-minimum? Anyway, run the free demo and see how it performs on your machine.

Back to top
Report this message as abusive
Dave J

Moderator


Joined: Tue Feb 11th 2003
Location: Secret Military Pub, Down Under
Posted: 28th Jan 2005 13:56           | link | toggle

Quote: "REQUIRES EXEATS WINSOCK PLUGIN TO RUN!"

Wow, I didn't realise that was working for anyone. Looks like I better get back to fixing it then.


"Computers are useless, they can only give you answers."
Back to top
Report this message as abusive
CattleRustler

Moderator


Joined: Fri Aug 8th 2003
Location: case modding at overclock.net
Posted: 28th Jan 2005 14:05           | link | toggle
Back to top
Report this message as abusive

Go to the first page of this board Return to the Forum Menu Post Message
34 Messages - Page   of 1   
Search the Forum

Sorry, but it has been so long since anyone replied to this Thread that it has been automatically locked.
You may read it but not reply.

Forum Search

Enter a word or phrase to search our Forum for:

Thread Subject Search
Search Phrase:
Search Scope: Entire forum
Just this board
 
Google Forum Search
Search Phrase:
 
Apollo v2.02


Game Creator Store
Privacy Policy AUP Top of Page