1,125 Topics

Member Avatar for
Member Avatar for DJ-DOO

Hi Folks, I am writing an app that involves Client -> Server -> Client communication (one way traffic). I have my data transmitted from client A to the server, simple to test, just print to console, however, I'm trying to test to see if the data has been sent on …

Member Avatar for DJ-DOO
0
253
Member Avatar for tapandesai007

I am trying to send a SMS from my Java web application using the API provided on this site. I am not able to receive the response code as its mentioned on its tutorial, which can be found here. I am using the Java version of the code for my …

Member Avatar for LastMitch
0
226
Member Avatar for blenkhn

I have built a private intranet using perl and have upgrading the site to IIS 7.5 on Windows Server 2008 R2. I have a section that prints tags formatted with win32 Printer. I have gone through all the steps to get perl to work. I was able to get this …

Member Avatar for LastMitch
0
761
Member Avatar for joshl_1995

Hello people, I was wondering what are the most popular email services (eg. Hotmail, yahoo, gmail...) Please help.

Member Avatar for joshl_1995
0
178
Member Avatar for HunainHafeez

i figured out the problem it is that Hash function generates different hash each time for same value i.e 12345 and thats why it doesn't match during login with the one that i submitted during signup. so is there any way to make the hash stable for same value e.g. …

Member Avatar for JorgeM
0
81
Member Avatar for pateachongthu

Hello there, I recently faced problem with my website www.zomedia.in. I am using sql server 2005 and asp.net 4.0 with c#. My database tables are automatically filled with some unknown html css junk codes such as (</title><style>.apyk{position:absolute;clip:rect(438px,auto,auto,438px);}</style><div c) (check http://zomedia.in/ZomediaSongs/ZomediaMp3.aspx and you can see the gridview with junk data in …

Member Avatar for JorgeM
0
376
Member Avatar for Ondrej.Behulek

Hello, I have a course that is Operational Systems.. My lecturer doesnt explain so much and after He say, You must solve this problem, because u r a programmer.. I have such a problem with linux programming. I put my code here, He wants, I must allow multi-client to server. …

0
241
Member Avatar for HadoukenGr

Hi, i am trying to make a server client application using sockets in C. Server and client compile just fine but they dont seem to connect with each other and i don't understand why (i just started learning about sockets). My OS is SunOs 5.10. This is my server code …

Member Avatar for Mouche
0
257
Member Avatar for Smeagel13

I handle my email myself with open-source IMAP implementations, at work we have IBM Domino, I'm trying to get a feel for what yourself/businesses (you know of) use? Not so much why, but just to see rough market usage... Thanks.

Member Avatar for JorgeM
0
181
Member Avatar for ebc3142

Hi, I've succesfully created a new project in Python Django, but when I try to run the server using: python manage.py runserver I receive this error: Validating models... Unhandled exception in thread started by <bound method Command.inner_run of <django.contrib.staticfiles.management.commands.runserver.Command object at 0x10166b250>> Traceback (most recent call last): File "/Library/Python/2.6/site-packages/django/core/management/commands/runserver.py", line …

Member Avatar for LastMitch
0
910
Member Avatar for beginner91

so i created a client server program using tcp that works fine. but now i want to use broadcasting (which uses udp) so i'm changing to change my code but i keep running into problems. when i run my code the error message "ERROR binding: 10047" and that error means …

Member Avatar for beginner91
0
334
Member Avatar for HunainHafeez

i am providing todo list feature to my users , on my website, users put their task and select time to do it, e.g. Hair cutting, 28-03-2013 06:00 PM now want to send them email or sms as soon clock hits 05:45, so how it would be ? how would …

Member Avatar for JorgeM
0
112
Member Avatar for Qazinix

I am working on my first Client server program. The client will have to connect to the server however there is no way to know what the server ip will be so this needs to happen dinamically, at least the first time the program runs. The clients will receive strings …

Member Avatar for Qazinix
0
319
Member Avatar for fyra

Hi people. I wish you could recommend me a light server virtualization software for study purposes. Thanks.

Member Avatar for metalized
0
278
Member Avatar for AmrMohammed

Greetings, I want to know what is the best practices when setting new database options? which options I should switch them from False to True and vice versa

Member Avatar for pritaeas
0
208
Member Avatar for murid

