|
-
Jun 17th, 2004, 02:44 PM
#1
Thread Starter
Lively Member
Interview question!!
What would you say?
Question: From a 40,000 ft. view, if you had to write a program that basically captured some text from a textbox and after clicking a command button how would you get that text message from that client machine over to another client machine or server on the same network and have it pop up on the screen? The meat of the answer is how you would get the message from one machine to the other.
"never trouble trouble til trouble troubles you"
-
Jun 17th, 2004, 05:22 PM
#2
PowerPoster
Use Net Send:
NET SEND {name | * | /DOMAIN[:name] | /USERS} message
-
Jun 19th, 2004, 03:49 PM
#3
Winsock !
OK you couldnt use winsock unless you could set up a sever on the other machine. So yup net send.
Whats the 40,000ft have to do with anything?
Last edited by Jmacp; Jun 19th, 2004 at 04:04 PM.
-
Jun 21st, 2004, 06:58 AM
#4
Thread Starter
Lively Member
40,000ft. view means from a broad perspective, the outlines, no details.
"never trouble trouble til trouble troubles you"
-
Jun 22nd, 2004, 11:23 AM
#5
Frenzied Member
I would ask...
"What the **** am I doing programming 40,000 feet in the air, when I'm afraid of heights!"
Unless it's the companies idea of Extreme Programming.
Being educated does not make you intelligent.
Need a weekend getaway??? Come Visit
-
Jul 6th, 2004, 04:03 AM
#6
Frenzied Member
VB Code:
MsgBox "Please write the following down on some paper and catch the #6 bus over to......" , VBCritical, "Urgent!"
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
|