473,385 Members | 1,907 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.

server using winsock

I'm trying to mess around with creating a multi-user server but I'm really
clueless as to how to start. I don't know what I'd need to do, and more than
likely it's over my head, but I'd still like to mess around. If anybody
could point me in the right direction it would be greatly appreciated.
Jul 19 '05 #1
1 4532
Chris Thompson wrote:
I'm trying to mess around with creating a multi-user server but I'm really
clueless as to how to start. I don't know what I'd need to do, and more than
likely it's over my head, but I'd still like to mess around. If anybody
could point me in the right direction it would be greatly appreciated.


My first suggestion is to ask for help in the Windows programming
newsgroups. The Microsoft Windows 'winsock' library is completely
unrelated to the C/C++ programming languages proper. (IOW, the 'winsock'
library is a Microsoft Windows beast; it is not defined by the
international ISO/IEC standards that define the C and C++ programming
languages.) FWIW, there are some Win32/winsock programming newsgroups on
Usenet, and Microsoft has a public NNTP newsgroup server
(msnews.microsoft.com) that has many Windows programming newsgroups you
can use. For example, the Visual C++ newsgroups on Microsoft's public
NNTP server all start with

microsoft.public.vc.*

My second suggestion is to buy some books that discuss this subject. The
folks in the Windows programming newsgroups can recommend some good (and
bad!) books on the subject of winsock programming.

--
Jim

To reply by email, remove "link" and change "now.here" to "yahoo"
jfischer_link5809{at}now.here.com
Jul 19 '05 #2

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

Similar topics

2
by: Abby | last post by:
I'd like to know where to find information on how to write a remote server management software. I just want to be able to power on/off/reset servers within the same LAN. Is Visual Basic capable of...
2
by: quotto | last post by:
I have written a web server application using ASP.Net that handles requests from an HTTP client. I wrote a small test client in VB6 using the MSINet ActiveX control, to load test the server. The...
3
by: Matt | last post by:
Hello, I'm just recently moved up to .NET, and because in my old networked applications I used the Winsock control which vb.net doesnt support naturally, i dont want to use it anymore. So, I...
5
by: ekosuhanto | last post by:
any body to help me to handle the winsock server hang when the server was sending and receiving after running for 1 - 2 hours. I am using VB (not VB.net). The server will send the data from Comm...
0
by: danishce | last post by:
Hello All: I am developing a client/server application using vb.net winsock programming. I am sending data to Server and at the same time receive the incoming data from the server. My application...
7
by: David | last post by:
i think i just realized i'm an idiot. again. (not syntactically correct code... just pieces to illustrate) class StateObject { members like socket, receiveBuffer, receiveBufferSize,...
4
by: Patrick | last post by:
Hello, I'm currently trying the OpenSSL Library, but I got some problems. I want to create a server and client application that communicate through the OpenSSL API, but this code doesn't work. I...
1
by: eblackmo | last post by:
I have a test network consisting of four servers running windows 2003 server R2 SP2. I have set up a domain which functioned correctly for about a day and a half until the other servers decided they...
1
by: harerama | last post by:
Hello, When using Winsock, you can write a program as a server and as well as client and run them in two different machines and make them talk or exchange data(using C++ with connect bind listen...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.