5,682 Topics
![]() | |
hi everyone. to put it plainly, I was writing some python code that used the itunes scripting interface to control itunes. so I got all of my functions down, and now I wanted to have these actions occur on a specific mouse press. thanks to Tech B, I used the … | |
Remember when a web browser was so much more than just a web browser? It seems that the days of the all-you-can-eat Internet suite are back as the SeaMonkey 2.0 [URL="http://www.seamonkey-project.org/releases/2.0rc1"]release code[/URL] is made available to download. There was a time when Netscape ruled the online world, but you have … | |
hi everyone!! im ren, im in my 4sem. and i required to make a project in my major. using VB6.. and that was supposed to be cafe client/server. can someone help me how to make a cafe client/server? im just a newbie in VB6 so i don't have any idea … | |
Hi, I have some problems aka how to bring value of type double (or even array of double values) through socket from C++ server to Java applet client. I tried two possibilities. For example: [LIST=1] [*] Doesn't work, but I think it could be ok while working In c++ my … | |
Hi, The problem statement is: there is an application on the clients machine, which has a event that is called from the form. there is a VB script (a batch file), an .exe file, when clicked, this in turn creates a .doc file, this .doc file shud be displayed on … | |
I recently started messing with tcp socket programming. I hacked up a little instant messaging application that seems to work has some little problems but the world isn't in need of more IM clients. but I wanted to know a good practice for sending large files over tcp sockets. i … | |
Hi, I am newbie to network programming in C. I want to implement a file transfer program in C on a Linux environment . I am sending the file name to the server and tries to print it on the server. But the server doesn't print it. I think I … | |
I have been working with desktop server/client applications today, making pretty good progress when I came across a problem. the webserver I use for my website is shared and doesn't allow me access to start programs so I must use my desktop as a server. The problem with this is … | |
I just finished a wordpress theme and all was ok. Problems only started once we added more articles... I don't know if this is firefox or what, but here is what happens.. [CODE] <li id="post-83"> <a class="block" href="http://www.website.com/great-british-refurb/2009/" rel="bookmark"> <h2>British Refurb</h2> <div class="subtext"> WRITTEN BY: Name <br> POSTED ON: 28/09/09 … | |
Hi, I need help setting up DNS, and then trusts. I think I can do the trusts. DNS is where my issue is, can someone provide step by step instructions or point me toward a tutorial? I have 3 site to site VPNs. I can ping all 3 sites and … | |
I am making client and a server program. The server pulses out a packet of information and the client is supposed to receive it. This works fine so long as the programs are running on the same machine. I need it to work on any machine in a given network. … | |
Hello! I need help.. please.. i'm new at php... but i need to make this: i have a database (postgreSQL) on a server... now on my webpage, i want to insert (manually-in my webpage) like with a text box, i insert there the client name (and other box's for the … | |
The c# code below can be used to capture the screen . Combined with the filesystemwatcher class ,this code can be used to monitor user activities on a computer.You can also add a timer to this method to capture the screen at regular intervals or you can use a simple … | |
Hi everyone, I am facing problems in updating controls using another thread created by another class (not Form1). I am able to update controls of main form by another thread if that thread was created by Form1 or main form, but when it is created by other class, i am … | |
Hello... I am doing a project related to developing a system health monitoring tool for systems in the network in java platform. I need a few suggestions on how i can proceed in this project. Following are a few doubts i have in mind.. [B]1. Is it possible to access … | |
Hi. I am about to program a piece of software which contains a single server, and about 20-40 clients. All parts can be spread out on a lan, or on a wan. The server shall be able to broadcast/multicast to the clients in some way, and the clients should be … | |
hello friends i make a site using asp.net2008 and i want to publish it on local server which connect to other client computer through LAN can any one tell me how to do that please how can i publish my website on the server and can i use IIS6 or … | |
There is a java based chat client called as SparkCLIENT which is widely used as a messenger.THE SERVER WHICH SUPPORTS THIS CLIENT IS OPENFIRE SERVER.The technology involved in the communication of messages between the client and the server is xmpp protocol.This is the technology being used in GTALK client. The … | |
Hi, having a problem with Firefox automatically unwanted windows with advertising - often with unsuitable content for my son, so very annoying. I ran HiKackThis and here is the logfile - can anyone help. Thanks Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 8:04:31 AM, on 10/8/2009 Platform: Windows … | |
Dear All, i want Ur help . i want to make a one server with 50 clients in my organization . but all client data 's are saved only in server. and all applications only install server . client using server . how to build it.. thanks for Ur reply | |
Hi. I have this console based Asynchronous VS project that works fine. And then i have a remoting project which also works fine. I want to edit the remoting project so it is non-blocking, using asynchronous calls. I´ve tried different examples, but I cant get it to work. None of … | |
Sorry, I know this is probably the wrong forum, however, it's the closet one I could find... I use Dreamweaver, and I've been having a problem here lately. I have a testing server and remote server. The testing server is a subdomain that I set up. However, every time I … | |
I've been working on a laptop and I can't seem to find out why there are temp files constantly and rapidly building up in my temp folders. I ran MalwareBytes which discovered and removed viruses and I also ran AVG Free Antivirus and nothing new came up. I also ran … | |
hi i'm using [B]wamp server 2.0[/B] in that, php version 5.3.0 MySQL version 5.1.36 PhpMyadmin 3.2.0.1 MySQL client version: mysqlnd 5.0.5 while uploading my files on to server (plesk control panel) there i have these... [B]Local host[/B] MySQL version: 5.0.45-community-nt Protocol version: 10 Server: localhost via TCP/IP User: username@localhost [B]PhpMyAdmin[/B] … | |
running IIS6 on server 2003. wrote a classic asp app for uploading flash videos, I have a couple of videos about 2MB each that upload no problem, but the client now has files that are 25MB and 30MB each and IIS times out when trying to upload these. I have … | |
Since I check my linkbacks religiously, I noticed one of the comments over at [URL="http://www.linsux.org"]linsux.org[/URL] (An anti-Linux rant site) on my recent post, "[URL="http://www.daniweb.com/news/story226405.html"]5 Things You Can Do to Put Linux in the Driver Seat[/URL]" and thought I would share one of the entries with you. He wants us Linux … | |
Hi. First of all, I am new to C#. I have made this simple C# remoting example, based on a couple of tutorials I have read. The problem is very simple. The remote object that my server created, has to have a method, that can edit, lets say a textfield, … | |
how to install the FRx reporting server software and on which PC(SQL server PC or Application(Microsoft Dynamics PC)) and how to install on Server and how to install on client Mechines. An earlier response in this regard will be highly appreciated. Regards, Rashid Iqbal | |
I would like to make it so that no matter what the client enters it will match words in the database. Example: they type [url]http://awebsite.com[/url] but only awebsite.com exists it still matches it and any combination such as they search awebsite.com and [url]http://awebsite.com[/url] is in the database it matches. Here … | |
Please recommend a simple reverse proxy server but with good re-write rules engine. Thanks. | |
I already have a windows 2003 server set up and it is currently being used for remote access by other domain users. I am new at this remote access thing. Can someone please tell me how to set up remote access for a client that would probably be using it … | |
I have not set up a server for a long time so I am rusty big time. I just setup a new Server 2003 and I am trying to join the domain from a client pc and it cant find the domain. I can ping the client from the server … | |
Hi everyone, I am not a server guru but have had to setup a dedicated server for a new website. Everything is going except that when I try to connect to it via HTTPS connection I get a 500 internal error page which basically means I don't know what is … | |
hello, I have an python script that uses and starts an base http server, in the web interface i have made an textbox and an submit button. and i would like to get the value from the text box to overide an varriable value in the python script. i have … | |
im not a little bit familiar with c program.....so can u help me to change this program to c program......pls ASAP.. here are the code: import java.awt.*; import java.awt.event.*; import java.net.*; import java.io.*; import javax.swing.*; public class TicTacToeServer extends JFrame { private byte board[]; private boolean xMove; private JTextArea output; … | |
[CODE]while(size!=0) { printf("loop start"); printf("File Size in int: %d \n",size); byte_count = recv(sock,recv_data, 1024,0); recv_data[byte_count] = '\0'; printf("hhahaha %d \n",10); printf("char is:%c \n",recv_data[0]); //fputc(recv_data[0], fpW); size=size-1; printf("loop end"); } fclose(fpW); This is a piece of Client side code .. i am sending data from Server Side but when i receive … | |
Hello, I am trying to understand how server and clients work. Can anyone explain it and give an example or link to the tutorial. I greatly appreciate your help | |
can u give the the code to client and server of this game "tic tactoe"...i need to network it....pls hep me..have mercy..pls give me the site or resources to get server and client.... #include <iostream> #include <string> using namespace std; bool gamedone,turn; int choice,player; string space[10]; void win(bool x) { … | |
please help me in making a code on how to get the filename, application in a client is using. i need the code in visual basic 6.0. please help me. T_T asap[code]please help me in making a code on how to get the filename, application in a client is using. … | |
hi i use OverbyteIcsWSocket + DCPcrypt2 i have try to make TCP server with md5 Authentication + 3des crypt example: user name = somtimg pasword = pass and des key = 1020304050607080901011121314 i have got this mesage from client ( Server random key length is 19 and must be 14) … | |
Ok. I know how to create web pages and paste them in the ftp folder. I want to locate a free FTP server on the local network or the internet.Using WS_FTP,cuteFTP, or other free GUI based FTP client program.Using this client i want to create a folder "x" on the … | |
NEED HELP - I stepped into some NASTY stuff! **Please note - I am a novice at this, so I am hoping someone will be able to work with me and possible "dumb it down". I have posted on other sites and the answers I received were absolutely no help … | |
When singer Lily Allen posted a passionate plea for people to stop illegally sharing music files, and started a dedicated blog where fellow pop stars could voice their concerns over the 'theft' of their work, you might have been forgiven for thinking it would just turn into the usual bunch … | |
Hi, I am having a problem with my PHP mail function. I am trying to send an email from [email]user@site.com[/email]. This code is fine: [code=php] mail($to, $subject, $body, "From: user@site.com\n" . "MIME-Version: 1.0\n" . "Content-Type: multipart/alternative;\n" . " boundary=" . $mime_boundary_header) or die('Mail Error'); [/code] however this does not [code=php] … | |
I know this contains actionscript, but the server side is Java. I am trying to get a red5 server to insert into mysql, but I can't get eclipse to compile this client side code. Could someone tell me if this tutorial is up to date with galileo, the new version … | |
Can Someone please help me create a search. I am new in ASP.NET and I am trying to create a search where the user can insert either the Last Name or ID-Number or the policy Number and many other criteria. The database is SQL SERVER 2005 Please direct me how … | |
Greetings, I have just developed a content-managed, database-driven application application that makes heavy use of postbacks and session variables. We own the domain that the site was designed to be hosted on, however, the customer does not want our URL showing. The solution our firm has used in the past … | |
Hi Gyyz I am new in ASP.NET and i am trynig to make my interface dynamic. Is there someone that can help me do it? this is the scenario I have two sets of fields on the interface. One is STATIC while the other needs to be changed. I need … | |
Hi All, We've got an SBS 2003 server, which we are trying to access using the MS Connection manager available via RWW. We can connect at the client's remote site (to their HQ), but can't access anything on the HQ server. I've brought back the client's PC to our office … | |
Hi, SUPERAntiSpyware Professional keeps finding this trojan "Trojan.Smitfraud Variant-Gen/PP" virus and every time I remove it and restart the pc it keeps coming back. I also tried runing SAS as administrator but still after it removes the trojan, it comes back after restard. MBAM doesn't find anything thou. HijackThis Log: … |
The End.