5,682 Topics

Member Avatar for
Member Avatar for himanjim

[B][I]I've designed a simple applet that works fine on My Windows Xp but when I upload it on my webhost server or run it through any server for e.g. Tomcat It shows the following error in Java Console but no error without server [/I][/B] [B]Java Plug-in 1.6.0_02 Using JRE version …

Member Avatar for jasimp
0
114
Member Avatar for Inny

My script resizes images (yes, client side! No, I dont have access to do it server side!) When a topic is posted with alot of images, The script sometimes resizes before all the images load, resulting in images loading after that which are not resized. How can I ensure the …

Member Avatar for Inny
0
234
Member Avatar for swappy

I`m recently got my last year project in a company, it’s a consultant company. I’m not sure how I’m going to start with the project…So I need help from you guys… I`ll start with the companies requirement: 1. He has a team of 7 people how will enter the names …

Member Avatar for sierrainfo
0
100
Member Avatar for Aamit

I am creating client-server application. client sends text file through `sendto()` function to server. Problems are following-- 1>At the server i am writing into new abc.txt file. but problem is it writes some garbage data also.... server side function ---- char RecvBuf[22610]; int BufLen = 22610; recvfrom(RecvSocket,RecvBuf,BufLen, 0,(SOCKADDR *)&SenderAddr, &SenderAddrSize); …

Member Avatar for Prabakar
0
619
Member Avatar for J Greenie

This is the log. Thanks!!! Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 12:20:06 AM, on 5/10/2008 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16640) Boot mode: Safe mode 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\Lavasoft\Ad-Aware 2007\aawservice.exe C:\WINDOWS\Explorer.EXE C:\WINDOWS\system32\svchost.exe C:\Program Files\Trend Micro\HijackThis\HijackThis.exe R1 - …

Member Avatar for crunchie
0
206
Member Avatar for abdulraqeeb33

hello, i have written a program which selects each record in the database-table(having ip,status and other fields) pings to that ip and if a reply is obtained then the program establishes a socket conn b/w another comp and exchanges information,if info is exhanged then nothing is to be done to …

Member Avatar for mukulbhave
0
139
Member Avatar for tefflox

Hi, Dreamhost has demonstrated image magick utilities can work from a web page. Please glance through my code, and help me find how to get it right. As it is, available at [URL="http://tefflox.net/clients/superiorminitrucks/admin"]tefflox.net/clients/superiorminitrucks/admin[/URL] (if you want to see the errors) the photos are uploaded just fine, but they are not …

0
62
Member Avatar for bk_kiran_kumar

hai, I've written a client side code for creating virtual channels in remote desktop protocol. How to write the server side code? I need a COM object or a standard application. Thank you. bk_kiran_kumar

Member Avatar for omveer256426
0
127
Member Avatar for abdulraqeeb33

i have this pgm which receives a string and tries to find it in database and return a value. for the first execution its working fine, but if the string is not found in database and the pgm is to be restarted it doesnt work the output is init: deps-jar: …

0
68
Member Avatar for vsc33

Hello everybody in the problem solving world !!!!......... Well I have come across a unique problem and am not able to find any logic behind that. My vb.net application runs on a sql server 2000 and it is about making bills in a fast running gift counter with 5 to …

0
46
Member Avatar for santoo

Hi, I have written a webservice and is working fine when tested usng a client application.Now I want to deploy my webservice on a server other than the development server.How can this be done.what are steps to be followed. thanks.

Member Avatar for ashleycameron
0
133
Member Avatar for boss16thugz