Hai, I need a litte help here. I'm new in server world. I want to use this client-server for VPN network and transfering database record between client-server. what i want to ask is, can I use windows server 2012 for XP clients? or I should use win 7 clients? is …

Member Avatar for murid
0
260
Member Avatar for capton

Hello i have index.php file in root directory redirecting to a page. It's working perfect on my localhost but not the webserver. Also link to the root folder on the webserver lists files excluding the index.php Please i need help with this

Member Avatar for capton
0
629
Member Avatar for timetraveller1992

I have a website and so does my college. Except my college doesn't know that my website uses their hosting i.e. same server. So both of us share common IP address like 23.5.46.225 To access my college I can either use http://23.5.46.225/~collegename OR www.collegename.com And to access my server I …

Member Avatar for diafol
0
195
Member Avatar for dinhunzvi

i have php and apache running in windows. my problem is i get an error when sending emails using the php mail function. how do i get rid of the error

Member Avatar for dinhunzvi
0
308
Member Avatar for Radio2006

Hey guys...having some serious trouble with configuring Exchange Server 2013 on Server 2012 for sending and receiving emails to and from the internet. Sending and receiving internally works great. However, Comcast blocks port 25 and running the MX record check over at DNSstuff.com reports that the MX record points to …

Member Avatar for CimmerianX
0
329
Member Avatar for theaamalia

Hello, *We are very much begginers at programming in general, and it would be great if you could keep that in mind when helping us!* Could someone please explain just what a **socket** is? We are working on a program which will solve a 3D puzzle, handed to us by …

0
148
Member Avatar for NoCodeMonkey

*I have a few questions:* **1)** By default do you use your ISP's DNS server? **2)** Why would you have your own DNS server? **3)** Is there more you can do with a DNS server then just match IPs into FQDN for easy remembering? **4)** What do businesses use their …

Member Avatar for JorgeM
0
7K
Member Avatar for A.Muqeetkhan

How would it be possible using T-SQL to find the raw amount of time that has passed between when the job started and when the job ended? i have used this function datediff(ss,grn_date,GETDATE()) . this function gets the jobs done how ever if the diffrence btw the dates is huge …

Member Avatar for AleMonteiro
0
176
Member Avatar for majaheni.magagula

Hi everyone I'm new in Joomla 2.5, can you help me on transfering my database from the localhost to the server. I have up loaded all my joomla files and folders to the public_html folder in the server. When I export my database file through phpMyAdmin I see three files …

Member Avatar for LastMitch
0
206
Member Avatar for acacian.tree

i saved my php webpages in htdocs folder,however if i'm doing some changes in files related to the script,or even in the script,its not getting reflected on webpages when i open them on browser. changes can only be seen when i rename the folder in htdocs to something else. like …

Member Avatar for LastMitch
0
186
Member Avatar for sbharani

I want to send string and save in different computer's database using c# using Asynchronous Any body Plz Help me finding a Solution

Member Avatar for pitic
0
302
Member Avatar for windowsserver

hi frenz ....after succesfully installing the windowserver 2008 iso on a vmware...installation was successfull, but didnt see any thing like windows start button. is just showing a command prompt and the windows desktop....what can i do from here am jst confuse bcause the desktop is blank...and no way to access …

Member Avatar for windowsserver
0
272
Member Avatar for windowsserver

hi frenz please i installed vmware workstation 6.5.0 so that i could use it to run windowserver 2008 amd64 (ISO) image and it prompting this error(windows cannot open the requierd file D:\source\installa.wim. the file may be corrupt or missing. make sure all files required for installation are available, and restart …

Member Avatar for windowsserver
0
303
Member Avatar for jrotunda85

I have a javascript login box on my site ([url]www.cigardig.com[/url]) that a user can click on and login on any page. The way I would like it to work is that once a user hits submit, they are redirected back to the page they logged in on. So, for example, …

Member Avatar for bakhtn
0
2K
Member Avatar for Chuck2013

Hi, I have inherited a pair of applications: a client.exe and a server.exe. They run on different PCs and communicate through TCP/IP. The server comes with an OCX file: server.ocx. The client has its own OCX file: client.ocx. (I suspect there could be a mismatch between the two ocx files.) …

Member Avatar for Ancient Dragon
0
296

The End.