Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Development

Archive::Development Archive area for Development's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 09-15-2004, 01:26 AM
Dimorge02
Fire Beetle
 
Join Date: Sep 2004
Posts: 29
Default Request some information from experinced EQEMU Devs

I was wondering if one of you could give a general description or overview how the everquest system works. I.E how the client and server communicate. This could help clear up some questions in my mind Thanks
Reply With Quote
  #2  
Old 09-15-2004, 01:33 AM
daeken_bb
Discordant
 
Join Date: Mar 2003
Location: Chambersburg, PA
Posts: 469
Default

The protocol uses is a proprietary protocol laid over UDP. Packets can be compressed, fragmented, or be many packets in one (don't remember the term).

You shouldn't have to touch this underlying protocol unless you're planning on working on it (could be tough if you don't know how TCP works like the back of your hand, as it's the closest thing to the EQNetwork protocol) as everything is abstracted by the networking code.

You _should_ only have to deal with the higher-level packets, in general.

Read world/client.cpp, zone/client.cpp, and zone/client_process.cpp (I think that's what it's called... haven't touched it in a long time, so I can't remember) for some examples.

Happy Hacking,
Lord Daeken M. BlackBlade
(Cody Brocious)
__________________
Keep me unemployed and working on OpenEQ, PM me about donating

Check out my deviantART page at http://daeken.deviantart.com/
Reply With Quote
  #3  
Old 09-15-2004, 01:56 AM
Dimorge02
Fire Beetle
 
Join Date: Sep 2004
Posts: 29
Default

Thanks. I'll check out the sources that you listed.
Reply With Quote
  #4  
Old 09-15-2004, 11:33 AM
bUsh
Sarnak
 
Join Date: Apr 2004
Location: Waukesha, WI
Posts: 93
Default

Delving through EQNetwork.cpp for EQEmu.NET is not fun.
Take Daeken's advice and stay away from it if you can :P
__________________
~ b [ u ] s h

* ServerOP * The Green Leaf Server
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 04:05 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3