I think I have TROJAN HORSE, one of my executable file is infected, now I cannot open it it says I dont have enough permission. Please help... [B][U]Below is my initial HJT File:[/U][/B] Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 10:37:39 PM, on 7/5/2008 Platform: Windows Vista (WinNT …

Member Avatar for gerbil
0
210
Member Avatar for WatermelonX

I've tried AVG, Ad-Aware, VUNDOFIX, HijackThis, RegRun, and Spy Sweeper but I just can't get rid of pmkjh.dll and it's driving me NUTS! How do I get rid of this stubborn .dll? This is my HJT log Logfile of HijackThis v1.99.1 Scan saved at 4:34:45 PM, on 4/21/2008 Platform: Windows …

Member Avatar for Bartman299
0
350
Member Avatar for Amcdurmon

I too have been held captive by the pop up virus. My outlook won't respond either. Here is my SmitFraud Fix log. PLEASE help!!! SmitFraudFix v2.319 Scan done at 20:59:13.75, Sun 05/04/2008 Run from C:\Documents and Settings\Alan Mcdurmon\Desktop\SmitfraudFix\SmitfraudFix OS: Microsoft Windows XP [Version 5.1.2600] - Windows_NT The filesystem type is …

Member Avatar for crunchie
0
188
Member Avatar for shrutijadhav

i am trying socket programming in linux(fedora 7) using C language. i want to send a buffer from server to client,and vice versa. but the contents are not getting saved.the contents are unsigned long so i am converting them into ascii usinf sprintf and then saving in buffer.but its not …

0
75
Member Avatar for mjzammit

Hi i am getting the following error when running my web application Server Error in '/' Application. -------------------------------------------------------------------------------- A potentially dangerous Request.Form value was detected from the client (TextBox1="<html><head><meta ht..."). Description: Request Validation has detected a potentially dangerous client input value, and processing of the request has been aborted. This …

Member Avatar for majestic0110
0
132
Member Avatar for flipboi15

hey guys whenever i surf on firefox i get ads that sometimes show "Page unavailable" and sometimes the popup contains something. i dont know what it is but i think it is smitfraud because i scanned with spybot and i saw smitfraud and it was one of the viruses it …

Member Avatar for ZOKOR
0
585
Member Avatar for maccentric

One of our clients is complaining that multiple people are having difficulty opening Microsoft Office Documents (new and old filetypes, .doc and .docx, for example) in a timely matter over AFP or SMB. This occurs in both Office 2004 and 2008. The clients (running Leopard) are accessing these documents from …

0
73
Member Avatar for perpetual_dream

Hey, Am a total newbie to java. What am trying to do is to control a robot through network. I need to send commands between a laptop(client) and a PDA (server), it is describe in the pic [URL=http://www.freewebtown.com/perpetual_dream/Picture2.png]HERE[/URL] .I have a few questions... 1- The java used to program the …

Member Avatar for peter_budo
0
149
Member Avatar for Stack Overflow

Hello, I am trying to determine the best possible solution to accomplish a simple, yet complex task. ([i]Regarding: Socket Programming[/i]) I've been working on a new project for quite some time and have written a custom framework from the ground up. It's more or less a ([b]Client --> Server --> …

0
143
Member Avatar for wizard_bro

I'm developing this game with sockets, server-client connection!! And the problem is I can't put the game work, so many errors along the program, can anyone help me?! It´s urgent....

Member Avatar for KevinADC
0
137
Member Avatar for deryl1974

Hey Guys, I have a chat application which is a windows client / server chat. I now want a web page to interact with this chat server. Its a simple chat app. 1. The chat server waits and listens. 2. The client connects then can see all the online buddies. …

Member Avatar for deryl1974
0
93
Member Avatar for MohammadAliSadi

I use vb 6.0 , Sql server and Data report . When i am go to show the report there is a problem. The Code is following. Private Sub cmdShow_Click() On Error GoTo Errorhandler Dim cn As New ADODB.Connection ' Dim rs As New ADODB.Recordset ' Dim rs1 As New …

Member Avatar for debasisdas
0
186
Member Avatar for William Peek

I am using a client program (VB6) to interact with one or more server ActiveX executibles, also VB6. Everyting works as it sould when the servers are different EXE's. That is, compiled with different Project Names to different File Names. However, I would like to access 2 instances of the …

Member Avatar for Jx_Man
0
150
Member Avatar for edmicman

I've just inherited some classic ASP code that apparently uses client side vbscript. The bulk of our code is classic ASP with server side VBScript, but I've always done any client side with Javascript, since as long as I can remember. I didn't even know there was client-side vbscript until …

0
91
Member Avatar for tmk5252

Hi! I'm using TS 2.1. It's very good soft I used this system as RDP Client in many NC's and working great. But I've a problem because I want to implement OpenVpn Server and OpenVPN Client on TS 2.1 systems. OpenVPN part is OK, it's working I communicate through router …

0
103
Member Avatar for blargh69

My computer has been acting up lately and im not sure what the problem is. my cpu usage has gone a-wall and everything loads very slowly. I dont know whether this is a virus or not so i ran another hjt report for you all to look at. Logfile of …

Member Avatar for Doctor Inferno
0
120
Member Avatar for sbunjan

Hello, i was hoping to get some help. I noticed my computer's hard drive was running when I wasn't using it, and a freind told me to log into my registry for something called rundll32.exe, if i found it, I should run hijackthis and post it here and you all …

Member Avatar for sbunjan
0
119
Member Avatar for bpushia

I am trying to get the ST.java (Server Thread) to communicate with the CT.java (Client Thread), i am stuck at this point, i dont know rather it is something to do with the port # and host, or if it has anything to do with the Server thread, please reply …

0
79
Member Avatar for namrata_k

Hi all, [COLOR="green"][/COLOR]Please reply me soon !!![COLOR="Red"][ICODE][/ICODE][/COLOR] i have made my database in Ms-access and using vb.net for front end. My system is working fine with database stored in same pc of client(by giving path c:/.....). But i have to show my project using seperte server pc n client pc. …

Member Avatar for jbennet
0
127
Member Avatar for swaters86

Basically, I'm building a aspx calculator page for a client. What the visitor has to do is fill out the textboxes with a number. it takes the sum of all the text boxes, multiplies the sum by one number to get the minimum value and then another to get the …

Member Avatar for bwkeller
0
178
Member Avatar for Aamit

I want to create program for client-server. Where server run continuously..... when client starts...server send one exe to c drive on client machine..... execute the exe...and return result to server... For multiple client ... How to do this ?? Plz give me hint or any sample code???

Member Avatar for Ancient Dragon
0
88
Member Avatar for VidVB6

Hi I have a collection in VbScript (on an asp page) named coll The UI of the ASP page has dropdown thats is to be populated based on the iteration I do in the collection "coll" I iterate it based on it s count...but How to I add each of …

0
70
Member Avatar for shravan.donthul

Hi all, In my form i have listbox,file upload control and button . Using file upload control am adding the files to listbox which i want to upload to server. On clicking button, i want the files to be uploaded to server which are in listbox. Please suggest me how …

Member Avatar for shravan.donthul
0
167
Member Avatar for vpekulas

Hello All, I don't know what else to do then ask someone for help :) I've been getting random popups in XP eversince the last reinstall. I'm running XP Pro SP2 and the popups come up all the time. The Log file follows below; I very much appreciate your help. …

Member Avatar for HoustonIT
0
223
Member Avatar for Uros Bregar

I configured RRAS server on my windows 2003 server installation. I use it to allow users to connect to my server using VPN. Does anybody know how can I set it up that so it will require that users have digital certificates installed on the client computer? The server is …

0
62
Member Avatar for charitha_sharma

Hello all i am deadly needed this please any one have idea let me know my requirement is i am having 4 client computer and one server my form1 have 10 buttons ( all client computer has the same form installed vb form on client side and database on server …

Member Avatar for ericstenson
0
86
Member Avatar for charitha_sharma

Hello all i am deadly needed this please any one have idea let me know my requirement is i am having 4 client computer and one server my form1 have 10 buttons ( all client computer has the same form installed vb form on client side and database on server …

0
57
Member Avatar for namrata_k

Hi, Please replay me soon people!!! i have made my database in Ms-access and using vb.net for front end. My system is working fine with database stored in same pc of client(by giving path c:/.....). But i have to show my project using seperte server pc n client pc. Please …

Member Avatar for namrata_k
0
108
Member Avatar for eleonora

Hello, I strongly need your assistance what is needed to modify in order the board to inherit the complete functionality of the game. The clienthandler class contains all the methods for playing the game on the terminal [please check the code] Thanks in advance for any help ! [CODE=java] import …

Member Avatar for jwenting
0
128
Member Avatar for MaseYo

how can i use a server control (textbox) and on the client, validate that the only characters entered are numeric (0-9) only...max of 10 chars...allow the backspace and tab key???? HELP thanks

Member Avatar for srikanthkadem
0
76
Member Avatar for tejalrupera

Hi, I have made one web application with the use of AJAX. On each page i am sending lots of AJAX request. I have two pages called parent and child. child is opened from the parent page. Now when i am closing child page before all the request sent by …

Member Avatar for tejalrupera
0
78
Member Avatar for fijsolam1981

Hi , I need your help please. I am using OSQL statement to execute SQL database script From CMD Line. Basically our application Support Other than English 5 Foreign languages, so each foreign language contains their on character set so its in Unicode format (`* byte format`). In the sql …

0
58
Member Avatar for abdulraqeeb33

this is the output on server init: deps-jar: compile-single: run-single: checking the client of ip 169.254.86.65 checking the client at port 59000 checking the client at hostname RAF System with169.254.86.65is online probing the client of ip 169.254.86.65 creating the client of ip 169.254.86.65 whose hostname is RAF at port 59000 …

0
110
Member Avatar for Nemoticchigga

I am trying to create an ethernet socket inside a thread. The code works outside of the thread, but fails inside of it. Does anyone know what the problem is? Do I need to set up the socket outside of the thread? It compiles and runs, just fails to connect …

0
45
Member Avatar for Yogesh Sharma

I know only three differneces. [B]1)[/B] ADO wroks on Connected architecture, while ADO.Net on DisConnected Architecture. [B]2)[/B]ADO is used to create Client Side Cursors while ADo.net create both client as well as server. [B]3)[/B]In ADO,data is converted before transmitted whike in ADO.Net no transformation takes place. IF FRNDS U KNOW …

0
83
Member Avatar for netzorro

Hi, I hope you can help me. I have a 2003 server running winsshd. Inside this server using vmware I run a linux Ubuntu server. I connect to my 2003 server using tunnelier and access the linux through port forwarding, mostly telnet and ftp. Now I want to use X11 …

0
66
Member Avatar for hacker9801

Hey all. I'm making an online game. It uses XML maps, and I was wondering... what's the best way to transfer an XML file over a socket? I want my server to send an XML map whenever it's requested, but I dunno how I'd get the xml from the other …

Member Avatar for Salem
0
161
Member Avatar for abdulraqeeb33

/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package server; /** * * @author 007 */ import java.io.*; import java.sql.*; import java.util.*; import java.util.Random.*; import java.net.*; import java.lang.String.*; import java.io.InputStream; import java.lang.Object.*; import java.net.ServerSocket.*; public class aptserver implements Runnable{ …

Member Avatar for abdulraqeeb33
0
244
Member Avatar for froger

I continue to get a RUNDLL can not find C:|WINDOWS\system32\upefwdyk.dll. Specific module could not be found. This appears after I had identified multiple viruses (smithfraud etc) and was forced to change and delete etc. I will add the last hijackthis info if this helps. Logfile of Trend Micro HijackThis v2.0.2 …

Member Avatar for crunchie
0
151

The End.