blackspark do you know of any strong network library that is for VB.NET or C#.NET ?
Also do you know what world of warcraft or everquest uses?
Main Topics
Browse All Topics1st - Client sends secure data to server to be processed.
2nd - Server takes that secure data and processes it.
3rd - The data processed on the server is sent back to the client securely.
Using C#.NET or VB.NET what is the most efficient networking object to use to achieve a professional level of client/server network programming? TCP? UDP or something?
What is world of warcraft using for example or everquest 2? Please provide information about this issue.
My first step is to create a client that communicates securely & efficiently with the server.
Thank you.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Well, Blizzard used to use the same network stuff until it was reverse engineered, GPL'd and released as Bnetd (remember battle.net?). Well, that was shut down and now WoW uses a completely new network library. Not many details on it as it's in-house. Here's some info on that: http://en.wikipedia.org/wi
Everquest actually uses a P2P-based architecture for their network protocol. There's a good article on engineering EverQuest on IEEE Spectrum: http://www.spectrum.ieee.o
Here's some more information on what different games use (everquest is not in this list). I don't know how useful it is to you, but I thought it was interesting: http://l7-filter.sourcefor
If you don't want to reinvent the wheel, I'd go with blackspark's suggestions for libraries. However, if you want to pull a Blizzard and make something new and unique, go for it.
Here is a good list of popular network APIs that are currently out there: http://irrforge.org/index.
Good luck!
Business Accounts
Answer for Membership
by: blacksparkPosted on 2006-04-10 at 11:44:33ID: 16420080
Hi,
pages.com
The best option is to use a combination of both. High profile networking libraries like OpenTNL and RakNet use them optimally to achieve high percentage of secure and safe packet transfers.
Visit www.opentnl.org OR www.rakkarsoft.com for these libraries. I would also suggest you visit the following website : www.hawksoft.com for a very good network library.
All the best.
Venkatesh.S.C
http://sc.venkatesh.google