|
 |
|
05-02-2005, 06:02 PM
|
#31
|
|
I'm sorry, and you are....?
Join Date: Jan 2003
Location: Ruston, LA
Posts: 8,846
|
Quote: Originally Posted by ImInSanDiego
I'm sure that both apps were installed previously, especially since I loaded the FrodoComm User Control into my AXcontainer, but I uninstalled both apps, rebooted, reinstalled them, and then rebooted. I still get the same errors. I've verified that many of your controls are registered, but I see nothing about FCClass.dll. This doesn't appear to be an ActiveX type control since I manually registered it and it still doesn't show up. How is this file accessed? Any other suggestions?
Try this, maybe my installer did not register FrodoComm itself correctly.
Browse to ...\FrodoSuite\Frodocomm
find FrodoComm.exe
register it by running "frodocomm.exe /REGSERVER"
Then try it again.
__________________
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
05-02-2005, 07:33 PM
|
#32
|
|
Low Bitrate
Join Date: Oct 2003
Location: Isn't it obvious
Posts: 92
|
Quote: Originally Posted by frodobaggins
Try this, maybe my installer did not register FrodoComm itself correctly.
Browse to ...\FrodoSuite\Frodocomm
find FrodoComm.exe
register it by running "frodocomm.exe /REGSERVER"
Then try it again.
Success!
Now for a new question. I have successfully posted and broadcasted messages as seen in your ServicesTest app, but I am wondering how the CommList IDs get cleared. If you look at the array in my app you can see my app name repeated from when I stopped execution before endprocessing was called. You can also see a couple of services that remain from when I manually killed the servicehost.
|
|
|
05-02-2005, 07:37 PM
|
#33
|
|
I'm sorry, and you are....?
Join Date: Jan 2003
Location: Ruston, LA
Posts: 8,846
|
You recieve notice through the memberstatuschange event of additions and subtractions.
__________________
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
|
|
|
05-02-2005, 07:52 PM
|
#34
|
|
Low Bitrate
Join Date: Oct 2003
Location: Isn't it obvious
Posts: 92
|
I must not have something right because I don't have memberstatuschange to choose from. I also don't have Notifybroadcast and NotifySpecific that are called in your test app.
Also, each xxxThread method says "dontcallme"
|
|
|
05-02-2005, 08:11 PM
|
#35
|
|
I'm sorry, and you are....?
Join Date: Jan 2003
Location: Ruston, LA
Posts: 8,846
|
Quote: Originally Posted by ImInSanDiego
I must not have something right because I don't have memberstatuschange to choose from. I also don't have Notifybroadcast and NotifySpecific that are called in your test app.
Also, each xxxThread method says "dontcallme"
Those are events, not functions.
__________________
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
|
|
|
05-02-2005, 08:33 PM
|
#36
|
|
I'm sorry, and you are....?
Join Date: Jan 2003
Location: Ruston, LA
Posts: 8,846
|
I sent you a PM ImInSanDiego, read it !
__________________
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
|
|
|
05-02-2005, 09:55 PM
|
#37
|
|
Low Bitrate
Join Date: Jan 2005
Location: Brisbane, Australia
Posts: 58
|
You bastard
I've been thinking about and writing some basic specs of this exact idea for the last few months.
And I can see EXACTLY where you are coming from it, so I expect it will be very popular indeed.
Just be carefull, because I would hate for any programs out there to become somewhat dependant on this, and for the development to cease for some reason... (just being wary).
|
|
|
05-02-2005, 10:58 PM
|
#38
|
|
My Village Called
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
|
Quote: Originally Posted by Shotty
Just be carefull, because I would hate for any programs out there to become somewhat dependant on this, and for the development to cease for some reason... (just being wary).
My programs will basically depend on it.
I've got faith in the monkey
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
05-03-2005, 12:11 AM
|
#39
|
|
I'm sorry, and you are....?
Join Date: Jan 2003
Location: Ruston, LA
Posts: 8,846
|
Quote: Originally Posted by Shotty
You bastard
I've been thinking about and writing some basic specs of this exact idea for the last few months.
And I can see EXACTLY where you are coming from it, so I expect it will be very popular indeed.
Just be carefull, because I would hate for any programs out there to become somewhat dependant on this, and for the development to cease for some reason... (just being wary).
Well it's out now, so really no chance of that happening.
The service launcher is just a convenience, frodocomm is
where the magic happens.
__________________
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
|
|
|
05-03-2005, 12:15 AM
|
#40
|
|
My Village Called
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
|
Expect a service that does text-to-speech. More advanced than the one Frodo has made... it will encompass SAPI4 and SAPI5, allowing the user to choose either. Then they could configure the voice, etc. And it will also report back when the program has finished speaking
|
|
|
05-03-2005, 08:52 AM
|
#41
|
|
Low Bitrate
Join Date: Jan 2005
Location: Brisbane, Australia
Posts: 58
|
Like I said in my previous post, i've had this idea in my head for a while now so I am really looking forward to what comes out of it!
The idea I was having was that something like a front-end wouldn't need to know things like:
- Sound card type
- User settings on volume
- other applications that are running (and may need to be turned down)
but can rather just call FrodoComm and say (important message, "message") and frodocomm just does what it needs to? (say, based on the importance of message, turns everything else down (or off) and displays/reads aloud the message?)
Man I am looking forward to what comes out of this!
|
|
|
05-03-2005, 12:09 PM
|
#42
|
|
I'm sorry, and you are....?
Join Date: Jan 2003
Location: Ruston, LA
Posts: 8,846
|
Quote: Originally Posted by Shotty
Like I said in my previous post, i've had this idea in my head for a while now so I am really looking forward to what comes out of it!
The idea I was having was that something like a front-end wouldn't need to know things like:
- Sound card type
- User settings on volume
- other applications that are running (and may need to be turned down)
but can rather just call FrodoComm and say (important message, "message") and frodocomm just does what it needs to? (say, based on the importance of message, turns everything else down (or off) and displays/reads aloud the message?)
Man I am looking forward to what comes out of this!
Some people just get it
__________________
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
|
|
|
05-03-2005, 02:47 PM
|
#43
|
|
Phone Control Moderator
Join Date: Mar 2004
Location: Munich, Germany
Posts: 1,902
|
*This is the moment where the masked, black suited guy jumps on stage*
For all of you who need a kind of vision what this could mean for developers and users likewise, just look at the picture.
Every box you see there is a module on the FrodoComm network. They all may communicate with each other, but they don't have to.
Advantage for the developer:
You'll have neat, lean modules that are easy to manage and support.
Advantage for the user:
You can build your own system by integrating new modules.
Before you ask, no, they are not available yet.
|
|
|
05-03-2005, 02:50 PM
|
#44
|
|
I'm sorry, and you are....?
Join Date: Jan 2003
Location: Ruston, LA
Posts: 8,846
|
Hi Zorro 
Sorry we've been missing each other over IM.
__________________
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
|
|
|
05-03-2005, 02:53 PM
|
#45
|
|
Phone Control Moderator
Join Date: Mar 2004
Location: Munich, Germany
Posts: 1,902
|
 Yap.... busy... but you know.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:28 PM.
| |