* TFTP client compatible with RFC-1350 * compile under visiual c++ or borland c++ * author email: yuyushine@163.com ***************************************************/ #define _VC /* if compile under visiual c++ else undefine this*/ #include <stdio.h> #include <winsock.h> #include <conio.h> #ifndef MAKEWORD #define MAKEWORD(l,h) ((WORD)(((BYTE)(l))|(((WORD)(BYTE)(h))<<8))) #endif #define WSA_MAJOR_VERSION 1 #define WSA_MINOR_VERSION 1 #define WSA_VERSION MAKEWORD(WSA_MAJOR_VERSION, WSA_MINOR_VERSION)
标签: compatible borland compile visiual
上传时间: 2014-01-15
上传用户:yuchunhai1990
open source dhcp server client etc...
上传时间: 2014-01-06
上传用户:sunjet
the Customer programs in vb for a connection server winsock, client - server
标签: server connection Customer programs
上传时间: 2017-08-18
上传用户:a6697238
Browser-based (HTTP) file uploading is a great way to transfer arbitrary files from a client machine to the Web server which adds another dimension to Web-based applications.
标签: Browser-based arbitrary uploading transfer
上传时间: 2017-08-21
上传用户:13188549192
Bluetooth chat Server and Client in j2me
标签: Bluetooth Server Client chat
上传时间: 2017-08-25
上传用户:源弋弋
german side channel attack description
标签: description channel german attack
上传时间: 2014-01-24
上传用户:caixiaoxu26
Linux sockets client and server example programs.
标签: programs sockets example client
上传时间: 2014-01-25
上传用户:cx111111
Linux下DHCP Client的实现。
上传时间: 2013-12-25
上传用户:CSUSheep
This is my first class to beginning with smpp. This is a smpp client with visual (not console as SMPPTest of logica) :)
上传时间: 2013-12-24
上传用户:Amygdala
usb-single side diagram for isp microcontroller
标签: microcontroller usb-single diagram side
上传时间: 2014-10-25
上传用户:ayfeixiao