473,396 Members | 2,147 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

c++ network programming library

Hi all,

I was using the netxx library (http://sourceforge.net/projects/netxx) but
that project is actually inactive. Do you know some other c++ network
programming library that you can recommending me to use?

cheers,

Johnny
Mar 13 '06 #1
6 2191
Johnny Choque wrote:
Hi all,

I was using the netxx library (http://sourceforge.net/projects/netxx) but
that project is actually inactive. Do you know some other c++ network
programming library that you can recommending me to use?


It's off topic here, but asio is supposed to be good. It's not part of
boost yet, and may not make the formal review, but it's quite usable as is.

Ben Pope
--
I'm not just a number. To many, I'm known as a string...
Mar 13 '06 #2
You could also try ACE the Adaptive Communications Enviornment .

the website is: http://www.cs.wustl.edu/~schmidt/ACE.html.

Mar 13 '06 #3
Hi Ben,
Thank for your answer. Could you tell me what news is right to this topic?

Johnny
Johnny Choque wrote:
Hi all,

I was using the netxx library (http://sourceforge.net/projects/netxx) but
that project is actually inactive. Do you know some other c++ network
programming library that you can recommending me to use?


It's off topic here, but asio is supposed to be good. It's not part of
boost yet, and may not make the formal review, but it's quite usable as
is.

Ben Pope
--
I'm not just a number. To many, I'm known as a string...

Mar 13 '06 #4
Johnny Choque wrote:
Hi Ben,
Thank for your answer. Could you tell me what news is right to this topic?


Unfortunately I don't know of anywhere more relevant, networking is
pretty much OS specific, so there is no specific place for networking in
general.

Take a look at asio, and ACE. If they are not appropriate for your
needs, then I don't know what to suggest.

Ben Pope
--
I'm not just a number. To many, I'm known as a string...
Mar 13 '06 #5
g
ACE is very good but for 'heavy' things,is not a socket toy,

Asio looks very good but wants time to learn
I hope it will be accepted in some next version of boost!!

so if want something to start quicly I suggest you to
take a look at www.alhem.net/Sockets/

it's a nice lib and easy to start!

Mar 13 '06 #6
In article <dv**********@ccserver13.unican.es>,
"Johnny Choque" <jo***********@gmail.com> wrote:
Hi all,

I was using the netxx library (http://sourceforge.net/projects/netxx) but
that project is actually inactive. Do you know some other c++ network
programming library that you can recommending me to use?

http://www.trumphurst.com/cpplibs/cpplibs.phtml

--
Magic depends on tradition and belief. It does not welcome observation,
nor does it profit by experiment. On the other hand, science is based
on experience; it is open to correction by observation and experiment.
Mar 14 '06 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Alex Ang | last post by:
I have written the following VBScript program. It is stored into a file "map_drive.vbs". It successfully mapped to a network drive \\server1\data. Dim WshNetwork Set WshNetwork =...
3
by: matthias | last post by:
hello everybody, i want to capture traffic in promiscous mode from ethernet adapter. i have visual studio and the framework sdk installed. i have read at the msdn library about the network...
4
by: ViPeR | last post by:
Hi, I was wondering, is there any support for network programming in C++. Java doesn't seem to lack in this arena. Socket programming is very simple in Java. Does C++ have any libraries for...
15
by: Bonj | last post by:
Hi I'd like a way of communicating over a network that doesn't rely on vendor-specific libraries, preferably that will work on both windows and linux (the ideal solution would be one that compiles...
6
by: John Walton | last post by:
Hello, everyone. I just began school, and they already assigned us science fair. Since I'm in 8th grade, I get to do demonstrations for our projects. I'm probably going to demonstrate Python's...
3
by: Ryan Liu | last post by:
Hi, I use Server: Use an endless thread to lisiten to clients requests: while(true) { TcpClient client = myListener.AcceptTcpClient();
2
by: hinethql | last post by:
sorry everybody i'm newbie i want to learn network programming in c# but ,i don't know where i can start can u show me the way
2
by: ppuniversal | last post by:
Hello, Can someone tell a good Tutorial on Network Programming in C++, except Beej's Guide and Vijay Mukhi's tutorials. I want to make a Client Server application in C++ which will involve...
9
by: Mex | last post by:
Hi, I'm looking for a good book for beginners about Network Programming. Besides Stevens' book, I would like something specific for C++ language. Any suggestions? Thanks in advantage, Massimo
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.