473,472 Members | 2,039 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

DDML examples or documentation anyone?

I am looking for documentation and code examples on DDML (Display Driver
Management Level). It is mentioned in the 2000, XP and 2003 DDKs - but just
barely.

It has to do with mirroring a display from one PC to another (like
pcAnywhere, Citrix, MS RDC and GoToMyPC does). In fact, MS included it
specifically for this purpose
(http://msdn.microsoft.com/library/de...-us/apcompat/a
pcompat/use_the_display_driver_management_level_ddml_to_en able_multiple_disp
lay_drivers.asp).

However, it seems that finding examples of using the DDML or finding any
info on using the DDML is proving quite difficult.

I would appreciate any code examples or documentation that you may have
seen. Once I have compiled my documentation, I will make it available to
anyone that wants it.

Thanks!

Jim Hubbard
Jul 21 '05 #1
14 1945
Please don't cross-post to non relevant NG's.

Willy.

"Jim Hubbard" <1@2.com> wrote in message
news:GX*******************@bignews5.bellsouth.net. ..
I am looking for documentation and code examples on DDML (Display Driver
Management Level). It is mentioned in the 2000, XP and 2003 DDKs - but just barely.

It has to do with mirroring a display from one PC to another (like
pcAnywhere, Citrix, MS RDC and GoToMyPC does). In fact, MS included it
specifically for this purpose
(http://msdn.microsoft.com/library/de...-us/apcompat/a pcompat/use_the_display_driver_management_level_ddml_to_en able_multiple_disp lay_drivers.asp).

However, it seems that finding examples of using the DDML or finding any
info on using the DDML is proving quite difficult.

I would appreciate any code examples or documentation that you may have
seen. Once I have compiled my documentation, I will make it available to
anyone that wants it.

Thanks!

Jim Hubbard

Jul 21 '05 #2
This NG is not "non relevant" to a discussion about DDML.

Please don't post if you have nothing relevant to add to the thread.

Jim

"Willy Denoyette [MVP]" <wi*************@pandora.be> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...
Please don't cross-post to non relevant NG's.

Willy.

"Jim Hubbard" <1@2.com> wrote in message
news:GX*******************@bignews5.bellsouth.net. ..
I am looking for documentation and code examples on DDML (Display Driver
Management Level). It is mentioned in the 2000, XP and 2003 DDKs - but

just
barely.

It has to do with mirroring a display from one PC to another (like
pcAnywhere, Citrix, MS RDC and GoToMyPC does). In fact, MS included it
specifically for this purpose

(http://msdn.microsoft.com/library/de...-us/apcompat/a

pcompat/use_the_display_driver_management_level_ddml_to_en able_multiple_disp
lay_drivers.asp).

However, it seems that finding examples of using the DDML or finding any
info on using the DDML is proving quite difficult.

I would appreciate any code examples or documentation that you may have
seen. Once I have compiled my documentation, I will make it available to anyone that wants it.

Thanks!

Jim Hubbard


Jul 21 '05 #3
The following -
microsoft.public.dotnet.general,microsoft.public.d otnet.languages.csharp -
have indeed nothing to do with DDK and DDML, so please trim your posting
lists.
Willy.
"Jim Hubbard" <1@2.com> wrote in message
news:Yw*****************@bignews6.bellsouth.net...
This NG is not "non relevant" to a discussion about DDML.

Please don't post if you have nothing relevant to add to the thread.

Jim

"Willy Denoyette [MVP]" <wi*************@pandora.be> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...
Please don't cross-post to non relevant NG's.

Willy.

"Jim Hubbard" <1@2.com> wrote in message
news:GX*******************@bignews5.bellsouth.net. ..
I am looking for documentation and code examples on DDML (Display Driver Management Level). It is mentioned in the 2000, XP and 2003 DDKs - but
just
barely.

It has to do with mirroring a display from one PC to another (like
pcAnywhere, Citrix, MS RDC and GoToMyPC does). In fact, MS included
it specifically for this purpose

(http://msdn.microsoft.com/library/de...-us/apcompat/a

pcompat/use_the_display_driver_management_level_ddml_to_en able_multiple_disp
lay_drivers.asp).

However, it seems that finding examples of using the DDML or finding any info on using the DDML is proving quite difficult.

I would appreciate any code examples or documentation that you may have seen. Once I have compiled my documentation, I will make it available to anyone that wants it.

Thanks!

Jim Hubbard



Jul 21 '05 #4
I do believe they cover "examples of using the DDML " using the relevant
languages.

Quit being an ass.

"Willy Denoyette [MVP]" <wi*************@pandora.be> wrote in message
news:u%****************@tk2msftngp13.phx.gbl...
The following -
microsoft.public.dotnet.general,microsoft.public.d otnet.languages.csharp -
have indeed nothing to do with DDK and DDML, so please trim your posting
lists.
Willy.
"Jim Hubbard" <1@2.com> wrote in message
news:Yw*****************@bignews6.bellsouth.net...
This NG is not "non relevant" to a discussion about DDML.

Please don't post if you have nothing relevant to add to the thread.

Jim

"Willy Denoyette [MVP]" <wi*************@pandora.be> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...
Please don't cross-post to non relevant NG's.

Willy.

"Jim Hubbard" <1@2.com> wrote in message
news:GX*******************@bignews5.bellsouth.net. ..
> I am looking for documentation and code examples on DDML (Display Driver > Management Level). It is mentioned in the 2000, XP and 2003 DDKs - but just
> barely.
>
> It has to do with mirroring a display from one PC to another (like
> pcAnywhere, Citrix, MS RDC and GoToMyPC does). In fact, MS included it > specifically for this purpose
>

(http://msdn.microsoft.com/library/de...-us/apcompat/a
>

pcompat/use_the_display_driver_management_level_ddml_to_en able_multiple_disp
> lay_drivers.asp).
>
> However, it seems that finding examples of using the DDML or finding any > info on using the DDML is proving quite difficult.
>
> I would appreciate any code examples or documentation that you may have > seen. Once I have compiled my documentation, I will make it
available to
> anyone that wants it.
>
> Thanks!
>
> Jim Hubbard
>
>



Jul 21 '05 #5
The only language used by the 2000, XP and 2003 DDKs is MSFT C/C++ , none
of the managed languages (like C# or VB.NET) can be used in this context.

Willy.

"Jim Hubbard" <1@2.com> wrote in message
news:OK**************@bignews4.bellsouth.net...
I do believe they cover "examples of using the DDML " using the relevant
languages.

Quit being an ass.

"Willy Denoyette [MVP]" <wi*************@pandora.be> wrote in message
news:u%****************@tk2msftngp13.phx.gbl...
The following -
microsoft.public.dotnet.general,microsoft.public.d otnet.languages.csharp -
have indeed nothing to do with DDK and DDML, so please trim your posting
lists.
Willy.
"Jim Hubbard" <1@2.com> wrote in message
news:Yw*****************@bignews6.bellsouth.net...
This NG is not "non relevant" to a discussion about DDML.

Please don't post if you have nothing relevant to add to the thread.

Jim

"Willy Denoyette [MVP]" <wi*************@pandora.be> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...
> Please don't cross-post to non relevant NG's.
>
> Willy.
>
> "Jim Hubbard" <1@2.com> wrote in message
> news:GX*******************@bignews5.bellsouth.net. ..
> > I am looking for documentation and code examples on DDML (Display

Driver
> > Management Level). It is mentioned in the 2000, XP and 2003 DDKs -
but
> just
> > barely.
> >
> > It has to do with mirroring a display from one PC to another (like
> > pcAnywhere, Citrix, MS RDC and GoToMyPC does). In fact, MS
included it
> > specifically for this purpose
> >
>

(http://msdn.microsoft.com/library/de...-us/apcompat/a > >
>

pcompat/use_the_display_driver_management_level_ddml_to_en able_multiple_disp
> > lay_drivers.asp).
> >
> > However, it seems that finding examples of using the DDML or
finding
any
> > info on using the DDML is proving quite difficult.
> >
> > I would appreciate any code examples or documentation that you may

have
> > seen. Once I have compiled my documentation, I will make it

available to
> > anyone that wants it.
> >
> > Thanks!
> >
> > Jim Hubbard
> >
> >
>
>



Jul 21 '05 #6
And where do most C# programmers come from? Visual Basic? No. Java? No.
C++? Well, yes!

Seeing as how many C# developers were skilled in C++ prior to their new
language, it is entirely logical to seek their assistance in this newsgroup.
When you want to get help from knowledgeable people, you go where they are.

Now, go away. I'm tired of thinking for you.
"Willy Denoyette [MVP]" <wi*************@pandora.be> wrote in message
news:eo**************@TK2MSFTNGP10.phx.gbl...
The only language used by the 2000, XP and 2003 DDKs is MSFT C/C++ , none
of the managed languages (like C# or VB.NET) can be used in this context.

Willy.

"Jim Hubbard" <1@2.com> wrote in message
news:OK**************@bignews4.bellsouth.net...
I do believe they cover "examples of using the DDML " using the relevant
languages.

Quit being an ass.

"Willy Denoyette [MVP]" <wi*************@pandora.be> wrote in message
news:u%****************@tk2msftngp13.phx.gbl...
The following -

microsoft.public.dotnet.general,microsoft.public.d otnet.languages.csharp - have indeed nothing to do with DDK and DDML, so please trim your posting lists.
Willy.
"Jim Hubbard" <1@2.com> wrote in message
news:Yw*****************@bignews6.bellsouth.net...
> This NG is not "non relevant" to a discussion about DDML.
>
> Please don't post if you have nothing relevant to add to the thread.
>
> Jim
>
> "Willy Denoyette [MVP]" <wi*************@pandora.be> wrote in message > news:%2***************@TK2MSFTNGP11.phx.gbl...
> > Please don't cross-post to non relevant NG's.
> >
> > Willy.
> >
> > "Jim Hubbard" <1@2.com> wrote in message
> > news:GX*******************@bignews5.bellsouth.net. ..
> > > I am looking for documentation and code examples on DDML (Display Driver
> > > Management Level). It is mentioned in the 2000, XP and 2003 DDKs - but
> > just
> > > barely.
> > >
> > > It has to do with mirroring a display from one PC to another (like > > > pcAnywhere, Citrix, MS RDC and GoToMyPC does). In fact, MS included it
> > > specifically for this purpose
> > >
> >
>

(http://msdn.microsoft.com/library/de...-us/apcompat/a
> > >
> >
>

pcompat/use_the_display_driver_management_level_ddml_to_en able_multiple_disp
> > > lay_drivers.asp).
> > >
> > > However, it seems that finding examples of using the DDML or finding any
> > > info on using the DDML is proving quite difficult.
> > >
> > > I would appreciate any code examples or documentation that you may have
> > > seen. Once I have compiled my documentation, I will make it

available
> to
> > > anyone that wants it.
> > >
> > > Thanks!
> > >
> > > Jim Hubbard
> > >
> > >
> >
> >
>
>



Jul 21 '05 #7
Jim:

Any Luck finding examples of this I have been looking for something like
this as well.

g.

"Jim Hubbard" <1@2.com> wrote in message
news:GX*******************@bignews5.bellsouth.net. ..
I am looking for documentation and code examples on DDML (Display Driver
Management Level). It is mentioned in the 2000, XP and 2003 DDKs - but just barely.

It has to do with mirroring a display from one PC to another (like
pcAnywhere, Citrix, MS RDC and GoToMyPC does). In fact, MS included it
specifically for this purpose
(http://msdn.microsoft.com/library/de...-us/apcompat/a pcompat/use_the_display_driver_management_level_ddml_to_en able_multiple_disp lay_drivers.asp).

However, it seems that finding examples of using the DDML or finding any
info on using the DDML is proving quite difficult.

I would appreciate any code examples or documentation that you may have
seen. Once I have compiled my documentation, I will make it available to
anyone that wants it.

Thanks!

Jim Hubbard

Jul 21 '05 #8
No luck yet.

I am trying to learn Visual CO++ .Net so that I can do it myself.

Jim

"gregory_may" <None> wrote in message
news:uG****************@TK2MSFTNGP12.phx.gbl...
Jim:

Any Luck finding examples of this I have been looking for something like
this as well.

g.

"Jim Hubbard" <1@2.com> wrote in message
news:GX*******************@bignews5.bellsouth.net. ..
I am looking for documentation and code examples on DDML (Display Driver
Management Level). It is mentioned in the 2000, XP and 2003 DDKs - but

just
barely.

It has to do with mirroring a display from one PC to another (like
pcAnywhere, Citrix, MS RDC and GoToMyPC does). In fact, MS included it
specifically for this purpose

(http://msdn.microsoft.com/library/de...-us/apcompat/a

pcompat/use_the_display_driver_management_level_ddml_to_en able_multiple_disp
lay_drivers.asp).

However, it seems that finding examples of using the DDML or finding any
info on using the DDML is proving quite difficult.

I would appreciate any code examples or documentation that you may have
seen. Once I have compiled my documentation, I will make it available to anyone that wants it.

Thanks!

Jim Hubbard


Jul 21 '05 #9
Make that "Visual C++ .Net"........ (damned spell checker)
"Jim Hubbard" <1@2.com> wrote in message
news:b3*******************@bignews3.bellsouth.net. ..
No luck yet.

I am trying to learn Visual CO++ .Net so that I can do it myself.

Jim

"gregory_may" <None> wrote in message
news:uG****************@TK2MSFTNGP12.phx.gbl...
Jim:

Any Luck finding examples of this I have been looking for something like
this as well.

g.

"Jim Hubbard" <1@2.com> wrote in message
news:GX*******************@bignews5.bellsouth.net. ..
I am looking for documentation and code examples on DDML (Display Driver Management Level). It is mentioned in the 2000, XP and 2003 DDKs - but
just
barely.

It has to do with mirroring a display from one PC to another (like
pcAnywhere, Citrix, MS RDC and GoToMyPC does). In fact, MS included

it specifically for this purpose

(http://msdn.microsoft.com/library/de...-us/apcompat/a

pcompat/use_the_display_driver_management_level_ddml_to_en able_multiple_disp
lay_drivers.asp).

However, it seems that finding examples of using the DDML or finding any info on using the DDML is proving quite difficult.

I would appreciate any code examples or documentation that you may have seen. Once I have compiled my documentation, I will make it available to anyone that wants it.

Thanks!

Jim Hubbard



Jul 21 '05 #10
Just curious what your application is?

Greg.

"Jim Hubbard" <1@2.com> wrote in message
news:p4******************@bignews3.bellsouth.net.. .
Make that "Visual C++ .Net"........ (damned spell checker)
"Jim Hubbard" <1@2.com> wrote in message
news:b3*******************@bignews3.bellsouth.net. ..
No luck yet.

I am trying to learn Visual CO++ .Net so that I can do it myself.

Jim

"gregory_may" <None> wrote in message
news:uG****************@TK2MSFTNGP12.phx.gbl...
Jim:

Any Luck finding examples of this I have been looking for something like this as well.

g.

"Jim Hubbard" <1@2.com> wrote in message
news:GX*******************@bignews5.bellsouth.net. ..
> I am looking for documentation and code examples on DDML (Display Driver > Management Level). It is mentioned in the 2000, XP and 2003 DDKs - but just
> barely.
>
> It has to do with mirroring a display from one PC to another (like
> pcAnywhere, Citrix, MS RDC and GoToMyPC does). In fact, MS included it > specifically for this purpose
>

(http://msdn.microsoft.com/library/de...-us/apcompat/a
>

pcompat/use_the_display_driver_management_level_ddml_to_en able_multiple_disp
> lay_drivers.asp).
>
> However, it seems that finding examples of using the DDML or finding any > info on using the DDML is proving quite difficult.
>
> I would appreciate any code examples or documentation that you may have > seen. Once I have compiled my documentation, I will make it
available to
> anyone that wants it.
>
> Thanks!
>
> Jim Hubbard
>
>



Jul 21 '05 #11
Did you find any starting place?

I was going to download the SDK but wansnt sure if there was anything good
in it.

g.

"Jim Hubbard" <1@2.com> wrote in message
news:b3*******************@bignews3.bellsouth.net. ..
No luck yet.

I am trying to learn Visual CO++ .Net so that I can do it myself.

Jim

"gregory_may" <None> wrote in message
news:uG****************@TK2MSFTNGP12.phx.gbl...
Jim:

Any Luck finding examples of this I have been looking for something like
this as well.

g.

"Jim Hubbard" <1@2.com> wrote in message
news:GX*******************@bignews5.bellsouth.net. ..
I am looking for documentation and code examples on DDML (Display Driver Management Level). It is mentioned in the 2000, XP and 2003 DDKs - but
just
barely.

It has to do with mirroring a display from one PC to another (like
pcAnywhere, Citrix, MS RDC and GoToMyPC does). In fact, MS included

it specifically for this purpose

(http://msdn.microsoft.com/library/de...-us/apcompat/a

pcompat/use_the_display_driver_management_level_ddml_to_en able_multiple_disp
lay_drivers.asp).

However, it seems that finding examples of using the DDML or finding any info on using the DDML is proving quite difficult.

I would appreciate any code examples or documentation that you may have seen. Once I have compiled my documentation, I will make it available to anyone that wants it.

Thanks!

Jim Hubbard



Jul 21 '05 #12
A GoToMyPC clone.

But, I have found a way to do it for 2000/XP computers without writing my
own GoToMyPC.


"gregory_may" <None> wrote in message
news:%2******************@TK2MSFTNGP11.phx.gbl...
Just curious what your application is?

Greg.

"Jim Hubbard" <1@2.com> wrote in message
news:p4******************@bignews3.bellsouth.net.. .
Make that "Visual C++ .Net"........ (damned spell checker)
"Jim Hubbard" <1@2.com> wrote in message
news:b3*******************@bignews3.bellsouth.net. ..
No luck yet.

I am trying to learn Visual CO++ .Net so that I can do it myself.

Jim

"gregory_may" <None> wrote in message
news:uG****************@TK2MSFTNGP12.phx.gbl...
> Jim:
>
> Any Luck finding examples of this I have been looking for something

like
> this as well.
>
> g.
>
> "Jim Hubbard" <1@2.com> wrote in message
> news:GX*******************@bignews5.bellsouth.net. ..
> > I am looking for documentation and code examples on DDML (Display

Driver
> > Management Level). It is mentioned in the 2000, XP and 2003 DDKs -
but
> just
> > barely.
> >
> > It has to do with mirroring a display from one PC to another (like
> > pcAnywhere, Citrix, MS RDC and GoToMyPC does). In fact, MS
included
it
> > specifically for this purpose
> >
>

(http://msdn.microsoft.com/library/de...-us/apcompat/a > >
>

pcompat/use_the_display_driver_management_level_ddml_to_en able_multiple_disp
> > lay_drivers.asp).
> >
> > However, it seems that finding examples of using the DDML or
finding
any
> > info on using the DDML is proving quite difficult.
> >
> > I would appreciate any code examples or documentation that you may

have
> > seen. Once I have compiled my documentation, I will make it

available to
> > anyone that wants it.
> >
> > Thanks!
> >
> > Jim Hubbard
> >
> >
>
>



Jul 21 '05 #13
You need to search the DDK (not SDK) for DDML and "Display Driver Management
Level". You don't even need to buy the DDK from MS either....just go here
http://www.osr.com/ddk/ddk2.htm . They have the DDK in a searchable format
online with Microsoft's permission.

If you find something (I saw over 9000 entries in one of my searches) please
let me know.

"gregory_may" <None> wrote in message
news:OD**************@TK2MSFTNGP12.phx.gbl...
Did you find any starting place?

I was going to download the SDK but wansnt sure if there was anything good
in it.

g.

"Jim Hubbard" <1@2.com> wrote in message
news:b3*******************@bignews3.bellsouth.net. ..
No luck yet.

I am trying to learn Visual CO++ .Net so that I can do it myself.

Jim

"gregory_may" <None> wrote in message
news:uG****************@TK2MSFTNGP12.phx.gbl...
Jim:

Any Luck finding examples of this I have been looking for something like this as well.

g.

"Jim Hubbard" <1@2.com> wrote in message
news:GX*******************@bignews5.bellsouth.net. ..
> I am looking for documentation and code examples on DDML (Display Driver > Management Level). It is mentioned in the 2000, XP and 2003 DDKs - but just
> barely.
>
> It has to do with mirroring a display from one PC to another (like
> pcAnywhere, Citrix, MS RDC and GoToMyPC does). In fact, MS included it > specifically for this purpose
>

(http://msdn.microsoft.com/library/de...-us/apcompat/a
>

pcompat/use_the_display_driver_management_level_ddml_to_en able_multiple_disp
> lay_drivers.asp).
>
> However, it seems that finding examples of using the DDML or finding any > info on using the DDML is proving quite difficult.
>
> I would appreciate any code examples or documentation that you may have > seen. Once I have compiled my documentation, I will make it
available to
> anyone that wants it.
>
> Thanks!
>
> Jim Hubbard
>
>



Jul 21 '05 #14
http://www.osr.com/ddk/ddk2.htm

Looked interesting.

Here is my email:
gr*********@SPAMAWAYhotmail.com

Drop me a note, I have a few off line questions around this topic.

"Jim Hubbard" <1@2.com> wrote in message
news:j7****************@bignews3.bellsouth.net...
You need to search the DDK (not SDK) for DDML and "Display Driver Management Level". You don't even need to buy the DDK from MS either....just go here
http://www.osr.com/ddk/ddk2.htm . They have the DDK in a searchable format online with Microsoft's permission.

If you find something (I saw over 9000 entries in one of my searches) please let me know.

"gregory_may" <None> wrote in message
news:OD**************@TK2MSFTNGP12.phx.gbl...
Did you find any starting place?

I was going to download the SDK but wansnt sure if there was anything good
in it.

g.

"Jim Hubbard" <1@2.com> wrote in message
news:b3*******************@bignews3.bellsouth.net. ..
No luck yet.

I am trying to learn Visual CO++ .Net so that I can do it myself.

Jim

"gregory_may" <None> wrote in message
news:uG****************@TK2MSFTNGP12.phx.gbl...
> Jim:
>
> Any Luck finding examples of this I have been looking for something

like
> this as well.
>
> g.
>
> "Jim Hubbard" <1@2.com> wrote in message
> news:GX*******************@bignews5.bellsouth.net. ..
> > I am looking for documentation and code examples on DDML (Display

Driver
> > Management Level). It is mentioned in the 2000, XP and 2003 DDKs -
but
> just
> > barely.
> >
> > It has to do with mirroring a display from one PC to another (like
> > pcAnywhere, Citrix, MS RDC and GoToMyPC does). In fact, MS
included it
> > specifically for this purpose
> >
>

(http://msdn.microsoft.com/library/de...-us/apcompat/a > >
>

pcompat/use_the_display_driver_management_level_ddml_to_en able_multiple_disp
> > lay_drivers.asp).
> >
> > However, it seems that finding examples of using the DDML or
finding
any
> > info on using the DDML is proving quite difficult.
> >
> > I would appreciate any code examples or documentation that you may

have
> > seen. Once I have compiled my documentation, I will make it

available to
> > anyone that wants it.
> >
> > Thanks!
> >
> > Jim Hubbard
> >
> >
>
>



Jul 21 '05 #15

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Jim Hubbard | last post by:
My own searches have proven to be of little help in understanding the implementation of this technology (available since Win98). Any information that you could share on Display Driver Management...
6
by: Jim Hubbard | last post by:
I am looking for documentation and code examples on DDML (Display Driver Management Level). It is mentioned in the 2000, XP and 2003 DDKs - but just barely. It has to do with mirroring a...
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
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...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
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...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.