5,682 Topics
![]() | |
Hi everyone! I'm doing my project related to socket programming. The send and receive part I got problem. The code is below : Server side: [CODE] printf("Handling client %s\n",inet_ntoa(their_addr.sin_addr)); if (send(new_fd, "Menu\n", 5, 0) == -1) //(1) perror("send"); if(send(new_fd, "1. A.mp3, 2. B.mp3, C.mp3\n", 26,0) == -1) //(2) perror("send"); if(send(new_fd, … | |
Okay.. first off.. I came home from work and my roomate used the pc.. I had firefox loaded, but I guess they used IE.. I get home and there is 10 IE boxes open.. w/ the lil spill about "you have been infected" press okay to scan or something another.. … | |
So I have recently been getting a popup from AVG saying that an infected file has been detected. When I check the virus vault it shows two file labled I-Worm/Nuwar.U, I have tried healing the files but no luck. Windows firewall has also been dectecting a virus. here are the … | |
I need to watch our mail server for a particular file that is sent in every day. I need to have my program grab this file and do some stuff with it automatically. Does anyone have experience with something like this? Really what I need is just pointed in the … | |
5 minutes after I start the computer I see the taskbar changes to old windows 98 style (from xp) minimize to one line (from the usual two lines I have it at), then back to windows xp style. After this happens my audio is messed up and i have to … | |
Well I've looked almost everywhere and I have noticed a few posts with these same mistakes but none of their fixes seem to be working. So far I have system restored twice and both times it worked for approximately 10mins before reverting back to zero. I have ran my AVG … | |
hai, Can anybody tell me how to configure No-ip's dynamic Client . I tried by using it but it fails by showing a window asking username and password (i think it is some thing realated to router) instead of my local web server. My ISP name is IDEA and iam … | |
OK, please bear with me as I am not an expert here. I have a new Linux server that is mainly used to run my companies proprietary software. In the software is the capability to send various reports and things like statements and invoices in PDF format using email. The … | |
Receiving these messages...Error Message on Start-up... RUNDLL: Error loading C:\windows\system32\irnffkpc.dll...and another for njkdqtbd.dll I can not find these files to remove them. C:\WINDOWS\System32\alg.exe C:\WINDOWS\system32\ctfmon.exe C:\Program Files\Mozilla Firefox\firefox.exe C:\Documents and Settings\Chris\Desktop\Utility\Registry Booster.exe C:\WINDOWS\system32\rundll32.exe C:\WINDOWS\system32\SearchProtocolHost.exe C:\WINDOWS\system32\SearchFilterHost.exe C:\Program Files\Trend Micro\HijackThis\HijackThis.exe C:\WINDOWS\system32\wbem\wmiprvse.exe R1 - HKCU\Software\Microsoft\Internet Explorer\Main,Default_Page_URL = [url]http://www.comcast.net/[/url] R0 - HKCU\Software\Microsoft\Internet Explorer\Main,Start Page = … | |
Hi, I've had this problem for a while now, i downloaded free AVG and Kaspersky and neither of them have found any virus. I read other blogs and have downloaded hijackthis and this is what i have saved, i hope this helps with trying to help me fix this error. … | |
Hello, I came across the fork bomb : ( ) { : | : & } ; : ,and wondering if anyone could suggest a way to run this script on a remote PC. I've setup an intranet as part of my dissertation(server testing),and wish to test my ubuntu server … | |
Hi, I m using this code to set expire of asp.net pages.it is workin fine in if the client datetime is same as server date time but if the clients machine's system datetime is not proper or like if clients machine datetime is 4 months back then server machines then … | |
Hi, everyone! I thought I posted the code first, it's better. This is the code of the program I've worked with : [CODE] #include "liveMedia.hh" #include "BasicUsageEnvironment.hh" #include <stdio.h> UsageEnvironment* env; Boolean reuseFirstSource = False; Boolean iFramesOnly = False; static void announceStream(RTSPServer* rtspServer, ServerMediaSession* sms, char const* streamName, char* inputFileName); … | |
[COLOR="Red"]New user, hello to all [/COLOR][B] [COLOR="Green"]i have been trying to find out what is going on with a firends cpu, usually its nothing vital, but this time it is and i could us some help. one of the main prob. i see is system32 errors, IE will fliker on/off … | |
I have a asp.net c# web form, when the page load I want to display client computer date and time.I used DateTime.Now.Date() for this. it works well in the localhost, but after I deployed in the web server it displays web server date and time.how can I display client's computer … | |
Hello, First off I found your site looking for resolutions for a browser problem I am having. My internet explorer will not go anywhere when i try to link from another site. I will just get a new browser window taking me to a spyware site rather than the site … | |
My Dell Inspiron core 2 Duo has been Hijacked by an unkown virus. I cany acces my c drive, or even task manager among other things. Here is the Hijack this log. Please help. Thank you Logfile of HijackThis v1.99.1 Scan saved at 21:09: VIRUS ALERT!, on 7/15/2008 Platform: Windows … | |
this is the Logfile Logfile of HijackThis v1.99.1 Scan saved at 6:28:00 AM, on 6/6/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) 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:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\LEXBCES.EXE C:\WINDOWS\system32\spoolsv.exe C:\WINDOWS\system32\LEXPPS.EXE C:\Program Files\Alwil Software\Avast4\aswUpdSv.exe C:\Program Files\Alwil Software\Avast4\ashServ.exe C:\Program Files\Diskeeper Corporation\Diskeeper\DkService.exe C:\Program Files\Common Files\Microsoft … | |
Hello, I'm an application developer (still in college though). I'm working on a little web project. I've thought over and researched how this could be done, and this is what I plan to do (however, I don't know if this goes against web programming best practices or if it's completely … | |
Hello People! Hope, you solve my problem. I program in VB.NET and have a WebForm that contain a client Javascript counter (min:sec) to zero. I use this code to show up a counter. [CODE]<script language="javascript"> var up,down; var min1,sec1; var cmin1,csec1,cmin2,csec2; function Minutes(data) { for(var i=0;i<data.length;i++) if(data.substring(i,i+1)==":") break; return(data.substring(0,i)); } … | |
Hi Everyone, this is my first post so I hope I don't break any rules/codes of practice. I have developed an application and produced the appropriate setup files by adding a 'setup project'. I have no problems installing it on a standalone machine. However, I want to install it on … | |
anyone help me to create client server chatting using php? | |
anyone help me to create client server chatting using php? | |
When I start Windows XP everything seems fine until I click on one of the Quick Launch Toolbar icons on the taskbar. Then the Toolbar icons stop being clickable, and after an indeterminate period they disappear. The place where each one was still has an alternative text available, but no … | |
I am looking into the idea of creating a standalone chat client for windows. I have no programming experience and am looking for direction as to where I can go to find people who can help me. Also does anyone have an idea of what bandwidth costs, with about 5000 … | |
[B]- I try here to close the XAConnection and XASession session.close() connection .close() - but the server shows me this Exception:[/B] 2008-07-18 09:30:14,093 DEBUG [org.jboss.mq.il.uil2.ServerSocketManagerHandler] Exiting on IOE java.net.SocketException: Socket closed at java.net.SocketInputStream.read(SocketInputStream.java:162) at java.io.BufferedInputStream.fill(BufferedInputStream.java:218) at java.io.BufferedInputStream.read(BufferedInputStream.java:235) at org.jboss.util.stream.NotifyingBufferedInputStream.read(NotifyingBufferedInputStream.java:79) at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2196) at java.io.ObjectInputStream$BlockDataInputStream.readBlockHeader(ObjectInputStream.java:2376) at java.io.ObjectInputStream$BlockDataInputStream.refill(ObjectInputStream.java:2443) at java.io.ObjectInputStream$BlockDataInputStream.read(ObjectInputStream.java:2515) at java.io.ObjectInputStream$BlockDataInputStream.readByte(ObjectInputStream.java:2664) at … | |
I'm using CInternetSession and CFTPConnection MFC classes to put a file to an FTP server. However there is an intermittent problem showing up where the file appears on the remote server as incomplete, missing the last couple of hunder bytes. The CFTPConnection.PutFile() returns success, indicating that nothing went wrong even … | |
[code=java]import java.awt.Color; import java.awt.BorderLayout; import java.awt.event.*; import javax.swing.*; import java.io.*; import java.net.*; class SocketClient extends JFrame implements ActionListener { JLabel text, clicked; JButton button; JPanel panel; JTextField textField; Socket socket = null; PrintWriter out = null; BufferedReader in = null; SocketClient(){ //Begin Constructor text = new JLabel("Text to send over … | |
Hello, I have an interesting question. Is it possible to call a dll on the client machine from the server? I haven't found anything in my searches. I have been also wondering if I would have to write a custom extension for php to do this? My main goal is … | |
hello everybody thanks in advance for all of your help, here my situation, my nephew use my computer and i think he dowloaded a virus and now im having a few problems i need to know if i am infected here is a copy of my hijack this file, please … | |
Hi, I am not sure exactly what I did to get this started (around the same time I got a new KB and mouse and got a new ISP, but didn't do too much else), but it looks like explorer.exe is crashing and starting over and over again shortly after … | |
I ran hijack this and saved the report it spit out. Didn't do anything more since I can't read these logfiles as of yet: Logfile of HijackThis v1.99.1 Scan saved at 1:16:54 AM, on 7/15/2008 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16674) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe … | |
not too long ago i ran into issues and had trouble cleaning all the malware out. luckily my zone alarm firewall kept all of the downloaders from doing anything and the adware stopped giving me pop-ups, which allowed my computer to work almost at 100% with nothing really seeming to … | |
Ok, apparantly I got suckered into having unprotected internet.... I have yet to load my Norton corp version, and have not updated my Defender. Thats what yoiu get. I bought Spy No More because Defender found nothing and it did. But I still have no access to Control Panel, Display … | |
Hi, Here is my HiJack This log. Any help is greatly appreciated! Thanks! Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 9:40:39 PM, on 6/30/2008 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16674) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\csrss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe … | |
Hi everyone, I recently downloaded the latest version of AVG and haven't had a problem with this version until yesterday. When I tried to open the interface to run a scan it would say: "We're sorry but AVG Interface has encountered a problem and needs to close."I am still havign … | |
hi, im new here. sorry if this is the wrong place to post. my computer keeps shutting down and restarting. its a sony vaio, vgc-rb60g. i ran hijackthis and the log is below. the computer will shut off at will and restart. the more it shuts down and restarts the … | |
Hey good folks at DaniWeb !!!!!! I have a Compaq , Presario, Windows XP Pro. . This is a test computer that I have and does not have any Microsoft updates on it. I want to keep it like that. I have had this computer hooked up to the Internet … | |
My internet connection has stopped working. This is true in both my email client and in any browser that I open. It appears the browser, or other program, sends a request to connect to a specific server, and then does not get a connection to the server back. The browser … | |
Hi, I'm trying to pass form values to my python script that's on the server. I don't have to return anything to the user. Just send the client side values. My page is a simple HTML page and on the click on button, a javascript function is called. This function … | |
My task bar has a red x and blue question mark on it. I have tried everything to get rid of it, but just can't. I ran two different spyware removers (spybot search and destroy and ad aware) I googled the problem and downloaded 2 different dos programs that were … | |
I can't change my background, all i can do is change the color. There's nothing in the Web page background thing. I recenlty installed AVG, Spybot, and HijackThis. I ran avg until there was nothing left that it could pick up, and I immunized with S&D, but i don't know … | |
Hello Friends, I am developing one windows application in that application Client sending one XML String using HTTP Post method. it is like, <Student><ID>415<ID><Name>XYX<Name><Add>MUMBAI<Add><ContactNo>9302154789<ContactNo> </Student> For this string I want to develop one web service wich accept this string plz help me. As well as on client side I am … | |
Hi All, I have just converted a few projects (Web Application, Web Service) to .Net 2005. The web application calls the web service using javascript from the client side. I am getting Error 401 - Unauthorized Access. I understand how to get around this error on the server side (i.e. … | |
:confused: Hello Community: I am working on an openvpn server two connect to LANs. I am almost finished with this project. However, there is one part I am stuck with. I can ping and access the boxes behind the vpn server from my office network, but I cannot ping and … | |
What's the best way to transfer image files from the client application to the server application?using TCP or FTP? and a second question: there's a way for portable fork() ? i want it to be portable for Linux,Unix and MS Windows... ![]() | |
This is actually a combination js, php, htaccess question so it could go in either one of those categories. I, like every combo server/client/ajax programmer like to mix my php with my js. I'm just curious about something, I know that you can configure .htaccess to refer to new extensions … | |
Wow! Last time I posted on here, I found it to be the most comprehensive plethora of genuises on the planet. And hence it has become like an ambulance to me when I have a disaster on my hands. I am trying to set up a system on my site … | |
Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 12:08:14 PM, on 4/27/2008 Platform: Windows XP (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 (6.00.2600.0000) 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:\WINDOWS\System32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\Program Files\Lavasoft\Ad-Aware 2007\aawservice.exe C:\WINDOWS\system32\spoolsv.exe C:\Program Files\Grisoft\AVG Anti-Spyware 7.5\guard.exe C:\PROGRA~1\Grisoft\AVGFRE~1\avgamsvr.exe C:\PROGRA~1\Grisoft\AVGFRE~1\avgupsvc.exe C:\WINDOWS\System32\PSIService.exe C:\WINDOWS\Explorer.EXE C:\WINDOWS\System32\svchost.exe C:\WINDOWS\System32\svchost.exe … | |
Hi I have Client, Owner, and Staff entity, they all are persones!! with additional criteria... Client ID, FName, MName, LName Owner ID, FName, MName, LName Staff ID, FName, MName, LName so Is there a concept of inheritance in RDBMS like SQL-Server-2005 if so how can I implement it. At lease … |
The End.