|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Pascal udp
Hi lads,
I figure you're all getting a bit tired of my noob pascal (considered a noob language) questions but plz bare with me on this one =) Does any one know of a good tut on UDP programming in pascal? Perhaps my googling skillz suck or there are just no good tuts on this. thx/lingon |
|
#2
|
||||
|
||||
|
Socket programming as a whole is not part of the Pascal standard, though there may be a 3rd party lib somewhere that does it. If you're using Delphi though, there are a bunch of socket components available and they do support UDP.
__________________
Up the Irons What Would Jimi Do? Smash amps. Burn guitar. Take the groupies home. "Death Before Dishonour, my Friends!!" - Bruce D ickinson, Iron Maiden Aug 20, 2005 @ OzzFest Down with Sharon Osbourne Puzzle of the Month solved by Keath and KevinADC, superior perl programmers of the month Looking for a perl job with kick-*** programmers in a well-known NASDAQ listed tech company with branches in the US and Europe? We're hiring. PM me for details. Requirements |
|
#3
|
||||
|
||||
|
FreePascal supports sockets and IIRC had a tutorial/documentation on how to work with their library. I assume GNU Pascal also has sockets since IIRC it borrows things from GCC. These are the two of the main Pascal's out there, I'm not sure why anyone would use anything else.
|
|
#4
|
||||
|
||||
|
Okay, thanks. I will check it out. Oh, and I use FPC.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Other Programming Languages > Pascal udp |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|