473,320 Members | 1,799 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Sockets Over Internet

10
hi all
i write a prog in flash in socket communication its working well but when iput it on our server its not getting connected
Any one help me plz
Mar 27 '07 #1
9 1565
sicarie
4,677 Expert Mod 4TB
hi all
i write a prog in flash in socket communication its working well but when iput it on our server its not getting connected
Any one help me plz
Is it returning an error message, are you getting any data, are you sending any data, is the data going to the right place?
Mar 27 '07 #2
hhhhh
10
Thanq for ur quick response.No error msg is thrown it is unable to connect to the socket .We r sending msg through server socket its an activex control written in COM ,but flash is unable to connect 2 server socket.When control and flash files are running locally its working well
thanq
Mar 28 '07 #3
hhhhh
10
Is the IIS blocking the socket or the problem with intenet Explorer?
Mar 28 '07 #4
sicarie
4,677 Expert Mod 4TB
Is the IIS blocking the socket or the problem with intenet Explorer?
How do you know it is unable to connect to the socket if no error message is thrown?

Have you used a packet-capture tool like Ethereal/Wireshark to make sure data is being sent?
Mar 28 '07 #5
hhhhh
10
Its saying binding failed its the error its displaying
Mar 29 '07 #6
hhhhh
10
ok I got that my socket conn is wrong at that time thanq
Mar 29 '07 #7
Cyberdyne
627 Expert 512MB
please improvise, what value was wrong? This will help people with the same problem. Thanks, Cyber.
Mar 30 '07 #8
hhhhh
10
I made a mistake in giving the server ip address now i corrected it and working fine
Mar 30 '07 #9
Cyberdyne
627 Expert 512MB
Great, thanks everybody for participating! This thread is now closed.

Cyberdyne
-=Windows and Networking MOD=-
Mar 30 '07 #10

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

Similar topics

0
by: Lars Strand | last post by:
I'm using raw sockets to send ICMPv6 echo/reply packets, and would like to examine the IP header on the reply packet. When using raw socket "the IPv6 header and any extension headers are never...
4
by: jblazi | last post by:
I am having this problem: I use Python for my teaching and right now we are trying to implement some sort of very simple graphical game the pupils can play across the Internet. For this, we use...
6
by: Anatoly | last post by:
In our application I need to detemine if there is a internet connection valid. So I build a windows service which every minute creates telnet connection against some host and port. If I do...
2
by: ZorpiedoMan | last post by:
I'm new to the world of sockets, and this question is not VB specific: If multiple clients access the same server on the same port, and the server is set up to do some async communication, does...
3
by: Terry Olsen | last post by:
I'm wondering if a winsock class has been written that functions similar to the winsock.ocx from VB6.
0
by: den 2005 | last post by:
Hi everybody, I am still learning how sockets, TcpClient and TcpListener work, in order that both sides to send and receive data, both sides must have a socket or TcpListener and a TcpListener...
2
by: jasonsgeiger | last post by:
From: "Factor" <jasonsgeiger@gmail.com> Newsgroups: microsoft.public.in.csharp Subject: Multiple Clients, One port Date: Wed, 19 Apr 2006 09:36:02 -0700 I'm been working with sockets for a...
3
by: OneMustFall | last post by:
Reciently i wrote a simple client (in twisted) using Reconnecting Factory. That client logins to my socket server.. and that`s it. Interesting thing is that it is seems that twisted client,...
10
by: 7stud | last post by:
Hi, I'm experimenting with a basic socket program(from a book), and both the client and server programs are on my computer. In both programs, I call socket.gethostname(), but I discovered that...
6
by: 7stud | last post by:
My question pertains to this example: #!/usr/bin/env python import socket, sys, time host = sys.argv textport = sys.argv s = socket.socket(socket.AF_INET, socket.SOCK_DGRAM)
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.