73 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for kinger_1
Member Avatar for Forge13

Does anyone know of an HP Printer driver for windows 98 that will enable me to map to and print to an HP Officejet 8610 printer connected to a machine on the network that runs a newer OS? The 8610 does not have a 98 driver.

Member Avatar for RuhiAngel
0
4K
Member Avatar for Stefce

I have a serious problem with my new laptop i have installed clean copy of windows 7 on in and it runs okay but now i cannot connect it to the internet without drivers i tried so many things but no help please if you have any method how i …

Member Avatar for Stefce
0
538
Member Avatar for Antony_5

Hi, Wondering if you lovely people can help me; my career goal is to succeed in IT but due to family issues I had to drop out of my degree. With this being networking and dealing with Microsoft Windows Server I would love to complete the MCSA. However, in a …

Member Avatar for rproffitt
0
391
Member Avatar for Dean_5

What it says on the tin. When the system (without logging into X) detects a change in internet accessibility, I'd like to set a hook to execute a script. EDIT: Every single bloody time... So, [dhcpcd-run-hooks](http://roy.marples.name/man/html8/dhcpcd-run-hooks.html) exists... is that the preferred method or can anyone recommend something else that's - …

0
286
Member Avatar for Mr.M

Hi Dw. I have a MySql server database, and I'm polling data from the database. The problem I'm getting is that when I'm retrieving users activities I only get the first record only which is on `Row(0)` or the first record with that username. Suppose I have a database like …

Member Avatar for Mr.M
0
325
Member Avatar for Doogledude123

Hey everyone, I'm looking for some help with coming up with a system to communicate data between client and server sockets. I was thinking of a command system, but that would only work when the client is sending a request to the server, not when the server is returning data …

Member Avatar for JamesCherrill
0
371
Member Avatar for Mr.M

Hi Dw. I'm a bit stuck with a lot of confusion here. I'm developing a client/server applications which communicates to each other, my project is a multi-thread based and I'm currently using MS Access and database but I have hit a very challenging problem as this was the wrong database …

Member Avatar for pritaeas
0
323
Member Avatar for Mr.M

Hi Dw. I am developing a client server multi-thread application. This application uses signals(certain messages as signals), in order to perform a task for a client. For instance if a client wants to login, the client send a message as: `Login:<username>:<password>` and on a server I first check if the …

Member Avatar for rproffitt
0
1K
Member Avatar for rproffitt

There's a lot of chatter about W10 but just tripped over this due a complaint about network speed fluctuations. Here's a google about what I turned off. https://www.google.com/#q=disable+windows+10+sharing+updates

Member Avatar for ronin7752
0
279
Member Avatar for Vinod_9

Error:Unable to load class 'com.android.tools.idea.gradle.project.GradleProjectSyncData'. Possible causes for this unexpected error include:<ul><li>Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.) <a href="syncProject">Re-download dependencies and sync project (requires network)</a><li>The state of a Gradle build process (daemon) may be corrupt. Stopping all Gradle daemons may solve this …

Member Avatar for rproffitt
0
362
Member Avatar for Piers Rollins
Member Avatar for Radio2006

Hello all, The issue I am having involves a user that uses a CAC to log in to a network. When the account is created, a 10-digit number printed on the CAC is associated with the users account and replaces their User Logon Name in ADUC. This users number was …

Member Avatar for Radio2006
0
2K
Member Avatar for PatrickGlenn

Hello! All mail Outlook stored on a network server. The server crashed. Accordingly disappeared and the Contacts folder. However, when sending a new message when you type the first letter of the address in the email Outlook offers a list of addresses with this letter. Obviously somewhere this list exists …

Member Avatar for EdwardBarton54
2
212
Member Avatar for Justin_14

Here's dish. When I submit a form, it straight up crashes my site on my network. Here are the details. 1. The form submits to itself. The form is on site.php (fictional name for reference on this post) and the action= "site.php". 2. When it crashes, it crashes for every …

Member Avatar for Justin_14
0
437
Member Avatar for hell hansen

Hi guys! recently i decided add more Ip on my dedicate server, like i don't want to host multiple websites in some IP. But the big deal is my main IP is 46.xx.xx.xx is working parfect. And my subnets ip are different network, like 88.1xx.1xx.xx Some to is working if …

Member Avatar for hell hansen
0
215
Member Avatar for SCass2010

