Click here to Skip to main content
15,925,181 members
Home / Discussions / C#
   

C#

 
GeneralRe: what should I do? marhal or unsafe??? Pin
Paolo Ponzano19-Apr-04 9:14
Paolo Ponzano19-Apr-04 9:14 
QuestionWhat component should i use? Pin
hfuiew17-Apr-04 23:51
hfuiew17-Apr-04 23:51 
AnswerRe: What component should i use? Pin
Mazdak18-Apr-04 0:25
Mazdak18-Apr-04 0:25 
AnswerRe: What component should i use? Pin
Suelinda_W26-Apr-04 6:02
Suelinda_W26-Apr-04 6:02 
GeneralReading all IP add in Local network Pin
sreejith ss nair17-Apr-04 23:15
sreejith ss nair17-Apr-04 23:15 
GeneralRe: Reading all IP add in Local network Pin
leppie18-Apr-04 0:49
leppie18-Apr-04 0:49 
GeneralRe: Reading all IP add in Local network Pin
Anonymous18-Apr-04 3:11
Anonymous18-Apr-04 3:11 
GeneralRe: Reading all IP add in Local network Pin
Dave Kreskowiak18-Apr-04 4:47
mveDave Kreskowiak18-Apr-04 4:47 
sreejith ss nair wrote:
read all ip address which is avilable in my local network

Your going to have to ping and scan the ports of each IP address in your network to build this table.


sreejith ss nair wrote:
control the host machine(remote desktop sharing).

A LARGE project ... You will need to have a server on the target machine that can show your client app the desktop image and push in mouse and keyboard clicks. This server will also have to have some file transfer capabilities.


sreejith ss nair wrote:
is it possible to read the ip table which is avilable in server from a client machine

What server? No machine keeps track of used IP addresses. Unless, of course, it's a DHCP server, and even then, a machine can use an IP address that the server did not dole out to it.

Is it worth the thousands of dollars your going to invest in writing this thing or is the money better spent on an off-the-shelf package with the same capabilities?



RageInTheMachine9532
Generallocking problem in continous insert Pin
dabuskol17-Apr-04 22:19
dabuskol17-Apr-04 22:19 
GeneralRe: locking problem in continous insert Pin
leppie17-Apr-04 22:59
leppie17-Apr-04 22:59 
GeneralRe: locking problem in continous insert Pin
Heath Stewart19-Apr-04 2:51
protectorHeath Stewart19-Apr-04 2:51 
GeneralRe: locking problem in continous insert Pin
dabuskol19-Apr-04 18:58
dabuskol19-Apr-04 18:58 
GeneralRe: locking problem in continous insert Pin
Heath Stewart20-Apr-04 3:21
protectorHeath Stewart20-Apr-04 3:21 
Questionhow to convert HANDLE type in C#??? Pin
Paolo Ponzano17-Apr-04 21:04
Paolo Ponzano17-Apr-04 21:04 
AnswerRe: how to convert HANDLE type in C#??? Pin
leppie17-Apr-04 21:09
leppie17-Apr-04 21:09 
GeneralRe: how to convert HANDLE type in C#??? Pin
Paolo Ponzano17-Apr-04 21:27
Paolo Ponzano17-Apr-04 21:27 
GeneralSetup project problem Pin
Small Rat17-Apr-04 9:28
Small Rat17-Apr-04 9:28 
GeneralRe: Setup project problem Pin
Mazdak17-Apr-04 23:08
Mazdak17-Apr-04 23:08 
GeneralRe: Setup project problem Pin
Mazdak17-Apr-04 23:40
Mazdak17-Apr-04 23:40 
GeneralRe: Setup project problem Pin
Small Rat18-Apr-04 17:15
Small Rat18-Apr-04 17:15 
GeneralRe: Setup project problem Pin
Heath Stewart19-Apr-04 2:58
protectorHeath Stewart19-Apr-04 2:58 
GeneralC# Custom control property options Pin
mattd8917-Apr-04 8:00
mattd8917-Apr-04 8:00 
GeneralRe: C# Custom control property options Pin
leppie17-Apr-04 21:13
leppie17-Apr-04 21:13 
GeneralReading the serial number Pin
Amirjalaly17-Apr-04 7:27
Amirjalaly17-Apr-04 7:27 
GeneralRe: Reading the serial number Pin
Mazdak17-Apr-04 8:36
Mazdak17-Apr-04 8:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.