5,682 Topics

Member Avatar for
Member Avatar for lankan

I have setup a VPN server on a Windows 2003 Server. I only have one network adapter that is connected to my router and then connected to the internet. I setup a client pc (Windows XP) to dial in to the VPN server. I have no problem connecting to the …

0
48
Member Avatar for dragon99x

I had this crazy idea of creating a media player using java that would stream files from from my desktop computer, which I would set up some sort of server app for, and talk to a portable client app that I could download on any of the other computers on …

Member Avatar for Phaelax
-2
534
Member Avatar for KRK

Hi, Good Afternoon to All. Need Some Help Regarding file saving on server. I am developing a Client Server Architecture using VS.NET2005 and i want to Save All files to Server only. But i am not able to get hw can i achieve this? Can anybody help me.......? Thanking You.....

Member Avatar for Ramy Mahrous
0
93
Member Avatar for manushetty_2005

please help us in getting information regarding working of internet browsers(in general IE or Mozilla etc).... API's involved.. we want to develop a server tool that monitors and logs the users internet activity such as sites visited, on client machines in LAN.

Member Avatar for jwenting
0
69
Member Avatar for cdematteo

I have a rundll32.exe error when shutting down my cpu... it also slows my cpu down sometimes taking 100% of the process.. please review my hi jack log file below and direct me how to proceed Thanks Chris Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 6:11:55 PM, on …

Member Avatar for cdematteo
0
181
Member Avatar for dabadalorian

Hello all - This is my first post here and I would really appreciate some advice. I found a similar thread from a few years back, but from what I understand, it's preferred that I start my own thread. The problem I'm having is 2-fold. First, I'm getting this Server …

Member Avatar for dabadalorian
0
186
Member Avatar for MPRadamacue

Every time I log onto my home computer I get a pop-up about installing a known malware program known as ctfmona.exe. If its not actually there is there anyway to get rid of this pop-up? The thing is I cannot locate it with McAfee, Spyware Search and Destroy. I got …

Member Avatar for crunchie
0
152
Member Avatar for EchoQuiet

Greetings Everyone, I've found myself being referred to <DANIWEB> from web development-related Google searches quite frequently. So I decided to become a member. I didn't realize the depth of the community and content here until this morning when I was looking up XHTML related issues. Every other search was bringing …

Member Avatar for jbennet
0
234
Member Avatar for bushman_222

I'm creating a client-server style program. The two connect fine and I can send data from the client to the server, The server gets the information correctly However when I try and send data from the server to the client, the client receives empty packets. Upon closer inspection I've noticed …

Member Avatar for jonc
0
319
Member Avatar for ANNOYEDCOM

My computer was infected by Trojan Horse virus and I have been getting Symantec Email Proxy Error Pop up. I have tried all sorts of method and it ends up with a Error status for the Norton Anti-Virus Email scanning. This has in fact stopped the Error message popping up. …

Member Avatar for crunchie
0
242
Member Avatar for mrityunjay22

i am getting the aboe error in the code given below <html><head> <title>MySQL Server Information</title> </head><body> <h1>MySQL Database Server Information</h1> <?php $DBConnect = mysqli_connect('localhost', 'root', 'mrityunjay'); echo "<p>MySQL client version: " . mysqli_get_client_info() . "</p>"; echo "<p>MySQL connection: " . mysqli_get_host_info($DBConnect) . "</p>"; echo "<p>MySQL protocol version: " . mysqli_get_proto_info($DBConnect) …

Member Avatar for Nick Evan
0
147
Member Avatar for slund

Hi, Lately I've been having problems accessing certain sites in IE and Firefox. I do have better luck (with some sites) using NetScape (AOL). From looking through these forums, it sounds like spyware is the likely culprit, so I've attached a HiJackThis log. Any help, much appreciated. Logfile of Trend …

Member Avatar for gerbil
0
227
Member Avatar for BFreimann

Hello all, I am in a corporate environment and hoping that I am in the correct Forum. Our file server is running very low on space. We are at approximatly 10GB and dropping. Before the executives approve us buying a new server they want us to look into utilizing the …

Member Avatar for DimaYasny
0
76
Member Avatar for bushman_222

