5,682 Topics

Member Avatar for
Member Avatar for jakesee

Hi all, ok this is quite general in a sense but there's no other approperiate forum to put this so here goes: When thinking how the langauges resolve IP when given a hostname, am I right to say that client-side languages like javascript uses the local computer's host file and …

Member Avatar for martin5211
0
220
Member Avatar for Extreme hosts

[B]A Client of mine is buying a VPS (VIRTUAL PRIVATE SERVER) He need's help with VPS to allow anonymous write but nothing else? Any suggestions ? [/B]

Member Avatar for jephthah
0
40
Member Avatar for jbennet

This is a Samba Tutorial. Its for getting a linux server to replace a basic (windows NT4 level of functionality) server, perhaps in a costcutting scenario, to serve files to windows (nt4 to xp) clients. A good idea for a small home server (provided you have xp pro clients, home …

Member Avatar for jbennet
0
310
Member Avatar for mad_girl

I'm testing a simple c# application with server and client both working on the same machine ,client try to connect to server using external ip but i keep getting this message "No connection could be made because the target machine actively refused it". I port forwarded my server manually and …

Member Avatar for martin5211
0
89
Member Avatar for neutralfox

Hello, I have just finished writing the code for my FTP application but according to my code, everything should work fine. But when I run my application, the file is not transfer to the server. Can someone please check where I am going wrong. I am sending the code as …

Member Avatar for neutralfox
0
92
Member Avatar for Kecy

Hi there, I'm currently bulding a high school project which manages student information systems and stores reports of tests and exams. It also has a module for teachers where teachers' reports and information are being recorded. And by the virtue of tis functionality, I intend making it to work on …

0
56
Member Avatar for AdamMagana

Hello all. I have a problem with a socket server program I writing. The server manages to set up the socket just fine, however, it now needs to be able to take in input from a client. I using the following command to receive information and print it out on …

Member Avatar for AdamMagana
0
147
Member Avatar for manoj_582033

I want to know that in server pc database is stored and that databas is accessed by client pc how to do that

0
91
Member Avatar for stillblazin

Hi, I need a way to do this: One server thread has to read a message from a client thread. The client will send the message to a queue and the server thread will read from this queue. The message being sent will contain: (3 different things) 1-ID of Client …

Member Avatar for jephthah
0
76
Member Avatar for JimD C++ Newb

Hello, all! I'm trying to understand how a client/server would work, and I found a server example I could play with on the internet. However, I can't get it to compile due to a bunch of undefined variables (sendto, socket, etc). Are there some options I should include in the …

Member Avatar for jephthah
0
315
Member Avatar for Meros

Hi. I'm new to daniweb and i saw that people had the same problem as me and they got their problems fixed. I ran HJT and got this log. Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 12:02:59 PM, on 4/12/2009 Platform: Windows XP SP3 (WinNT 5.01.2600) MSIE: Internet …

Member Avatar for jholland1964
0
193
Member Avatar for metal_butterfly

I have a scenario like the client has to search for the active server.There will be many servers.But not all server are active.And at a time not more than one server will be active. The client will be in active state always i.e, it should always search for an active …

Member Avatar for Ancient Dragon
0
82
Member Avatar for metal_butterfly

I have a scenario in which there are many servers .But all these servers are not active always and not more than one server will come to active state at a time..Whenever any of the server comes to active state ,it has to send a "active state " acknowledgment to …

Member Avatar for ithelp
0
86
Member Avatar for ghrantt

hello So I log in jump on firefox get a little browsing finished and then i cant get anywhere else either home or to another site much les load the one im trying to get to Ive run my checks malwarebytes and the like nothing pops up. If i back …

Member Avatar for PhilliePhan
0
137
Member Avatar for metal_butterfly

I wrote a program which will send a message to multiple clients(i.e, broadcasting) that are connected to a server.Once when the client receives a message from the server ,the client should read a file in the server and display it in the client.The client which responds (i.e, client wants all …

Member Avatar for metal_butterfly
0
112
Member Avatar for jaypaul

Hi Friends, If We wanted to create a tile editor for my game, and put the editor on a site as an applet, is there any way to save to created worlds to a file from that applet, i'll give pref. on the server side but not the client side …

0
56
Member Avatar for serverbusy

Hi I am praying someone can help as I'm all out of options...We have been plauged with this error at work for over 12 months.....I have tried everything I know to try isolate the error including formating disks. WE HAVE A MOST UNHELPFUL OUTSORED IT company and an most unhelpful …

Member Avatar for serverbusy
0
209
Member Avatar for beckman16

Hi, I have a client application that communicates with other server modules residing on other machines. In client application, I need to know the IP address of the machine it is running on, so that it would communicate its IP to the server module(which could be separated from client by …

Member Avatar for beckman16
0
358
Member Avatar for mwk229

I am newbie, really need some help. My computer is full of viruses, spyware and other stuff. I'm not a computer tech but can usually figure this out. Here is my hijackthis log. Please help, my computer is a train wreck right now. Thanks!! Logfile of Trend Micro HijackThis v2.0.2 …

Member Avatar for crunchie
0
357
Member Avatar for Acute

PLz, can anybody help me to display Excel table on browser.Looks like easy task, however, the table must be edited and saved using the browser. I've looked Google spreadsheets, but I dont know how to connect that application to my web site. My purpose is: client opens an excel table(which …

Member Avatar for rm_daniweb
0
331
Member Avatar for KillerOfDN

I am performing an installation on 15 client computers. I'm installing Windows XP Professional using Remote Installation Service (RIS). I've not used RIS before and am unsure how the RIS server will recognise the different clients. So I guess my question is: How does a RIS (Remote Installation Services) Server …

Member Avatar for caperjack
0
47
Member Avatar for mg0959

Hey guys, I have a python script that I need to run on a windows machine when the computer boots up but before a user logs in. It is the server side of server/client program. The program needs to be able to write and read files, as the server program …

Member Avatar for mg0959
0
160
Member Avatar for pinkdiva

Hey, I posted the HijackThis log below Can you please check if there are any viruses in this log or what should I delete? Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 11:36:19, on 4/04/2009 Platform: Windows Vista SP1 (WinNT 6.00.1905) MSIE: Internet Explorer v7.00 (7.00.6001.18000) Boot mode: Normal …

Member Avatar for crunchie
0
105
Member Avatar for tomdegetel

Hi, I have a web application running on a servlet container(2.3). All the servlets inherit from one single servlet that inherit from HttpServlet and implements a service() method. The service() method of the main page provides authentication mechanism and also a protection against 2x clicks and refresh from user's browser. …

0
38
Member Avatar for metal_butterfly

My problem definition is ,I have to send a message from one node in a network and it has to be broadcasted to all other nodes in the network.The program what I have given below will be running in all the nodes in the network.The same program should be capable …

Member Avatar for jephthah
0
217
Member Avatar for rm_daniweb

Hi All, Some website said the we cannot run php function in javascript because php is on server side and javascript is on client side. My code will help us to run a php function when you type something on the textbox given below. [icode] <?php function myfunction(){ $x="I love …

Member Avatar for Ezzaral
0
13K
Member Avatar for pinkyguru

I am using a Server and client application.. My server used to send lot of data .. i used to get even 1000 data at a time.. I am trying to split the data and keep in a variable.. I am missing data at that time.. so now i need …

Member Avatar for vb5prgrmr
0
65
Member Avatar for safyrmwn

Any help with these issuses is greatly appreciated. Thank you so much for your time and attention. Overall System sluggish along with the following problems: Start>Programs>Administrative Tools>Services results: Windows Internet Explorer error Cannot find 'res://C:\WINDOWS\System32\mmcndmgr.dll/views.htm'. Make sure the path or Internet address is correct. Press Ok same error returns, Press …

0
133
Member Avatar for Acute

Anyone knows how to just view the Excel doc in a browser, so that it can be editable(it saves the changes when you close the browser tab)?? Try to open xls file with IE and it will ask you:Open or Save? Click on Open button and you will see what …

Member Avatar for chrishea
0
71
Member Avatar for MukeshZ

Hi I am facing logon Failed problem in VB.Net Crystal Reports after i deployed it at client side... A window showing Database name, user name, Server and password I fill it manually still it fails... Can any one help me to sort out this solution... Thanks :)

Member Avatar for maczoon
0
688
Member Avatar for senoftheshire

Hello, I need some help removing these trojans because my antivirus doesn't even know they're there. I've read through your stickied posts, so I think the first step is to post my HJT log. Hopefully, I can get rid of all 3 in one shot (and any other you might …

Member Avatar for crunchie
0
167
Member Avatar for Prabakar

Hi everyone, I am a little new to Java programming and am doing a simple project. The Problem is that I am able to connect but am not able to send any data. It is a little weird. The server gets the client's IP and the client to is connecting …

Member Avatar for Prabakar
0
99
Member Avatar for Thirusha

I want to develop a web app that can allow the user to change the type of database he/she is using(Access, Sql Server, Oracle), just by changing the connection properties in a properties file. I am assuming that this is possible. Would it become too complicated meaning way too much …

Member Avatar for stephen84s
0
88
Member Avatar for santosh.kanna

i have a server configured with active directories. and have a client system for this server. now i am created a user for that client system in active directory. i can login in client system with that login details which is created in active directories in server machine. but now i am trying …

0
37
Member Avatar for masijade

[QUOTE=madhavireddy]Hi, I am new to java I have a project to be done with early deadline. Can u please help me how to write code in java to send GET request to server from client. Thank you in advance.[/QUOTE] So, you accepted a job you're not qualified for, or you're …

Member Avatar for madhavireddy
0
128
Member Avatar for coder_gus

Hi, I am in deep need of some good ideas about how could I test an application server written with twisted, testing it with twisted trial. The way the application server works is by using a home-made XML protocol. A client logs in by sending an authorization request, it receives …

0
53
Member Avatar for boris_rk

Hello! I've got a problem and was hoping for you, good people of these forums can help me:I've got a LAN connection at home and I need to make an application that will run on both of my connected PC's. On PC there should be a "server" and on other …

0
44
Member Avatar for kashyapanirudh

Hi, I am building a Email client. I want to retrieve mails from MYSQL Database stored in the server and display the mails in the Client user interface. Only 50 mails must be displayed per page. How can i do this ? Can this be done using paging in Data …

Member Avatar for ddanbe
0
90
Member Avatar for ebiemami

This is all I want to make but I habe no idea about it: This program(or maybe 2 programs) runs on two PCs, one part of the program is for server which gives the current time to the clients, A client ask the time and wants to show it in …

Member Avatar for ddanbe
0
64
Member Avatar for add4

Hi there, i am trying to create multiple clients connecting to the server. But the problem is that I can't set the Socket() constructor time.i.e by default the constructor waits to listen for 20 sec. My clients are many so that the time taking for those is hi. So that …

Member Avatar for JamesCherrill
0
109
Member Avatar for choudhuryshouvi

Hello all folks... I have an asp.net web application which uses Microsoft Sql Server 2000 as its backend....Our application is a Payroll Management System.. The system is fully completed and uploaded to the local server in our client offices....The system is build on WinXp platform...the apps is running in the …

Member Avatar for choudhuryshouvi
0
145
Member Avatar for specialkb01

Hello All, Let me start by detailing what happened. First, AVG did a normal scan and indicated that I had an infection. AVG said it was a Trojan Horse name SHuer (or something similar). AVG said the infections were removed, but I noticed that my computer was having problems such …

Member Avatar for crunchie
0
277
Member Avatar for Barefootsanders

HI, I'm trying to write an application in C++ that has two things - a TCP server (listen server) as well as a TCP client where it can send to other TCP servers. I currently have both parts set up simultaneously. I did this by calling fork() and having the …

Member Avatar for Duoas
0
130
Member Avatar for avi_2009

Hi Everyone: I am trying to use google code rest-client ([url]http://code.google.com/p/rest-client/downloads/list?can=1&q=&colspec=Filename+Summary+Uploaded+Size+DownloadCount[/url]) to query a REST web server. But, I could not use it properly as after logging in to the web server, the session expires immediately. I am just wondering if it is by design or I am doing something …

0
76
Member Avatar for avi_2009

Hi Everyone: I am trying to use google code rest-client ([url]http://code.google.com/p/rest-client/downloads/list?can=1&q=&colspec=Filename+Summary+Uploaded+Size+DownloadCount[/url]) to query a REST web server. But, I could not use it properly as after logging in to the web server, the session expires immediately. I am just wondering if it is by design or I am doing something …

0
40
Member Avatar for JamesT67

When I click google search results, every other result I click takes me to a seemingly random page... showing related results. It's like it's just been put through another search engine. I then need to close the tab and click the link again. And I keep getting blue-screened, and am …

Member Avatar for jholland1964
0
115
Member Avatar for mehargags

My ISP provides internet Over LAN & uses "Cyberoam 24online" client To authenticate to the Server. Check the link for detail [url]http://www.elitecore.com/cyberoam.htm[/url] I have to keep logged in with this Client to use internet.. Now the Problem Part:- when u use this client Software, it kind of exhibits Firewall behaviour …

Member Avatar for crunchie
0
104
Member Avatar for cren

This is my first post and visit to this site so I apologise if I have missed any important info in the readme posts. My problem in chronological order I have increasingly been unable to load certain websites on my pc which I can load on the same connection with …

Member Avatar for crunchie
0
284
Member Avatar for get2tk

after building the GUI using the java swing and awt ,how do i make the response of my mouse click pass the mesage accross from the client;s machine to the server machine?and where can i reaD more about it and also how do i get it to control and update …

Member Avatar for JamesCherrill
0
62
Member Avatar for frotaru

Hi, I am developing a grid. It works fine but I am trying to find a better solution for rendering binary data. Current flow works as following : Store cell value as byte[], create/save MemoryStream, FileStream on server side and link.. [CODE] string p_memoryStreamFileNameExtension = ""; MemoryStream p_memoryStream = new …

Member Avatar for agrothe
0
79

The End.