|
-
Aug 24th, 2009, 10:03 AM
#1
Thread Starter
Fanatic Member
need help client server thingy
i need some help as where to start
im writing a program for me and my nephews computer to put a window on the desk top when both of us are on line so we can type in messages between each other is there a way to do this and still be able to use the internet explorer at the same time?
examples would help immensely or links im lost when it comes to that stuff
thanks
-
Aug 24th, 2009, 10:04 AM
#2
Re: need help client server thingy
What language will you be using for this project?
-
Aug 24th, 2009, 10:06 AM
#3
Thread Starter
Fanatic Member
Re: need help client server thingy
-
Aug 24th, 2009, 03:23 PM
#4
Thread Starter
Fanatic Member
Re: need help client server thingy
is a chat program the same as a server client program?
-
Aug 24th, 2009, 03:29 PM
#5
Re: need help client server thingy
Server-client is just an architecture, where there is 1 or more machines acting as servers (delegating messages, handling connections etc), and numerous clients connected to these servers.
A chat program can very well be made with a Client-Server architecture.
-
Aug 25th, 2009, 10:45 AM
#6
Thread Starter
Fanatic Member
Re: need help client server thingy
hi there
is it possable to get the server to send its ip address back to the client?
and will that work on a home network as well as across internet?
thanks
-
Sep 1st, 2009, 08:33 AM
#7
Hyperactive Member
Re: need help client server thingy
Yes it can send its ip adress, and yes it can work on a home network and across internet.
-
Sep 1st, 2009, 10:32 AM
#8
Re: need help client server thingy
 Originally Posted by flyhigh
hi there
is it possable to get the server to send its ip address back to the client?
and will that work on a home network as well as across internet?
thanks
Why would the server need to send its IP to the client? The client must've known the servers IP in the first place, in order for them to be connected.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|