Hey all. Can some please confirm some winsock items, I am starting to doubt my self about it now. The question is this: If you created a client server program, what port does the client winsock.localport actually connect? Is it the same port that you request it connect to, or …

Member Avatar for jonc
0
127
Member Avatar for CompSec

Hi everyone. My friends recommended me to this site. Hopefully someone out there knows a bit about the Socket Api. ... I am trying to transfer a text file from one folder to another (all on the same machine). On the server side, I am able to put the entire …

Member Avatar for zhelih
0
76
Member Avatar for prabhat.singh

I want to send data(image and vedio file ) from client machine to server , I am having a url "http://localHost/prabhat/vedioolad?vedio=&image=" how to send the image and vedio file through this url in VC++

Member Avatar for Ancient Dragon
0
38
Member Avatar for Comodore

Hey guys, Thanks for all your help on my last issue with my own laptop. Now I am helping my friend with an old junker he has that has been running slowly and strangely. It has Norton 2004 and Adaware installed. Neither have been updated for over a year, but …

Member Avatar for Comodore
0
178
Member Avatar for Mohandsa

i have acode that upload file from client to web server but i need to insert the file name into DB (mysql) to get it in download list............HOW? this is jsp code <%@ page contentType="text/html;charset=windows-1252"%> <% response.setContentType("text/html"); response.setHeader("Cache-control","no-cache"); String err = ""; String lastFileName = ""; String contentType = request.getContentType(); …

Member Avatar for masijade
0
2K
Member Avatar for dabadalorian

Hello all - This is my first post here and I would really appreciate some advice. I found a similar thread from a few years back, but from what I understand, it's preferred that I start my own thread. The problem I'm having is 2-fold. First, I'm getting this Server …

Member Avatar for dabadalorian
0
255
Member Avatar for trudge

I've got a Perl script that lets a client of mine dump and restore his inventory database. It has worked fine for years, only I recently noticed strange file results. Instead of dumping the data to the file, I found this (I've munged the db name): -- MySQL dump 10.10 …

Member Avatar for trudge
0
101
Member Avatar for danielzee

i am a writing a program to captured a bitmap from one computer and send it to another computer on a LAN network the problem is that i alway get a prefect first bitmap pic on the picturebox on the client computer but one that follows it will be distorted …

Member Avatar for Eric132
0
138
Member Avatar for ukinaru

RUN-TIME ERROR '40006' WRONG PROTOCOL OR OR CONNCETION STATE FOR THE REQUEST TRANSACTION OR REQUEST. that is my problem,, here is my code that has an error. Private Sub Text2_Keypress(keyascii As Integer) If keyascii = 13 Then keyascii = 0 List1.AddItem (Text2.Text) Winsock1.SendData Text2.Text Combo1.SetFocus End If End Sub please …

Member Avatar for ukinaru
0
116
Member Avatar for abel2b

Hi this is my first time posting I´m a student in Argentina and own a small cyber cafe My problem is having to install a game on every computer, it is time consuming. Well a person offered me ( for a considerable price) to install about 150 popular games on …

Member Avatar for Marston
0
97
Member Avatar for AndreRet

Got stuck completely. Need to shell to an app running on IP***.***.***.***, Server is running windows server 2003. Normally connect to app using remote desktop connection. I need to let client connect from MY app to this server - forms part of app I'm developing.

0
75
Member Avatar for diamond17

My explorer.exe has been acting up for a few days and i have tried running anti-virus and spyware scanners to no avail.. so i was hoping maybe someone here would know what to do..because im out of ideas here is my hijackthis log ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Logfile of Trend Micro HijackThis v2.0.2 …

Member Avatar for diamond17
0
142
Member Avatar for loneal

Before I start, please excuse any mistakes I make in nomenclature. I am a beginner at this MFC stuff. I am writing a transaction server and trying to use CListView to display the status of the multiple client threads I've got going. I've got it to where the columns of …

Member Avatar for loneal
0
106
Member Avatar for armend90

I have an HTML file named index.html on one server, and another PHP file named ads.php on another server, and in PHP I have an $_GET['pub'] method set by the URL how can I get the value of $_GET['pub'] on the index.html which is located on another server? EXAMPLES : …

Member Avatar for pclfw
0
97
Member Avatar for stephaniie

