GIDForums  

Go Back   GIDForums > Computer Programming Forums > C++ Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 11-Jul-2006, 03:59
totem totem is offline
New Member
 
Join Date: Jul 2006
Posts: 2
totem is on a distinguished road

Networking


Hi,

I'd like to include some simple networking functions in a C++ program. I just want it to establish a TCP or UDP conexion with a remote system (given its IP) and send / receive some simple data. I've not done this before, so I know no comoponents or dll for doing it. I ask you for the simplest one, from the programer's point of view.

Thank you very much.
  #2  
Old 11-Jul-2006, 09:23
davis
 
Posts: n/a

Re: Networking


Quote:
Originally Posted by totem
Hi,

I'd like to include some simple networking functions in a C++ program. I just want it to establish a TCP or UDP conexion with a remote system (given its IP) and send / receive some simple data. I've not done this before, so I know no comoponents or dll for doing it. I ask you for the simplest one, from the programer's point of view.

Thank you very much.

Since you use "dll" in your message, I'm assuming that you want Windoze sockets. You can easily use Win32 sockets via the WINSOCK DLL. Alternatively, there are numerous examples of socket code on the web:

cs.baylor.edu

...is just one example. And, here is a reasonably good (but dated) book for Win32 socket programming:

www.amazon.com


:davis:
 
 

Recent GIDBlogToyota - 2008 September Promotion by Nihal

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Linux on Dell Precision M90 - Part IV: Networking dsmith Computer Software Forum - Linux 0 14-May-2006 09:42
MSDN's Great Contribution To Understanding Dial Up Networking... mithunjacob Open Discussion Forum 2 25-Jun-2004 05:36
Pipes and Networking pan C Programming Language 3 29-Apr-2004 08:36
networking Hood Computer Software Forum - Windows 3 22-Nov-2003 15:07
Thoughts on Wireless Networking pcxgamer Computer Hardware Forum 8 15-Nov-2003 04:17

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 22:59.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.