c*******9 发帖数: 6411 | 1 I am planning to learn some network programming and need some advice where
to start.
Is corba still the popular standard? any other technology that one should
learn ...
thanks | X****r 发帖数: 3557 | 2 If you're new to network programming, start with TCP/IP.
It is useful in itself and helps you understand higher-level
protocols better.
where
should
【在 c*******9 的大作中提到】 : I am planning to learn some network programming and need some advice where : to start. : Is corba still the popular standard? any other technology that one should : learn ... : thanks
| b*****e 发帖数: 474 | 3 Berkeley sockets definitely.
If not at protocol level, such as distributed computing, maybe things like
RPC
or java RMI and IDL. CORBA is still supported.
【在 X****r 的大作中提到】 : If you're new to network programming, start with TCP/IP. : It is useful in itself and helps you understand higher-level : protocols better. : : where : should
|
|