Re: Determine if email address is used by scammer Digital Media Digital Marketing Search Engine Strategies by KomalBhatt … the police department they claim to represent. Also, genuine police communications typically come from official government domains, not common email services… Re: Multi-domain SSL certificate can secure all domains? Hardware and Software Networking by WylliCorson …, a Multi-Domain SSL Certificate (also known as a Unified Communications Certificate or Subject Alternative Name Certificate) can protect both main… Communications problem? Hardware and Software Microsoft Windows by chaps22 … supposed to be there and there is some sort of communications problem. I was just wondering if anyone could provide any… communications between applications Programming Software Development by Alessandrorenzi Hello, I need to have communications and data sharing between applications in VB6 running on the same PC with XP sp3. But I have not experience with IPC solutions, so what is more efficient ( and simple) solution? Thanks JDBC connection error: Communications link failure Programming Web Development by newbee_jv …nested exception is com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet sent successfully to the server…52) root cause com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.… Windows and Overlapped Serial Port Communications Programming Software Development by vengefulemus If dealing with Windows and Serial Port communications isn't bad enough, I cant' even seem to come …. Does anyone have a code snippet that does serial port communications using overlapped IO, completion routines and WriteFileEx and ReadFileEx?? Help… Re: JDBC connection error: Communications link failure Programming Web Development by Taywin … solution on [StackOverflow](http://stackoverflow.com/questions/6865538/solving-a-communications-link-failure-with-jdbc-and-mysql) Re: pci simple communications controller Hardware and Software Hardware by Zeusman … you go in device manager, click on the pci simple communications controller, go in property and then go in details. You… download for your hardware. In my case the pci simple communications controller was a Microsoft UAA Bus HD audio. I also… Nothing from Communications Ports using Win9x and NT Programming Software Development by gichangA Hi I keep getting Nothing from communications port when I use `_inp(short portid);` I equally get nothing when I use `asm{ in dx,al}` Please help!!! *gichangA.* PCI Simple Communications Controller Issue with BIOS? Hardware and Software Hardware by silvermoon … tells me I have a "RESOURCE CONFLICT: PCI Simple Communications Controller." I always just bypass by pressing F1, then… pci simple communications controller Hardware and Software Hardware by knky1 … windows xp and i have a problem with pci simple communications controller as it has a question mark on it and… Re: pci simple communications controller Hardware and Software Hardware by knsljo … windows xp and i have a problem with pci simple communications controller as it has a question mark on it and… Re: pci simple communications controller Hardware and Software Hardware by loyaltymantra i have a problem with pci simple communications controller as it has a question mark on it and … USB Hub communications Programming Computer Science by bkelly …'t know the facts.) I need to understand all the communications that goes on between host and hub and device. Part… Does Who The CIO Report to Impact Communications? Community Center by CarlHW …: How do the various lines of reporting impact the [I]communications [/I]that leads to decisions? A different budget and different… pci simple communications controller driver Hardware and Software Microsoft Windows by GEORGE V "pci simple communications controller driver" Can anyone please explain what thi is? Missing PCI Simple Communications Controller/cannot access wireless internet Community Center Geeks' Lounge by guilfordgray … questions marks beside the ethernet controller and the PCI Simple Communications Controller. I went onto Dell's website and downloaded a… Re: Communications problem? Hardware and Software Microsoft Windows by bentkey You need the correct USB drivers installed for your USB interface on your computer. Make sure you have all the latest Windows98 updates installed if that doesn't fix it, right click on the device with the exclamation point and select properties, the find the update driver option and click it. Let it search the web for an updated driver. This … Re: Communications problem? Hardware and Software Microsoft Windows by chaps22 Thanks for the reply. I tried searching for an updated driver but that didn't work. I'm not sure what type the motherboard is (I tried looking at it but the only thing I noticed was a white sticker with STD9641274 on it, the computer is a pentium II). I did try something else though: I plugged the usb cable into a diff usb port on the back of … Re: Communications problem? Hardware and Software Microsoft Windows by bentkey Well the yellow exclamation points usually mean that windows sees a device but doesn't think it has the correct device driver for it. Sometimes it uses a default driver that it thinks might work, and sometimes they do but usually not correctly. You really need to get the correct drivers for your main board. If you right click on the listing with … Re: Communications problem? Hardware and Software Microsoft Windows by chaps22 Thanks for the reply, a few things have changed since my last post. When I plugged the usb cable in the other port and I was able to scan with it I assumed it would also print since it printed before however I tried printing something and it didn't work (same error msg as noted in original post), no more assuming. So I plugged the usb cable back … Re: Communications problem? Hardware and Software Microsoft Windows by bentkey Well, I really don't know. The correct driver should have come on a disk with your main board. If you don't know what it is, you won't be able to go look for it. Pentium IIs and Windows98 had very primitive support for usb anyway. One thing you might do is get an addin USB card that plugs into a PCI slot. That could give you both USB2 and the … Re: Communications problem? Hardware and Software Microsoft Windows by chaps22 Thanks. I only have the win 98 disc, I'll keep the addtl usb card in mind if nothin else works, thanks for the info. Re: JDBC connection error: Communications link failure Programming Web Development by newbee_jv Dear Taywin, Thank you for your reply. You are correct! I didn't need my member variable "MyDatabaseManager". I realized that too, and deleted it (line #1). The following is my implementation of MyDatabaseManager class. I am not sure if I need to get a connection, since I am using JdbcTemplate, which can also execute query, i.e… Re: JDBC connection error: Communications link failure Programming Web Development by newbee_jv Ant ideas please? Re: JDBC connection error: Communications link failure Programming Web Development by Taywin I don't have time to take a look at your question right now. Please take a look at how JdbcTemplate.query() works [here](http://docs.spring.io/autorepo/docs/spring/1.2.x/api/org/springframework/jdbc/core/JdbcTemplate.html). Re: JDBC connection error: Communications link failure Programming Web Development by newbee_jv Do you think it has to do with usage of JdbcTemplate.query() method? or something is wrong with connectivity to my MySQL DB? Re: pci simple communications controller Hardware and Software Hardware by Assumer [quote=knsljo;235336]Its a modem driver try windows update when updating the driver! Also try looking at the modem to see if it has a make and model number that will haelp in your search. If its built into your motherboard download your motherboard drivers.[/quote] not necessarily your modem, im having the same problem and i don't have a modem. … Re: USB Hub communications Programming Computer Science by jwenting That's all handled by the USB controller in hardware and its firmware. Contact Intel if you want to know more, they're a major manufacturing of the required chips. Re: USB Hub communications Programming Computer Science by Passmark You can find the [URL="http://www.usb.org/developers/docs/"]USB specifications[/URL] here. There is also this book. [URL="http://www.amazon.com/USB-Complete-Everything-Develop-Peripherals/dp/1931448027/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1201168990&sr=1-1"]USB Complete[/URL]. it isn't a perfect book but easier …