由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - any popular C++ socket library?
相关主题
面试的时候写Unix下的网络程序,可以用steven's code么? (转载)dll 文件生成求助
想编一个从同一台机器上的很多虚拟IP地址发出packet的程序?[转载] 怎样最简单地取得remote ip address
unix network programming (Stevens) book V1 (2ed, 3ed) code cannot run on Linux能不能推荐几本学习初级 Socket (Server/Client) 的书?谢谢
helpwhere is libstdc++
新手问题关于一个C++library的连接
an interesting questioncoconut 申请 unix BZ
Help, 学unix看什么书好呢?[转载] Re: 请问unix下如何编写图形界面
[转载] Include unix libraries in windows fortranC++ Help under UNIX
相关话题的讨论汇总
话题: socket话题: c++话题: popular话题: unix话题: library
进入Unix版参与讨论
1 (共1页)
p******e
发帖数: 12
1
popular and stable one for Unix/Linux? how baout socket++?
L****r
发帖数: 33
2
why not use java or perl instead?
read Richard Stevens's Unix Network Programming...

【在 p******e 的大作中提到】
: popular and stable one for Unix/Linux? how baout socket++?
w*****n
发帖数: 94
3

It is perfectly ok to use C interface socket API in your C++ program.
I did that myself. You can also try out socket++ though.

【在 p******e 的大作中提到】
: popular and stable one for Unix/Linux? how baout socket++?
1 (共1页)
进入Unix版参与讨论
相关主题
C++ Help under UNIX新手问题
How to send email in C program.an interesting question
How to debug C program in UnixHelp, 学unix看什么书好呢?
What's C++ compliler on Tru64 Unix?[转载] Include unix libraries in windows fortran
面试的时候写Unix下的网络程序,可以用steven's code么? (转载)dll 文件生成求助
想编一个从同一台机器上的很多虚拟IP地址发出packet的程序?[转载] 怎样最简单地取得remote ip address
unix network programming (Stevens) book V1 (2ed, 3ed) code cannot run on Linux能不能推荐几本学习初级 Socket (Server/Client) 的书?谢谢
helpwhere is libstdc++
相关话题的讨论汇总
话题: socket话题: c++话题: popular话题: unix话题: library