Welcome![Sign In][Sign Up]
Location:
Search - WSA

Search list

[OS programWSA

Description: 一个系统安全工具,可管理系统进程、服务、启动项、等-a system security tools, process management systems, services, Startup items, etc.
Platform: | Size: 255640 | Author: 江洪洪 | Hits:

[Other resourceWSA

Description: 关于Windows Sockets API Interface方面的一篇不错的pdf文档,推荐给想了解Windows Sockets API Interface的朋友。
Platform: | Size: 84778 | Author: nadam | Hits:

[OS programWSA

Description: 一个系统安全工具,可管理系统进程、服务、启动项、等-a system security tools, process management systems, services, Startup items, etc.
Platform: | Size: 254976 | Author: | Hits:

[OtherWSA

Description: 关于Windows Sockets API Interface方面的一篇不错的pdf文档,推荐给想了解Windows Sockets API Interface的朋友。-On the Windows Sockets API Interface aspects of a good pdf documents, recommended to would like to know the Windows Sockets API Interface friends.
Platform: | Size: 84992 | Author: nadam | Hits:

[JSP/JavaWebService

Description: Java Webservice小例子。应用XFire框架。WSA文件夹下是Server端,WSC下是Client端。-Java Webservice small example. XFire framework applications. WSA folder is Server-side, WSC is Client side.
Platform: | Size: 421888 | Author: 张怡远 | Hits:

[OtherDATALLBBS30

Description: ATALL(www.datall.com)树形论坛采用ASP+XML+JS制作完成全面实现HTML,是seoweb论坛(v.1.3)的升级版本.该论坛小而精。具备所有论坛的功能。而且该论坛发布的帖子全部为HTML静态页面。让您的论坛更方便的被搜索引擎搜索到,减少服务器负载。绝好的一套论坛系统。 管理登陆地址:http://localhost/wsa/adminlogin.asp 用户名:admin 密碼:123456 -lkdsjfhg klng lsdjhf lfmbd klfjgds l
Platform: | Size: 440320 | Author: 陈晨 | Hits:

[Communication-MobileWSA

Description: 本程序是基于c的winsock的编程,希望对各位有所帮助-This procedure is based on c, winsock programming, want to help you
Platform: | Size: 1862656 | Author: 冷雪 | Hits:

[CommunicationWSAChat

Description: Basic C, WSA 2.0 chat server and client.
Platform: | Size: 803840 | Author: john | Hits:

[Internet-Networkwsa.pdf

Description: ns2 development for wireless networks
Platform: | Size: 162816 | Author: sudheesh | Hits:

[Internet-Networkwinsock

Description: Windows Sockets API (WSA), which was later shortened to Winsock, is a technical specification that defines how Windows network software should access network services, especially TCP/IP. It defines a standard interface between a Windows TCP/IP client application (such as an FTP client or a web browser) and the underlying TCP/IP protocol stack. The nomenclature is based on the Berkeley sockets API model used in BSD for communications between programs. Initially, all the participating developers resisted the shortening of the name to Winsock for a long time, since there was much confusion among users between the API and the DLL library file (winsock.dll) which only exposed the common WSA interfaces to applications above it. Users would commonly believe that only making sure the DLL file was present on a system would provide full TCP/IP protocol support.
Platform: | Size: 1024 | Author: catleya | Hits:

[Otherwsa

Description: 无速度传感器的异步电机矢量控制书籍对学习电机的控制有很大的帮助-Speed ​ ​ sensorless induction motor vector control books of great help to learning motor control
Platform: | Size: 490496 | Author: 撒上的 | Hits:

[CommunicationUDP.rar

Description: 1、首先需要定义的对象: SOCKET ReceivingSocket //接收端的Socket SOCKADDR_IN ReceiverAddr //接收端的地址信息 char ReceiveBuf[1024] //接收数据缓冲区大小 int BufLength //缓冲区长度 SOCKADDR_IN SenderAddr //发送数据端地址信息 int SenderAddrSize = sizeof(SenderAddr) //发送端地址信息的长度 2、启动WSA动态库: WSAStartup(MAKEWORD(2,2),&wsd) 3、创建socket: ReceivingSocket=socket(AF_INET,SOCK_DGRAM,IPPROTO_UDP) 4、初始化服务器地址及监听端口 ReceiverAddr.sin_family=AF_INET //家族 ReceiverAddr.sin_port=htons(9000) //设置端口号 ReceiverAddr.sin_addr.s_addr=htonl(INADDR_ANY) //地址 5、绑定端口 6、接收数据: ReceivingSocket,//接收端Socket ReceiveBuf,//接收端用来存储数据的缓冲区 BufLength,//缓冲区的大小 0,//接收的附加选项,设置为0即可 (SOCKADDR*)&SenderAddr,//发送端的Socket地址 &SenderAddrSize//发送端Socket地址的大小 ) 7、关闭socket,关闭WSA,1, you first need to define the object: the SOCKET ReceivingSocket // the the receiving end Socket SOCKADDR_IN distant ReceiverAddr // the receiving end the address information char ReceiveBuf of [1024] /​ ​ / receive data buffer size int BufLength // buffer length SOCKADDR_IN distant SenderAddr // send data end address information int SenderAddrSize = sizeof (SenderAddr) // length of the address information of the sender, start WSA dynamic library: the WSAStartup (MAKEWORD (2,2), & wsd) 3, create socket: ReceivingSocket = socket ( AF_INET, SOCK_DGRAM, IPPROTO_UDP) initialize server address and listen port ReceiverAddr.sin_family = AF_INET //family ReceiverAddr.sin_port = htons (9000) //set port number ReceiverAddr.sin_addr.s_addr = htonl (INADDR_ANY) //address 5, binding port 6 the the receiver Data: ReceivingSocket,// ​ ​ receiving end the the Socket ReceiveBuf,// ​ ​ receiving end is used to store data buffer BufLength// buffer size 0,// ​
Platform: | Size: 5223424 | Author: xiaoxiao | Hits:

[Program docWinsock

Description: Windows Sockets API (WSA), which was later shortened to Winsock, is a technical specification that defines how Windows network software should access network services, especially TCP/IP. It defines a standard interface between a Windows TCP/IP client application (such as an FTP client or a web browser) and the underlying TCP/IP protocol stack
Platform: | Size: 260096 | Author: Jimmy | Hits:

[OS programWSA

Description: 如上程序是为了完成输入字符串的加密,将全部的字母都换成它的后面第三个字符,在输入时是一次性输入一串字符的-As the program is to complete the input string encryption, all the letters are replaced behind it the third character in the input string of characters is entered once
Platform: | Size: 12288 | Author: cyf | Hits:

[matlabWSA

Description: simulation results of weighted sum average method GA
Platform: | Size: 840704 | Author: nithya86 | Hits:

[VC/MFCWSA(C++)

Description: matlab code for water search algorithm
Platform: | Size: 11749376 | Author: khsdf | Hits:

[Internet-NetworkTCPWSASocket

Description: 该程序实现了基于Windows的TCP/IP通讯(The program implements a Windows based TCP/IP communication)
Platform: | Size: 9785344 | Author: lrx2712 | Hits:

[matlabWSA(matlab)

Description: 基本鲸鱼群算法,包括移动、选择等指令,常用于解决NP hard问题(The basic whale group algorithm, including mobile and selection instructions, is often used to solve the NP hard problem.)
Platform: | Size: 10240 | Author: 顶顶顶123 | Hits:

CodeBus www.codebus.net