473,399 Members | 3,888 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Finding devices

Airslash
221 100+
Hello,

I'm not into neworking, but I was wondering if the following is possible:

We have a computer connected to various IP Cameras in the network. These cameras can assign themselves a default IP of the likes 192.168.0.x; this however is not always true.

They're all connected to each other using the LAN interface.
The manufacturers of these cameras provide tools to set up an IP to them using their MAC adress.

What I would like to know, is it possible to make an application that can fetch all the MAC addresses of these cameras whether they have an IP set or not, and give me that list, so I can send a packet to that MAC adress and tell it to take that specific IP?

I think this is kinda playing DHCP server or something, but bit clueless in this domain.
Dec 16 '09 #1
5 1842
sicarie
4,677 Expert Mod 4TB
Yeah, it really sounds like you're looking to set up a DHCP server. Though I would imagine you could also hardcode these IPs into the devices. If you're really wanting DNS, I'd say look into running an Ubuntu server system - that'd probably the easiest to get you started.
Dec 18 '09 #2
Airslash
221 100+
The idea is not to run an actuall DHCP server as this could cause conflicts.

the idea is to run a small tool once that tells every camera in the network, this will be your IP now and after that the device should keep using this IP till tol otherwise.
Dec 18 '09 #3
sicarie
4,677 Expert Mod 4TB
Okay, well, it seems like hardcoding the IP would be your best bet, in that case. What kind of cameras are these?
Dec 19 '09 #4
Airslash
221 100+
IP Cameras, currently we use Sony, Panasonic and Axis.
They're all accessible from a webinterface in the camera itself.
But they need to be configured using the tools supplied.

Hence why we want one tool who can configure the cameras instead of using multiple tools.
Dec 19 '09 #5
sicarie
4,677 Expert Mod 4TB
Well, you can't use DHCP, you don't want to set them manually....

You could find out what the underlying OS' are, set them up on a network, and run a sniffer to see if they send out any sort of notice that they are booting, and customize them to that, but I don't know of any other tool that might set them.

You could search sourceforge.net and freshmeat.net, I'd be interested to see if you find anything.
Dec 20 '09 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: A. Fuentes | last post by:
Fellow Oracle Netters: I have the following problem: Enviroment: Oracle9i/AIX5.2/Veritas vxvm I am trying to create an Oracle database using RAW devices UNDER the Veritas vxvm.(Veritas...
0
by: Spiros | last post by:
Hello, I am trying to create a database using DBCA on both raw devices and UFS. I want my tablespaces and redo log files on raw devices, e.g /dev/vx/rdsk/system_raw_dev, and my control files on...
0
by: Helge Jensen | last post by:
Having posted in microsoft.public.dotnet.framework.sdk and microsoft.public.dotnet.framework.wmi without receiving any response, I posthere on the off-chance that someone who isn't following those...
12
by: Michael Wimmer | last post by:
Hi, could anybody tell me what the current state of technology for mobile devices is? I have seen so far that there is cHTML (imode), wml, xhtml (full or basic) to be used for mobile devices....
42
by: Jim Smith | last post by:
Note the cross-posting - but no flame wars please. This question was prompted by a thread on the a postgres mailing list during which someone (Gregory Williamson) claimed <quote> raw devices,...
0
by: gewe | last post by:
I am using the following code to enumerate devices on the local computer: ManagementObjectSearcher searcher = new ManagementObjectSearcher("SELECT * from Win32_PnPEntity");...
3
by: stacy | last post by:
I am developing an application that must look out over TCP on an ethernet connection to locate our proprietary devices. The Web application and the devices are communicating over ethernet with...
2
by: news | last post by:
I am looking for help in finding a list of all active com ports. I have found a function to do it, but it is needs a GUID. What is the GUID of a com port? Am I barking up the wrong tree? Thanks
2
by: =?Utf-8?B?ZGF2ZS5oYXJkeQ==?= | last post by:
Hi, there have been loads of posts about this problem on loads of forums and I have tried everything suggested (except the stuff I’m not comfortable with like deleting drivers and reg. edits). ...
2
by: Paul Sijben | last post by:
To automate/ease configuration in my app I am trying to find out to which serial port a certain bluetooth device is connected. With pybluez I can find out which bluetooth devices I have, but it...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.