oh wow i see this is going around i have the exact same problem here is my logfile if theres anything you can help me with it would be GREATLY appreciated :) Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 1:58:36 AM, on 1/19/2008 Platform: Windows XP SP2 (WinNT …

Member Avatar for crunchie
0
111
Member Avatar for HuevoPicante

Explanation first. Ok so I have this problem my computer runs uber slow and when I check my proccesses I have tracert.exe running a lot. Also Getting a ton of pop ups, but'm pretty sure those are just extraneous problems because whenever I delete spyware using spyware doctor tey go …

Member Avatar for crunchie
0
476
Member Avatar for sagedavis

Hey all, some of you know me from some of my earlier questions with my css stuff. I recently interviewed for a position for a company who uses ajax. All their AJAX stuff is already built, so, they aren't going to require me to mess with it much at first, …

0
65
Member Avatar for jochem23

Hello, I have a webapplication which has to use the printer and other devices on the client to print documents and make financial transactions via bankcard terminal (like you do at your local shop) I'm not allowed to use ActiveX so I was wondering if the following is possible. I've …

Member Avatar for SheSaidImaPregy
0
72
Member Avatar for dogma

I'm getting a problem with a database resource in Tomcat 5.5.25 The error (from the log) is: [code] Cannot create JDBC driver of class '' for connect URL 'null' java.lang.NullPointerException at sun.jdbc.odbc.JdbcOdbcDriver.getProtocol(JdbcOdbcDriver.java:507) at sun.jdbc.odbc.JdbcOdbcDriver.knownURL(JdbcOdbcDriver.java:476) at sun.jdbc.odbc.JdbcOdbcDriver.acceptsURL(JdbcOdbcDriver.java:307) at java.sql.DriverManager.getDriver(DriverManager.java:253) at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1143) at org.apache.tomcat.dbcp.dbcp.BasicDataSource.getConnection(BasicDataSource.java:880) at org.apache.taglibs.standard.tag.common.sql.QueryTagSupport.getConnection(QueryTagSupport.java:274) at org.apache.taglibs.standard.tag.common.sql.QueryTagSupport.doStartTag(QueryTagSupport.java:159) at org.apache.jsp.test_002ddb_jsp._jspx_meth_sql_005fquery_005f7(test_002ddb_jsp.java:9766) at org.apache.jsp.test_002ddb_jsp._jspx_meth_c_005fcatch_005f7(test_002ddb_jsp.java:9732) …

Member Avatar for dogma
0
221
Member Avatar for Texpert

Hi, I have this app running fine on my pc with connecting to SQL server on my localhost using windows authentication. Now I am going to deploy it on my client's server where SQL Server 2K DB is on server "abcd" with SQL Server credientials (No windows authentication) My problem …

Member Avatar for nandalanranjith
0
238
Member Avatar for ForestTech

Hi All, We've recently setup an sbs 2003 server running Exchange for a client. They have several remote users who we are trying to setup with RPC over HTTP to check emails. On XP machines, it just continually asks for Username/Password. I have had it setup successfully, however when I …

0
103
Member Avatar for pchudnofsky

Hi All; I'm currently using [B]NETSCAPE 7.2[/B] and I recently read an article stating that there will no longer be any further development for the product. However the NETSCAPE browser will still continue to function provided the underlying internet structure more or less stays the same. To this end, I’ve …

Member Avatar for Sandman13
0
104
Member Avatar for ajaymeka

Hi I had a client server program executing on two linux machines ( RHEL ). I am getting different execution bahaviour with the following scenarios: 1) Login to the Server machine as root Start the Server Program as background process Login to the Client Machine as root Start the Client …

Member Avatar for Belrog
0
149
Member Avatar for Barefootsanders

Hi everyone, I'm in the process of designing a C# program and I needed some help with what I wanted to accomplish. Heres where I stand. There are 2 parts, a client and a server. The client has a database and within this database contains the filepath(s) of all the …

0
71
Member Avatar for lemymatair

Hello World! (to all of you DaniWeb guys!) I want to build 3D Online Chat but I don't know how to start. Does anyone can tell me how to send message between 2 PC? (An output of this message I want to show in 3D character's shout box.) Right now …

Member Avatar for lemymatair
0
142
Member Avatar for Lora316K

