socket programming question

X

xunil

assuming am sitted on my PC, and want to be notified when some one
else logs on to his machine. throught some kind of pop-up

how can i use C socket programming concepts to achieve this ?
 
P

Peter Hansen

xunil said:
assuming am sitted on my PC, and want to be notified when some one
else logs on to his machine. throught some kind of pop-up

how can i use C socket programming concepts to achieve this ?

A couple of questions:

1. Why do you say "C" specifically? This is a newsgroup/mailing list
for the Python language. Surely you aren't saying you don't want to
use Python for this?

2. Why constrain the solution at all like that? Wouldn't you
prefer to use the simplest solution, even if it doesn't involve
writing code that directly uses sockets?

3. (Okay, I have three questions...) What platform? OS? GUI?

-Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,479
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top