[Migrated content. Thread originally posted on 09 January 2004]
I'm having a problem related with the "c$socket" routine, i'm trying to comunicate with a Java aplication and the comunication is established, but no data is passed, when I make a write the other aplication receives nothing and when I make a read acucobol keeps waiting for data and doesn't receive nothing. Can someone help me out ? Thx.- Home
- Sitemap
- Product Forums
- Rocket COBOL
- RocketĀ® ACUCOBOL
- [archive] c$socket
[archive] c$socket
- January 9, 2004
- 17 replies
- 0 views
17 replies
- Author
- Rocketeer
- January 9, 2004
[Migrated content. Thread originally posted on 09 January 2004]
I'm having a problem related with the "c$socket" routine, i'm trying to comunicate with a Java aplication and the comunication is established, but no data is passed, when I make a write the other aplication receives nothing and when I make a read acucobol keeps waiting for data and doesn't receive nothing. Can someone help me out ? Thx.- Author
- Rocketeer
- January 9, 2004
[Migrated content. Thread originally posted on 09 January 2004]
I'm having a problem related with the "c$socket" routine, i'm trying to comunicate with a Java aplication and the comunication is established, but no data is passed, when I make a write the other aplication receives nothing and when I make a read acucobol keeps waiting for data and doesn't receive nothing. Can someone help me out ? Thx.- Author
- Rocketeer
- January 12, 2004
[Migrated content. Thread originally posted on 09 January 2004]
I'm having a problem related with the "c$socket" routine, i'm trying to comunicate with a Java aplication and the comunication is established, but no data is passed, when I make a write the other aplication receives nothing and when I make a read acucobol keeps waiting for data and doesn't receive nothing. Can someone help me out ? Thx.Also, remember to think about c$socket like a file. You must use the sequences: open, read/write and close.
And don't forget the server, one side must be the server, which then will have to wait listening for incoming "calls", when there is one, it has to be answered and there goes.
Please provide a particular example, and we might figure out what your problem is.
- Author
- Rocketeer
- January 12, 2004
[Migrated content. Thread originally posted on 09 January 2004]
I'm having a problem related with the "c$socket" routine, i'm trying to comunicate with a Java aplication and the comunication is established, but no data is passed, when I make a write the other aplication receives nothing and when I make a read acucobol keeps waiting for data and doesn't receive nothing. Can someone help me out ? Thx.Also, remember to think about c$socket like a file. You must use the sequences: open, read/write and close.
And don't forget the server, one side must be the server, which then will have to wait listening for incoming "calls", when there is one, it has to be answered and there goes.
Please provide a particular example, and we might figure out what your problem is.
- Author
- Rocketeer
- January 12, 2004
[Migrated content. Thread originally posted on 09 January 2004]
I'm having a problem related with the "c$socket" routine, i'm trying to comunicate with a Java aplication and the comunication is established, but no data is passed, when I make a write the other aplication receives nothing and when I make a read acucobol keeps waiting for data and doesn't receive nothing. Can someone help me out ? Thx.Also, remember to think about c$socket like a file. You must use the sequences: open, read/write and close.
And don't forget the server, one side must be the server, which then will have to wait listening for incoming "calls", when there is one, it has to be answered and there goes.
Please provide a particular example, and we might figure out what your problem is.
- Author
- Rocketeer
- January 12, 2004
[Migrated content. Thread originally posted on 09 January 2004]
I'm having a problem related with the "c$socket" routine, i'm trying to comunicate with a Java aplication and the comunication is established, but no data is passed, when I make a write the other aplication receives nothing and when I make a read acucobol keeps waiting for data and doesn't receive nothing. Can someone help me out ? Thx.Thx.
- Author
- Rocketeer
- January 14, 2004
[Migrated content. Thread originally posted on 09 January 2004]
I'm having a problem related with the "c$socket" routine, i'm trying to comunicate with a Java aplication and the comunication is established, but no data is passed, when I make a write the other aplication receives nothing and when I make a read acucobol keeps waiting for data and doesn't receive nothing. Can someone help me out ? Thx.Any chance of a small reproducable, or perhaps you should take this with Technical support?
- Author
- Rocketeer
- January 14, 2004
[Migrated content. Thread originally posted on 09 January 2004]
I'm having a problem related with the "c$socket" routine, i'm trying to comunicate with a Java aplication and the comunication is established, but no data is passed, when I make a write the other aplication receives nothing and when I make a read acucobol keeps waiting for data and doesn't receive nothing. Can someone help me out ? Thx.Any chance of a small reproducable, or perhaps you should take this with Technical support?
- Author
- Rocketeer
- January 30, 2004
[Migrated content. Thread originally posted on 09 January 2004]
I'm having a problem related with the "c$socket" routine, i'm trying to comunicate with a Java aplication and the comunication is established, but no data is passed, when I make a write the other aplication receives nothing and when I make a read acucobol keeps waiting for data and doesn't receive nothing. Can someone help me out ? Thx.- Author
- Rocketeer
- January 30, 2004
[Migrated content. Thread originally posted on 09 January 2004]
I'm having a problem related with the "c$socket" routine, i'm trying to comunicate with a Java aplication and the comunication is established, but no data is passed, when I make a write the other aplication receives nothing and when I make a read acucobol keeps waiting for data and doesn't receive nothing. Can someone help me out ? Thx.- Author
- Rocketeer
- January 30, 2004
[Migrated content. Thread originally posted on 09 January 2004]
I'm having a problem related with the "c$socket" routine, i'm trying to comunicate with a Java aplication and the comunication is established, but no data is passed, when I make a write the other aplication receives nothing and when I make a read acucobol keeps waiting for data and doesn't receive nothing. Can someone help me out ? Thx.- Author
- Rocketeer
- January 30, 2004
[Migrated content. Thread originally posted on 09 January 2004]
I'm having a problem related with the "c$socket" routine, i'm trying to comunicate with a Java aplication and the comunication is established, but no data is passed, when I make a write the other aplication receives nothing and when I make a read acucobol keeps waiting for data and doesn't receive nothing. Can someone help me out ? Thx.- Author
- Rocketeer
- February 27, 2004
[Migrated content. Thread originally posted on 09 January 2004]
I'm having a problem related with the "c$socket" routine, i'm trying to comunicate with a Java aplication and the comunication is established, but no data is passed, when I make a write the other aplication receives nothing and when I make a read acucobol keeps waiting for data and doesn't receive nothing. Can someone help me out ? Thx.The purpose is to send a html request to a www-server and to receive the answer. Although the answer (of course) is in html format, this is no problem. I only want to filter out a status. The problem is to send the request. If i use a format 'mydomain.com/index.html(crlf)' as string and send it to the server, there will be no response. When I send 2 times 'list' ?? the server response with a html-string with the message ' invalid method in request'. So there is a connection. Can someone tell me if it is possible to send this request and if, how to format the request the www-server will recognise it. Thx.
- Author
- Rocketeer
- February 27, 2004
[Migrated content. Thread originally posted on 09 January 2004]
I'm having a problem related with the "c$socket" routine, i'm trying to comunicate with a Java aplication and the comunication is established, but no data is passed, when I make a write the other aplication receives nothing and when I make a read acucobol keeps waiting for data and doesn't receive nothing. Can someone help me out ? Thx.The purpose is to send a html request to a www-server and to receive the answer. Although the answer (of course) is in html format, this is no problem. I only want to filter out a status. The problem is to send the request. If i use a format 'mydomain.com/index.html(crlf)' as string and send it to the server, there will be no response. When I send 2 times 'list' ?? the server response with a html-string with the message ' invalid method in request'. So there is a connection. Can someone tell me if it is possible to send this request and if, how to format the request the www-server will recognise it. Thx.
- Author
- Rocketeer
- February 27, 2004
[Migrated content. Thread originally posted on 09 January 2004]
I'm having a problem related with the "c$socket" routine, i'm trying to comunicate with a Java aplication and the comunication is established, but no data is passed, when I make a write the other aplication receives nothing and when I make a read acucobol keeps waiting for data and doesn't receive nothing. Can someone help me out ? Thx.ftp://ftp.isi.edu/in-notes/rfc2616.txt
Jump down to the request section to find what your looking for.
- Author
- Rocketeer
- February 27, 2004
[Migrated content. Thread originally posted on 09 January 2004]
I'm having a problem related with the "c$socket" routine, i'm trying to comunicate with a Java aplication and the comunication is established, but no data is passed, when I make a write the other aplication receives nothing and when I make a read acucobol keeps waiting for data and doesn't receive nothing. Can someone help me out ? Thx.ftp://ftp.isi.edu/in-notes/rfc2616.txt
Jump down to the request section to find what your looking for.
- Author
- Rocketeer
- February 27, 2004
[Migrated content. Thread originally posted on 09 January 2004]
I'm having a problem related with the "c$socket" routine, i'm trying to comunicate with a Java aplication and the comunication is established, but no data is passed, when I make a write the other aplication receives nothing and when I make a read acucobol keeps waiting for data and doesn't receive nothing. Can someone help me out ? Thx.ftp://ftp.isi.edu/in-notes/rfc2616.txt
Jump down to the request section to find what your looking for.
Recent badge winners
Kevin Hondhas earned the badge Orbit Established
Kevin Hondhas earned the badge Consistent Trajectory
OsmanShariffhas earned the badge Network Contributor
OsmanShariffhas earned the badge Orbit Established
OsmanShariffhas earned the badge Consistent Trajectory
Sign up
Already have an account? Login
Welcome to the Rocket Forum!
Please log in or register:
Employee Login | Registration Member Login | RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Scanning file for viruses.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
OKThis file cannot be downloaded
Sorry, our virus scanner detected that this file isn't safe to download.
OK