I just want to make sure I got rid of all the spy-ware. Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 9:30:25 PM, on 1/11/2008 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16574) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\Program Files\Windows Defender\MsMpEng.exe …

Member Avatar for crunchie
0
155
Member Avatar for ineuw

I built a web page form, where the action is set to "mailto" to my email address. I already scripted the client side using Javascript and I wish to know if I can use Javascript for server side scripting as well? I do not know PHP, nor Perl, and prefer …

Member Avatar for ~s.o.s~
0
112
Member Avatar for sifuhall

Hello all. I am having a very interesting problem and I really need your ideas. I am running a small network at my home. The server is Windows 2003 and it is my DNS server. I have 4 workstations (all xp pro) connected via cat5 cable and they have no …

Member Avatar for Serunson
0
175
Member Avatar for nice_true

Hello! I had problem sending mails through asp.net, even after writing the code. But after providing the IP address of my pc in the relay option in IIS, the problem finally got solved. But now the problem is that the same code when I tried to run on a pc …

Member Avatar for jamello
0
138
Member Avatar for arjunchandkn

hi friends i am doing my final yr BE computer science.i have to do my final yr project. I am interested in java n going to do a project on"RELIABLE DATA TRANSPORT AND CONGESTION CONTROL USING FUZZY LOGIC IN TCP/IP.So can i get basic codings for communication between client and …

Member Avatar for ithelp
0
88
Member Avatar for Garet-Jax

Hi Everyone I seem to have acquired an infection which: - Has stopped me accessing Control Panel, I cant even find it. - Keeps popping up windows all the time. - When I boot the PC it says I have c:/windows/system/shell.exe missing...can I replace this? Trend Micro Housecall said I …

Member Avatar for crunchie
0
163
Member Avatar for chrisbliss18

I have a situation where a file upload program that has been running without any problems for months now suddenly uploads completely empty files. When I turn on warnings (perl -w), I get a message like the following: [code]FATAL WARNING: read() on closed filehandle fh00001license.txt at CDownloadEditor.pm line 293.[/code] Here …

Member Avatar for chrisbliss18
0
275
Member Avatar for irie18806

My computer has been infected with somekind of spyware that leaves a yellow sign with exclamation mark in the notification tray. Every 30 seconds or so a dialog bubble appears from the yellow sign with the following message: Your computer is infected! Window has detected spyware infection. It is recommended …

Member Avatar for crunchie
0
178
Member Avatar for EnderX

I've been requested to write a PHP-driven database report by my boss. The reports will be located on our servers, where PHP is installed. However, the DBs that I'm supposed to read from are going to be located on the client machines. The servers are running SuSE 9.3 with Apache …

Member Avatar for werks
0
448
Member Avatar for katemccrew

wow - finally I think I have arrived on the correct thread. here are my results: The only thing that I see that could perhaps be, odd, is an ATI hotkey poller? Index % of PCs with item Code Data 1 0.1% O16 {30528230-99f7-4bb4-88d8-fa1d4f56a2ab} (Installation Support) - C:\Program Files\Yahoo!\Common\Yinsthelper.dll 2 …

Member Avatar for MoralTerror
0
241
Member Avatar for flyingjoe

Logfile of HijackThis v1.99.1 Scan saved at 8:14:25 PM, on 1/2/2008 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16574) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\Program Files\Windows Defender\MsMpEng.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\system32\LEXBCES.EXE C:\WINDOWS\system32\spoolsv.exe C:\Program Files\Common Files\Microsoft Shared\VS7DEBUG\MDM.EXE C:\WINDOWS\Explorer.EXE C:\Program Files\Windows Defender\MSASCui.exe C:\Program Files\Java\jre1.5.0_03\bin\jusched.exe C:\Program Files\QuickTime\qttask.exe C:\PROGRA~1\YAHOO!\browser\ybrwicon.exe C:\PROGRA~1\YAHOO!\browser\ycommon.exe C:\PROGRA~1\YAHOO!\YOP\yop.exe …

Member Avatar for flyingjoe
0
75
Member Avatar for JudBuz

It happens when I click on a link or even just activate a window on Firefox. A new IE browser opens up w/ an ad on it. Please help, below is my HijackThis log. Don't know where else to turn! Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 3:41:53 …

Member Avatar for JudBuz
0
266

The End.