Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

socket interface
Hi,
I'm using an old version of ACUCOBOL (4,3) and would like to open an
IP port to read data.
The idea is to write an IP Interface.
Is anybody aware of some samples to do this?
Thanks for your help.

Report this thread to moderator Post Follow-up to this message
Old Post
Gio
02-29-08 11:55 PM


Re: socket interface
On Feb 29, 9:11=A0am, Gio <giovanni_dim...@virgilio.it> wrote:
> Hi,
> I'm using an old version of ACUCOBOL (4,3) and would like to open an
> IP port to read data.
> The idea is to write an IP Interface.
> Is anybody aware of some samples to do this?
> Thanks for your help.


Hi,

You can use the following APIs to allocate/create/handle Windows
sockets and interface with IP ports:

WSASocket()

WSAStartup()

bind()

listen()

WSAConnect()

WSASend()

WSARecv()

WSARecvEx()

WSAAccept()

DisconnectEx()

shutdown()

closesocket()

WSACleanup()

WSAGetLastError()

http://tangentsoft.net/wskfaq/

http://msdn2.microsoft.com/en-us/library/ms742212(VS.85).aspx

http://msdn2.microsoft.com/en-us/library/ms742213(VS.85).aspx

http://msdn2.microsoft.com/en-us/library/ms737550(VS.85).aspx

http://msdn2.microsoft.com/en-us/library/ms739168(VS.85).aspx

http://msdn2.microsoft.com/en-us/library/ms741559(VS.85).aspx

http://msdn2.microsoft.com/en-us/library/ms742203(VS.85).aspx

http://msdn2.microsoft.com/en-us/library/ms741688(VS.85).aspx

http://msdn2.microsoft.com/en-us/library/ms741684(VS.85).aspx

http://msdn2.microsoft.com/en-us/library/ms741513(VS.85).aspx

http://msdn2.microsoft.com/en-us/library/ms737757(VS.85).aspx

http://msdn2.microsoft.com/en-us/library/ms740481(VS.85).aspx

http://msdn2.microsoft.com/en-us/library/ms737582(VS.85).aspx

http://msdn2.microsoft.com/en-us/library/ms741549(VS.85).aspx

http://msdn2.microsoft.com/en-us/library/ms741580(VS.85).aspx

Kellie.


Report this thread to moderator Post Follow-up to this message
Old Post
Kellie Fitton
02-29-08 11:55 PM


Re: socket interface
On 29 Feb, 21:56, Kellie Fitton <KELLIEFIT...@yahoo.com> wrote:
> On Feb 29, 9:11 am, Gio <giovanni_dim...@virgilio.it> wrote:
> 
>
> Hi,
>
> You can use the following APIs to allocate/create/handle Windows
> sockets andinterfacewith IP ports:
>
>         WSASocket()
>
>         WSAStartup()
>
>         bind()
>
>         listen()
>
>         WSAConnect()
>
>         WSASend()
>
>         WSARecv()
>
>         WSARecvEx()
>
>         WSAAccept()
>
>         DisconnectEx()
>
>         shutdown()
>
>         closesocket()
>
>         WSACleanup()
>
>         WSAGetLastError()
>
> http://tangentsoft.net/wskfaq/
>
> http://msdn2.microsoft.com/en-us/library/ms742212(VS.85).aspx
>
> http://msdn2.microsoft.com/en-us/library/ms742213(VS.85).aspx
>
> http://msdn2.microsoft.com/en-us/library/ms737550(VS.85).aspx
>
> http://msdn2.microsoft.com/en-us/library/ms739168(VS.85).aspx
>
> http://msdn2.microsoft.com/en-us/library/ms741559(VS.85).aspx
>
> http://msdn2.microsoft.com/en-us/library/ms742203(VS.85).aspx
>
> http://msdn2.microsoft.com/en-us/library/ms741688(VS.85).aspx
>
> http://msdn2.microsoft.com/en-us/library/ms741684(VS.85).aspx
>
> http://msdn2.microsoft.com/en-us/library/ms741513(VS.85).aspx
>
> http://msdn2.microsoft.com/en-us/library/ms737757(VS.85).aspx
>
> http://msdn2.microsoft.com/en-us/library/ms740481(VS.85).aspx
>
> http://msdn2.microsoft.com/en-us/library/ms737582(VS.85).aspx
>
> http://msdn2.microsoft.com/en-us/library/ms741549(VS.85).aspx
>
> http://msdn2.microsoft.com/en-us/library/ms741580(VS.85).aspx
>
> Kellie.

Thank you Kellie,
once again you are a star.

Giovanni

Report this thread to moderator Post Follow-up to this message
Old Post
Gio
02-29-08 11:55 PM


Re: socket interface
On Feb 29, 1:58=A0pm, Gio <giovanni_dim...@virgilio.it> wrote:
>
> Thank you Kellie,
> once again you are a star.
>

Siete molto benvenuti...

Kellie.


Report this thread to moderator Post Follow-up to this message
Old Post
Kellie Fitton
02-29-08 11:55 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Cobol archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 08:15 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.