|
-
Jul 29th, 2003, 01:46 AM
#1
Thread Starter
New Member
lan chat server
i am currently creating a lan chat prog and instead of typing in the ip to send i want the program to automatically find the network server. can anyone of you nerds(no offence) out there help me?
plz hurry b4 i blow up my computer
thankz in advance.
-
Jul 29th, 2003, 11:14 PM
#2
Addicted Member
No.
You need to have some way of referencing any server or computer on the network - be it by computer name, or IP Address (depending on your protocol).
To have a program pull a name or address out of the air, wouldn't work.....
Mind you. You might be able to do something with LDAP. Then your program would need to contact the service to find the server....
RFC 3494 LDAP (I beleive)
-
Jul 29th, 2003, 11:55 PM
#3
Fanatic Member
Well if you knew the computer that was going to be acting as the server before hand I suppose it is possible to search the network for all clients on it, I know there is some code around here which will let you do such a thing.
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
|