by: CountScubula |
last post by:
Hello everyone.
Ok, a lot of people here have emailed me about instant messenger, so I took
some code out of a project I buit, and posted the code.
You can find it here:...
|
by: Evan McPeters |
last post by:
Does anyone have an example of a simple Instant Messenger program written in
Python?
I have some code for a simple server and simple client communicating over
TCP/IP, so I could always combine...
|
by: Peter |
last post by:
Hi all,
I have a website where users login to and I wish to add Instant Messenger
between 2 users.. for instance, clicking "IM" on someone's profile (assuming
they're online of course) will...
|
by: Younger Dryas |
last post by:
I want to be able to log all the Instant Messaging (in this case MSN)
which is occuring on my computer. Don't really want to buy one of those
products that does, so any thoughts on how this might...
|
by: Dee |
last post by:
Is C++ the best language to create a Windows based Instant Messenger?
Something along the lines of MSN Messenger, ICQ, Yahoo Chat, etc?
Are there any downloadable full or trial SDK's out there?...
|
by: Mark R |
last post by:
Hi All,
I am trying to create an instant messenger tool within the database,
mainly so messages can be left for colleagues on different shifts (not all
of them have a mail account). I have created...
|
by: Dean Sharp |
last post by:
Hi
For my university final year project i have been developing a instant
messaging application based on the .net 1.1 framework.
I would be very greatful if some people would give this...
|
by: lalejo83 |
last post by:
How do I go about starting an instant messenger in C++. pLEASE HELP ME
|
by: John Doe |
last post by:
Here's my issue: I have an instant messenger type feature for my site, its
basically an ajax IM feature. I run with a mysql backend on the site, i have
a div on my main page that runs a javascript...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: giovanniandrean |
last post by:
The energy model is structured as follows and uses excel sheets to give input data:
1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
|
by: NeoPa |
last post by:
Hello everyone.
I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report).
I know it can be done by selecting :...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
|
by: SueHopson |
last post by:
Hi All,
I'm trying to create a single code (run off a button that calls the Private Sub) for our parts list report that will allow the user to filter by either/both PartVendor and PartType. On...
|