9 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for krunal1986

Hello, There is a post request coming to my portal and I am fetching IP address from the post request on my portal landing page(INDEX view in MVC) and saving in DB table. below is the code to fetch IP address. string Device_IP = ""; if (!string.IsNullOrEmpty(Request.ServerVariables["HTTP_VIA"])) { // ' …

0
372
Member Avatar for zachary.sonicfast

I saw a few posts regarding how to hide real ip address and mac address. I use Linux Mint. In the settings per connection, there is a RANDOM button for the MAC address. I click it and it reports a random mac address for use on public wifi. You could …

0
188
Member Avatar for brickbuilder

Hi ! I'm trying to learn about sockets using winsock in c++. What I want to do is have one computer (my computer) act as a mini server for my friend to connect to directly from his house (different ISP). I am wondering if it is possible using sockets to …

0
140
Member Avatar for bala.subramania

Hi Guys, I am happy to be part of our group here.... I need some clarifications in Ip Camera Streaming.... I have a webpage ie displaying live camera streaming video and control buttons(left,right,up and down) in one aspx page. My problem is when i click any one of the button …

0
247
Member Avatar for Staric

What I have is a linksys wrt54gs(dd-wrt) router assigning private ip's to my workstations. I also have a Windows Server which i need accessible for Windows Remote Desktop Connection to my remote office in Costa Rica. I'd like to have the server have one of my 5 static public ip's(so …

0
176
Member Avatar for kolibrizas
Member Avatar for nemzmiyaw

i cant connect to my tcp server here is the partial code of my server [CODE]Public Sub New() InitializeComponent() server = New TcpServer(9988) clientCollection = New List(Of System.Net.Sockets.TcpClient)() End Sub[/CODE] and here is for the client [CODE]Try 'connect Dim hostname As String = "127.0.0.1" Dim port As Integer = 9988 …

0
139
Member Avatar for alphahr

I am receiving my secure WiFi from a distance and would like to set up an access point to strengthen the signal at the receiving point. My current setup is a D-Link Randbooster wireless N Router with WAP security. My Belkin wireless N router has the ability to be set …

0
117
Member Avatar for Techwriter10

In the final days of a failing model, old media made one last futile attempt to save its fading way of life by trying to expand copyright law to exclude fair use and linking. Just this morning, my DaniWeb colleague, Sharon Fisher wrote a post called [URL="http://www.daniweb.com/blogs/entry4479.html"]This Blog Post Could …

0
184

The End.