473,652 Members | 3,049 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

MS SQL on the machine with multiple network cards

Hello,

I have a machine, which has two network cards, network card 1 and
network card 2, they are on different subnetworks.
The IP address of network card 1 is 192.0.0.1, the IP address of network
card 2 is 192.0.0.2.

The question is:
Can the SQL server accept the connections(TCP/IP protocol) from the two
network cards?

What I can figure in TCP/IP is only the port number, is that right?

Thanks,

Baihao
--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
Jul 20 '05 #1
0 2282

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
4213
by: hitchiker | last post by:
hello i have a little difficult problem searchengines could not help me yet i have 2 zigbee (standard for wireless personal area networking, such as bluetooth) cards, connected to the pc's via usb now i'd like to programm (in C or C++) a network adapter to manage a TCP/IP connection over my cards (under windows 2000) i have a library with routines for sending data with these cards but i couldn't find anything about programming a network...
0
2399
by: kvarga | last post by:
I have written an Windows Service application, in C#, which calls a web service periodically. This application works fine on a variety of Operating Systems including XP Pro, XP Home, Windows 2000 Server and Windows 2003. I have recently installed this application on a computer running Windows 2000 Server that has multiple network cards. One network card connects to the local network. The second network card connects to the firewall and...
25
3864
by: Fred | last post by:
Our server has 8 IPs with 121.232.21.1 as default (example). I wrote a windows service that downloads podcasts (mp3s) off the net. However every time this service runs it clogs down the entire server, even though its not that bandwidth intensive. (30kps on a 100Mbps line) Process resource at 20% max. I would like to know if anyone knows what is causing this problem. What command in c# can I use to assign the service a different IP to...
1
1622
by: Rollasoc | last post by:
Hello, I have a situation with my PC, where I have three network cards installed. I have a piece of hardware sending UDP messages every now and then. I want to capture these messages. But I need to know which network adapter they came in on. (for reasons, I can only talk to the hardware using a certain network address on the physical card, so will need to reconfigure the card programatically (which I can already
2
1946
by: Salad | last post by:
If I work on my app on my standalone, things are always fast. If I have an non-split app on the network it runs fast. If I split the app and have both the front end and backend on the network the app's speed drops to a crawl. If I split the app have and make sure the MDBs use file names 8 chars and have a persistent link to the backend it's almost as fast has having a non-split app on the network...we're talking almost a .1 to .5...
8
3926
by: cerise | last post by:
I can't figure out how to make and handle multiple stacks and use them so I could create four linked list stacks representing each suit of cards, one stack each for diamonds, hearts, spades, and clubs. I use objects as my cards. I don't know how to make more than one stack. Can anyone help me out? If I'm not being clear, I'll be happy to clarify the problem I have. here is the class I used to make the Objects for cards, public class...
2
2291
by: ghart | last post by:
Hello all, I have been trying to determine the best way to do this, but can't seem to get any solution to work exactly the way I want. The scenario is that I have some xml files being placed on a network drive of one of our servers. I needed to copy this files to my web server to do processing. Ideally I was going to write a server service that monitor wold monitor that directory so that when a new file appeared it was automatically...
3
4300
by: Al Reid | last post by:
I need a way to uniquely identify the machine, IP Address or user that called a web service. We are attempting to loosely integrate two applications where both apps, running on a single machine, will call a web service to communicate a few simple tokens. The problem is that there can be multiple users on different PC's using the system and I need to save the source of the token so that it is picked up by the correct machine. One of the...
5
2646
by: =?Utf-8?B?TWlrZSBE?= | last post by:
This is a difficult question: I need to be able to input data via hand-scanner into a web page textbox, but it needs to be done more than once. The user will scan one card after another and in the end will get results from the database. I have everything figured out except how to enter the cards. I can do it for one card but when the page reloads I lose the object (StringBuilder) and it starts all over. I thought of writing to a text...
0
8367
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8279
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8811
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8703
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8589
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7302
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5619
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4291
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1914
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.