Communicating with apps -
What would be the best way for me to read from and write to an existing application?
The application I want to communicate with is mIrc. I would like to be able to read any data coming into mIrc that shows up on the screen and write data into the input box for mIrc.
Any help will be greatly appreciated.
Thanks,
sneakers
Communicating between VB-Apps (no subclassing) -
I need to send information between two VB-Apps, but i don't want to use subclassing.
Is there another way to do this? I would appreciate an example-code.
regards
alexvb
Communicating Between Separate Apps -
I am developing an application that will be running from two seperate executable files. One is a screen saver that I need to have signal the other program when it is activated.
What are some ways to communicate between these two apps other than a shared dll or creating a TCPIP sock
What exactly is ATL -
What exactly is ATL? I have seen it come up often when relating to communicating between c++ and vb, but I was unsure of what it is. What are its primary uses? If it is used for communicating data types between vb and c++ is there any very strong advantage of it over say an invisible t
Communicating between apps -
What is the best way to send information between two apps?
I have created an app the sometimes needs to load itself more than once but it uses a lot of memory and makes loading slow. I thought I could take the part of the app that uses so much memory and time and make just one of it
Communicating between MS-Dos Apps and VB -
hi all
I'm writting a disk utility application and I want to insert my own "floppy formatting module". I want to be able to grab the current status from the Format.Com command to the module and show the status using a progress bar....
If somebody has an idea how to
Anyone here who is an EXPERT in vb.net 2008 and communicating with HTTP servers -
Im looking for someone who is an EXPERT in vb.net 2008 and
Who has lots of experience/knowledge on communicating with HTTP servers.
Via HttpWebRequest Or Raw Sockets.
Please PM me if you have such skills.
If your the right person then we can work out a deal.
Thank you.
Are C# apps REALLY faster than VB.net or VB6 apps -
Maybe Im misinformed about C# ... someone please correct me if I am:
VB.net and C# both compile to the same Common Language Runtime. This kind of leads me to believe that C# gives you all the disadvantages of the unreadability of C+ with no advantage in app execution speed.
If
Communicating with apps -
What would be the best way for me to read from and write to an existing application?
The application I want to communicate with is mIrc. I would like to be able to read any data coming into mIrc that shows up on the screen and write data into the input box for mIrc.
Any help wil
TCP Socket's Preable -
Can anyone elaborate on the preable used in socket communications. I realize that this is "invisible" when you are communicating among Windows platforms.
However, I am communicating between a single board computer and the Windows platform and have some troble maintaining thi
Communicating Shutdown -
Hi, I was wondering how I would go about communicating to other servers that one particular server was shutting down. The purpose is such: One server in five is connected to a UPS box. When the box is running on battery, I would like there to a controlled shutdown of every machine on t
Setup Programs -
Hi,
I need help (again).
I need to create a setup that will install 1 or more apps, depending on the apps selected, on a client pc. I don't know if the client pc will have the VB runtimes, so I need my custom, "choose apps", setup to de packaged and deployed so that th
Free code... Apps -
hi
one of my know friend and me too looking for sites which share small apps.. recenlty i came accross and now i forget it... can any one have small apps on schools and inventory systems
thanks
how to use a named pipe asynchronously -
I would like to communicate from one parent process to multiple child processes.
I have tried communicating through multiple anonymous pipes which worked. I have also tried communicating through a named pipe and that works. The problem still is that the readfile and writefile commands
count records in subform -
How can I count records in a subform? not in the whole table, only in the current record...
Ex: The CD form has a subform (apps). This CD has 7 apps. the apps are 7 records in the apps subform. When navigating the CD form the apps subform updates as the CD ID changes.
For t
How to Make App Like Gmail Notifier -
The Gmail systray app will temporarily display a box with text on top of other any other apps, but still allow other apps and forms to be used. The user does not have to dismiss the window, it just fades away after 15 seconds or so.
What's the right way to put a form on top without
The fontsetting has a big bad effect on VB-apps. Any workaround -
I just checked and some VB-apps only look ok in one font-setting, changing to small fonts or to large fonts has quite an effect on VB-forms.
How can I make apps that always look the same, regardless of the font-fontsetting on that machine? Any way of making apps resistant to font-size
Make my own server to test apps -
Hello,
Like most of you I not only write just VB apps, but C# and ASP.NET from the Studio. I was wondering how I might make my own server to test out my apps. I read somewhere that a guy made his own server to test ASP apps. He used a Pentium 166 with 256 RAM and installed Windows S
Check the Developed Application for Malware -
Hi All,
I have a little question.
When we have developed some application (or tool) how do we ensure that it isn't registered as a Malware or Virus when we distribute it?
I m not meaning to develop such junk, but I want to make sure that my apps are not that kind of things. The
is vb net used for web apps only -
is vb net used for web apps only or can it make desktop apps?
Vista/IE7 and VB 6.0 apps -
do all vb 6.0 apps work on windows vista and IE 7. I have a few apps i've created in that use the inet control was wondering if i'll have a problem running them on vista and with ie7 installed?
VB on lindows -
Has anyone tried to run Visual Basic on Lindows?
Anyone been able to run your VB apps on it?
Developed any VB apps specifically to run on it?
I'm a teacher trying to stretch a budget and those Lindows prices sure are appealing.
Will I be able to run my apps?
Anyone know how to convert VB apps to COM (experts only please) -
Anyone know how to convert VB apps to COM
I've been working with this for the past 2 weeks, but it's getting confusing as hell. Any one have any examples and/or tutorials on how to convert/design VB apps for the web?
Full Project install -
My team developed 3 different apps and we need them to be part of a single install package and they need to install one after another. How can I accomplish this? Im using vb .net 2005 and the other 2 apps are java apps (all seperate executable setup files).
Aproblem occured while communicating with the OLE server -
"Aproblem occured while communicating with the OLE server or ActiveX control"
That's the message we 've got on a laptop XP SP? +office 2003 SP2
(english system) on the similar laptop but with french settings there is no prob?
It says as well
"THe expression may
Moving from VB5 to VB6 -
I'm considering moving all my apps from VB5 to VB6. There's a mixed bag of apps that I would be converting, most of them using databases in some form or another (which I was under the impression would be the only problem I'd have converting).
Is there any good reason why I should c
HTTP client component for communicating with HTTP servers. -
Anyone know anymore .DLL Files that are like this?
HTTP client component for communicating with HTTP servers.
http://www.chilkatsoft.com/HttpDotNet.asp
Im looking for something that acts like Web Browser Control But it is not. It should be like HttpWebRequest Class But handle
[2005] Best practice, communicate with remote MYSQL server -
Hey guys.
I have an application that can communicate with a remote MySQL server. The problem is that I don't want to include the database connection string information in the application.
What is the best practice for communicating with a remote database without having to worr
asp.net bin folder - where is it -
Hello all,
I have a .dll that I need to drop into the bin folder of my web app to use it's classes. Only thing is, I don't see a bin folder in my web app's directory.
I see one when I do windows apps but not web apps. Does anyone know where this folder is for web apps? I'm using
Apps executed with SHELL (now I want to deal with these apps) -
Hi people.
I don't think that this can be done, but you guys can just try and prove me wrong. Suggestions are welcome.
Here's the story: I have an app (let's just call it my main window) which executes (SHELL) many other apps (executables). These newly opened windows are minim
[2005] Linking DLLs without using the GAC -
Hello everybody
It's been a while since my last post here, but I have been very busy.
I'm writting to ask about a problem that I'm having using dlls.
I have a library, well, many of them, coded in VB .NET that are going to be used by differents apps. I can't register the dll i
Weblogic, JSP: Session problem -
I'm having a problem invalidating sessions.
Basically the plan is to have a suite of apps with a single logon
I log onto the first app and the session is carried though to subsequent apps.
Once I've moved to any of theses other apps I can no longer session.invalidate()
any
[2005] Inter Application Communication on the Same PC -
Hi all
I have two applications running on the same computer. In the future, there may be another one or two apps in my application suite that will need to do the same. One of these apps will be the main app which will issue most of the messages. There is also the possibility that on
The Future of C/S apps, VB/C# -
This is more of an opinion poll/discussions type question.
What do you see as the long term future use/need of stand-alone executables will be? With what ASP.NET and JSP are able to do these days, I'm wondering if the need for EXEs will die one day, and with it a need for developer
Can VB apps be run in Linux (x-windows such as KDE) -
Hi all,
Just been thinking, can Visual Basic apps be run in Linux.
For example, I build an apps in Windows all complied etc, and then will it be able to be run in Linux?
Thanks in advance for any replies
VB6 WIN2k & WINXP Problems -
I have WIN2k setup as an ADC with SQL2k, clients WINXP pro...
the problem is...my VB apps hangs or loses connection every 30 minutes or so... users have to logged off to continue with my VB apps... but when it comes to WIN98 clients VB apps run smoothly...
Any ideas? sugges
Listbox needs help with saving selected checkbox's -
Can somebody help me with a sample of how to. Heres what I'm doing, on form2 when it loads it lists in (listbox)all runing apps on the cpu, (this is the part I need help with) when the user selects checkbox's in the listbox then clicks on CMD1 those selected apps get saved. When the p
Code Reuse in .Net -
consider the following scenario:
project1
project2
project3
all have references to a
classlibary1
if i recompile classlibrary1, then the references for all three projects (whether they are windows apps or web apps) needs to be updated.
well i need to find some technol
Listing Minimized Applications -
Does anyone know how to list all applications that are running, but not invisible ones? Preferably ones that are minimized, or under the application that is retrieving the list...
I know how to get a list of all of the running processes, but I don't want NON-VISUAL apps (apps with n
What are you doing about the .net framework -
Hello all,
I just won the MSDN Universal subscription, so now I have .Net available to me. I want to start programming apps on it right away, but I am thinking there is a little problem. The Framework.
How are you developers dealing with the fact that NO ONE has this framework
Gui -
I've noticed that most VB Apps look about the same. Is there some type of control you could you to give your VB apps a unique look? The grey form/controls (considering that you have your 3D object set to default in your display control panel). I know you can change the color of your fo