Hi everyone, I seem to be having a bit of a weird problem with sockaddr / sockaddr_in structs... I want to manually assign the value of an IP address to the sockaddr_in struct, and I've been using memcpy memcpy (&(mIp4sa->sin_addr.s_addr), "127.0.0.1", INET_ADDRSTRLEN); But when I go to print out the …

Member Avatar for Sameer_4
0
2K
Member Avatar for hell hansen

Hi Guys. recently i got a Dedicated server with one Ip. and on my side i got man domains, which i want to point for differents ip's but in one server. I can get ip from provider but i've to by. ok bying is not big deal. But the point …

Member Avatar for hell hansen
0
309
Member Avatar for Levellous

Hey guys, I'm working on a chat program where a UDP console-based chat program's client sends a message to the server and subsequently the server sends it to all other clients on the network. As of this moment the program is able to: 1. Client send message to server 2. …

Member Avatar for JamesCherrill
0
352
Member Avatar for cambalinho

i have 1 pen drive, that is my network. how can i disable, these pen(but not all pens) or program been automatic executed? (the windows connect to network automatic, so i don't need the program been executed)

Member Avatar for Kelly Burby
0
351
Member Avatar for nirmeen.asad

Hi, 2 days ago I start using windows 8.1, and the first thing that my network access is limited. at home i use a personal wirelss access point, and it was accessable by my previous windows 7, and from other devices it connects proprly. another thing when i went to …

Member Avatar for nirmeen.asad
0
298
Member Avatar for evandrosiqueira

I work for a small company made up of a salesman, a graphic artist, and an engineer. The engineer writes and maintains all of his own software to run a network of interactive kiosks around the globe. As artist, I use his tools to maintain and update the network content. …

Member Avatar for diafol
0
618
Member Avatar for Papa_Don

Hello Group! I've written an app that saves the updated info into a network file folder based on the property number (I'm in the hotel industry). Currently I have a text file with the individual folder names that I've hand written so the app knows where to store the data. …

Member Avatar for cgeier
0
332
Member Avatar for Zorrro

I want to be able to remotely reboot a windows 7 PC, reconnect it to network automatically and get its access using remote access/team viewer or something. Is that possible? And can it be done with account having password?

Member Avatar for CimmerianX
0
334
Member Avatar for SimonIoa

I am trying to put rows from my database to a select this is the code, <select name='network' id='network'> <option selected>None</option> <?php $query = mysql_query("SELECT * FROM `countries` "); while($row=mysql_fetch_array($query)) { echo $row['name'].'<br>'; } ?> </select>

Member Avatar for SimonIoa
0
256
Member Avatar for lewashby

Below is what I'm getting when I try nad start tor, any ideas? M ay 25 14:38:35.000 [notice] Bootstrapped 25%: Loading networkstatus consensus. May 25 14:38:45.000 [warn] Received directory with skewed time (server '193.23.244.244:443'): It seems that our clock is behind by 6 hours, 59 minutes, or that theirs is …

Member Avatar for lewashby
0
3K
Member Avatar for khakilang

I have a clone computer with the following specification, Intel i5, 4GB RAM, 250GB hadr disk, ATI Radeon graphic card, PCI-E network adapter running on Window 7 Pro 32bit. The problem is the computer unable to shutdown. When I shutdown it will go off and after a second or so …

Member Avatar for khakilang
0
266
Member Avatar for troverman

I'm at a loss...leave work on Friday, everything is working fine. Some time over this last weekend, a problem develops...none of our XP Pro Workstations can connect to our domain network when they restart on Monday, and our Server 2003 with Exchange 2003 can't either. All of these systems cannot …

Member Avatar for troverman
0
304
Member Avatar for Radio2006

I performed a clean full install of Windows 7 Ultimate. After the numerous updates and re-installing drivers, I attempted to set up a VPN, which I have been able to do in the past. However, when I click on "Connect to a network" under Network and Sharing Center, nothing happens. …

Member Avatar for Radio2006
0
244
Member Avatar for Rahul47

I was reading through Javascript overview on a webiste that stated following: 1) JavaScript can not be used for Networking applications because there is no such support available. 2) JavaScript doesn't have any multithreading or multiprocess capabilities. My Questions: 1) Which kind of 'Networking Applications' are we talking about? 2) …

Member Avatar for Rahul47
0
225

The End.