by: jabailo |
last post by:
This is driving me crazy.
I finally got the Remoting sample chat application working almost.
When I run the chat client in VS.NET it goes into an endless loop --
that's because I assume that...
|
by: jabailo |
last post by:
I am running the following remoting server as a Console application, and
I want to convert it to a Windows Service.
static void Main(string args)
{...
|
by: Jan Winnicki |
last post by:
i'm making console app, and its main menu looks like this:
Main menu
Option 1
Option 2
Option 3
user should hit eg 1 on keyboard to choose Option 1 etc
|
by: John Wright |
last post by:
I am trying to create a very simple chat program using UDP through a web
page. I am having problems getting this going. All the examples I've seen
deal with remoting or application variables, or...
|
by: A |
last post by:
Hi all!
I am currently working on a project where I need to create a web-based chat
application that will be used for auctions.
If possible, could I get some advice on how to create chat...
|
by: The1corrupted |
last post by:
Alright, I've set up a chat system that only works half way... I need suggestions on how to make it work better...
I'm trying to figure out a way to make $_SESSION viewable to all players by...
|
by: oll3i |
last post by:
when i run it from bat (@start "CHAT to topic" run Chat)without durable subscriber the window for chat opens but when i added the durable subscriber to the code it stopped opening?
import...
|
by: Gandalf |
last post by:
I wrote a chat width AJAX.
In my home wampserver apache it works just fine.
The problem starts when I trying to upload the chat in to my real
server. The chat prints error 403 in places which it...
|
by: John Dalberg |
last post by:
I am looking for an asp.net based chat software. I have looked at some
(asp.net and php based) and they consist usually of a javascript piece
where the web user (visitor) initiates a chat from a...
|
by: jalbright99669 |
last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made but the http to https rule only works for...
|
by: antdb |
last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine
In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
|
by: Matthew3360 |
last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function.
Here is my code.
header("Location:".$urlback);
Is this the right layout the...
|
by: Matthew3360 |
last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it so the python app could use a http request to get...
|
by: WisdomUfot |
last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
|
by: Matthew3360 |
last post by:
Hi,
I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
|
by: Carina712 |
last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
|
by: BLUEPANDA |
last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
|
by: Rahul1995seven |
last post by:
Introduction:
In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
|