473,385 Members | 1,877 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,385 software developers and data experts.

Networking

Raj
I want to program C with networking. Can anyone tell me the How to
start with a small simple program can it possible in turbo/borland c
3+. or i should go for
another verson. i am using windows 98/2000/xp
Nov 14 '05 #1
4 1731
Raj <ra************@indiatimes.com> scribbled the following:
I want to program C with networking. Can anyone tell me the How to
start with a small simple program can it possible in turbo/borland c
3+. or i should go for
another verson. i am using windows 98/2000/xp


Try asking in comp.os.ms-windows.programmer.win32.

--
/-- Joona Palaste (pa*****@cc.helsinki.fi) ------------- Finland --------\
\-- http://www.helsinki.fi/~palaste --------------------- rules! --------/
"'I' is the most beautiful word in the world."
- John Nordberg
Nov 14 '05 #2
In 'comp.lang.c', ra************@indiatimes.com (Raj) wrote:
I want to program C with networking. Can anyone tell me the How to
start with a small simple program can it possible in turbo/borland c
3+. or i should go for
another verson. i am using windows 98/2000/xp


Not possible in standard C. You want to ask in a Windows programming
dedicated group.

news:comp.os.ms-windows.programmer.win32

for a start.

<OT>
There are many compilers and IDE for the purpose. Dev-C++ is a good one.

Can be done in 'console' (text) mode.
</>

--
-ed- get my email here: http://marreduspam.com/ad672570
The C-language FAQ: http://www.eskimo.com/~scs/C-faq/top.html
C-reference: http://www.dinkumware.com/manuals/reader.aspx?lib=c99
FAQ de f.c.l.c : http://www.isty-info.uvsq.fr/~rumeau/fclc/
Nov 14 '05 #3
In <7a**************************@posting.google.com > ra************@indiatimes.com (Raj) writes:
I want to program C with networking. Can anyone tell me the How to
start with a small simple program can it possible in turbo/borland c
3+. or i should go for
another verson. i am using windows 98/2000/xp


For best results, use a 32-bit compiler released after Windows 95.
If you want to use TCP/IP networking, Stevens' book about UNIX Network
Programming is the best reference manual, even for Windows programmers:
<winsock.h> provides access to most of the networking goodies described
in the book.

There is no simple program you can use for learning network programming.

For further information and help, use a newsgroup dedicated to Windows
programming.

Dan
--
Dan Pop
DESY Zeuthen, RZ group
Email: Da*****@ifh.de
Nov 14 '05 #4

"Raj" <ra************@indiatimes.com> a écrit dans le message de
news:7a**************************@posting.google.c om...
I want to program C with networking. Can anyone tell me the How to
start with a small simple program can it possible in turbo/borland c
3+. or i should go for
another verson. i am using windows 98/2000/xp


Read the tutorial of lcc-win32, section networking.
It has several source code examples and a client/server
library. The bibliography will point you to several books
about windows network programming.

http://www.cs.virginia.edu/~lcc-win32
Nov 14 '05 #5

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

Similar topics

1
by: hyperbob | last post by:
Hello, I'm in the design stage of an application that will consist of two or more processes that will be either on different computers in a network or on the same computer and will have to...
6
by: James Egan | last post by:
I've seen some networking toolkits for C++, but was wondering if there were (or plans for) a standard set of networking classes for C++? Also, can someone tell me where I can find a...
7
by: Brian Keogh | last post by:
Hi, I'm a student learning TCP/IP networking at University. Although I understand all about TCP/IP Networking in Java I am expected to understand the basics of C with regard to these programs as...
46
by: H.A. Sujith | last post by:
Why doesn't the standard library provide (at least basic) networking facilities using TCP/IP ?
0
by: petro | last post by:
I am trying to deploy an asp.net application to my web server. My application uses system.data.oledb to connect to an oracle database. On my development machine I have the oracle client 10g...
2
by: JCB19 | last post by:
I need help networking my HP DV4000 laptop to my home network. I have wireless home network with 3 computers using Linksys Wireless G The laptop has built in wireless capability. I want to...
1
by: ebrimagillen | last post by:
Want to know the difference between URL networking and Socket networking. Also and example from each and the networking technique is most appropriate for the example.
1
by: chinaemerem ibeawuchi | last post by:
What is the difference between URL networking and Socket networking? with an example of each type and state why the choosen networking technique is most appropriate for the example.
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.