View Single Post
  #1 (permalink)  
Old 07-19-2005
imacyco imacyco is offline
Registered User
 
 
Join Date: Jul 2005
Posts: 3
Newbie questions about ICE.

Hello, I am new to the forums and I am currently going through the ICE manual to learn about it. I am a novice (n00b/newbie) C++ programmer but for one of challenges that I would like to overcome is sending data through a network. The first thing that I want to try is to send just basic numbers through a network (like inputs to a simple calculation) and then get the output. I want to start here and build up to learning the more advanced uses of ICE (Like a customized chat program).

The only language that I would like to work with is C++. Where should I start? Is there a tutorial or a guide to using ICE besides the manual? Also, what level of complexity can I expect from this project (bear in mind that I am far from an expert in C++)?
Reply With Quote