Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: bmad6
Forum: C++ Jan 13th, 2008, 11:52 PM
Replies: 8
Views: 231
Posted By bmad6
Re: USB Port Output

Last year I did some work with a Basic Stamp 2 and later assembled (not designed, just assembled) a custom-built version of a BS2. I still have the board I assembled, so I need to buy a serial...
Forum: C++ Jan 13th, 2008, 6:31 PM
Replies: 8
Views: 231
Posted By bmad6
Re: USB Port Output

A library isn't going to help me. Most of these require you to have a device which identifies itself to the computer, etc., and I don't know that data I would send out anyways, to get the desired...
Forum: C++ Jan 13th, 2008, 3:16 PM
Replies: 8
Views: 231
Posted By bmad6
Re: USB Port Output

I understand that USB isn't a simple protocol, but I'm doing a project where I need to be able to fire it via a laptop, and not only do I not have any serial cables (although I guess I can buy them)...
Forum: C++ Jan 13th, 2008, 2:37 AM
Replies: 8
Views: 231
Posted By bmad6
Re: USB Port Output

That doesn't really help me. I don't know what I'm looking for. I know what the 4 wires are, and I've taken apart a cord and been messing with it, but I can't get the data wires to light an LED or...
Forum: C++ Jan 12th, 2008, 10:14 PM
Replies: 8
Views: 231
Posted By bmad6
USB Port Output

Basically, I just want to output some voltage and ground through a port, preferable USB or something common. I'm going to send the voltage through a transistor, triggering a circuit. I need to...
Forum: Visual Basic .NET May 17th, 2006, 6:55 PM
Replies: 1
Views: 268
Posted By bmad6
There's nothing there when I open the page...?

There's nothing there when I open the page...?
Forum: Visual Basic .NET May 16th, 2006, 9:37 PM
Replies: 4
Views: 348
Posted By bmad6
Wow! ...

Wow! Thanks!

http://weblogs.asp.net/rosherove/archive/2003/05/01/6295.aspx

This link has a wrapper somebody wrote for accessing shared memory - assuming it's in VB, I may have just found the...
Forum: Visual Basic .NET May 16th, 2006, 5:06 PM
Replies: 4
Views: 348
Posted By bmad6
No, this isn't what I meant. I know some XML,...

No, this isn't what I meant. I know some XML, and I agree - it's a great way to create files that can be read by most programming languages.

However, the "file mapping" I'm referring to is a method...
Forum: Visual Basic .NET May 14th, 2006, 10:49 PM
Replies: 4
Views: 348
Posted By bmad6
Question File Mapping in Visual Basic?

I have Visual Basic .NET 2003, and have also been working with another programming languages which has file mapping capabilities - aka, it can create named blocks of data which can be accessed by...
Forum: PHP May 10th, 2006, 6:22 PM
Replies: 5
Views: 150
Posted By bmad6
Question EOF Detection

I have this script to read one line at a time out of an online file (fopen, then fgets), but it can't detect the end of the file yet. How do i do this? if(fgets($file)) or something?

Thank you for...
Forum: Other Programming Languages Nov 16th, 2005, 5:37 PM
Replies: 7
Views: 251
Posted By bmad6
I understand that many .DLL's contain functions...

I understand that many .DLL's contain functions from the windows API. However, if I wanted to utilize a function from a .DLL in a program (for example, a "save as..." dialog), I need to know the...
Forum: Other Programming Languages Nov 15th, 2005, 2:50 PM
Replies: 29
Views: 878
Posted By bmad6
You could always just make a simple program that...

You could always just make a simple program that would run the command prompt and use either "ipconfig /release" or "ipconfig /renew" to release or renew the internet connection. Also, you could use...
Forum: Other Programming Languages Nov 15th, 2005, 2:38 PM
Replies: 7
Views: 251
Posted By bmad6
Question Windows .DLL's

I am quickly getting tired of "re-inventing the wheel," and was wondering if there was anywhere online where the utilities within each windows .dll file are identified and explained. I've already...
Showing results 1 to 13 of 13

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 1:51 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC