473,326 Members | 1,972 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,326 software developers and data experts.

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 1938
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: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.